This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allnoconfig in repository toolchain/linux-next.
from c343db455eb3 Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/s [...] adds 9c0be3f6b5d7 tracepoint: Fix tracepoint array element size mismatch adds 12ad0cb2123a tracing: Use trace_clock_local() for looping in preemptirq [...] adds 9bd871df56a7 Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/sc [...] adds c994b12945a6 test_ida: Fix lockdep warning adds a309d5db5879 idr: Change documentation license adds ca9f672f7c6b Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.o [...] adds 19e6420e4170 LICENSES: Remove CC-BY-SA-4.0 license text adds eb66ae030829 mremap: properly flush TLB before releasing the page adds 169b80339749 cachefiles: fix the race between cachefiles_bury_object() [...] adds 1ff22883b0b2 fscache: Fix incomplete initialisation of inline key space adds fa520c47eaa1 fscache: Fix out of bound read in long cookie keys
No new revisions were added by this update.
Summary of changes: Documentation/core-api/idr.rst | 2 +- LICENSES/other/CC-BY-SA-4.0 | 397 ----------------------------------- fs/cachefiles/namei.c | 2 +- fs/fscache/cookie.c | 31 +-- fs/fscache/internal.h | 1 - fs/fscache/main.c | 4 +- include/linux/huge_mm.h | 2 +- include/linux/module.h | 3 +- include/linux/tracepoint-defs.h | 6 + include/linux/tracepoint.h | 36 ++-- kernel/trace/preemptirq_delay_test.c | 10 +- kernel/tracepoint.c | 24 +-- lib/test_ida.c | 4 +- mm/huge_memory.c | 10 +- mm/mremap.c | 30 ++- 15 files changed, 77 insertions(+), 485 deletions(-) delete mode 100644 LICENSES/other/CC-BY-SA-4.0