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-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from b3a987b0264d Linux 5.5-rc6 adds bc8a76a152c5 drm/i915/gen9: Clear residual context state on context switch adds 63d264fe0868 Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin. adds cc638f329ef6 mm, thp: tweak reclaim/compaction effort of local-only and [...] adds 8068df3b6037 mm/memory_hotplug: don't free usage map when removing a re [...] adds 97d3d0f9a1cf mm/huge_memory.c: thp: fix conflict of above-47bit hint ad [...] adds 991589974d9c mm/shmem.c: thp, shmem: fix conflict of above-47bit hint a [...] adds 4a87e2a25dc2 mm: memcg/slab: fix percpu slab vmstats flushing adds 8e57f8acbbd1 mm, debug_pagealloc: don't rely on static keys too early adds 6d9e8c651dd9 mm/page-writeback.c: avoid potential division by zero in w [...] adds d3ac946ec9de mm/page-writeback.c: use div64_ul() for u64-by-unsigned-lo [...] adds 0a5d1a7f6470 mm/page-writeback.c: improve arithmetic divisions adds 2fe20210fc5f mm: memcg/slab: call flush_memcg_workqueue() only if memcg [...] adds 554913f600b4 mm: khugepaged: add trace status description for SCAN_PAGE [...] adds 3f1f9a9b715c Merge branch 'akpm' (patches from Andrew) adds 8379bb84be75 keys: Fix request_key() cache adds 40a708bd622b afs: Fix use-after-loss-of-ref adds f52b83b0b1c4 afs: Fix afs_lookup() to not clobber the version on a new dentry adds e033e7d4a808 Merge branch 'dhowells' (patches from DavidH) adds 465f4edaecc6 scsi: sd: Clear sdkp->protection_type if disk is reformatt [...] adds 529244bd1afc scsi: enclosure: Fix stale device oops with hot replug adds c21ed4d9a636 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 4f0bd808134d asm-generic/nds32: don't redefine cacheflush primitives adds 060dc911501f nds32: fix build failure caused by page table folding updates adds 67373994d275 Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/sc [...] adds 4f80b70e1953 parisc: Use proper printk format for resource_size_t adds 8b7f938e0a03 parisc: fix map_pages() to actually populate upper directory adds 452424cdcbca Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/sc [...] new b32b9ed493f9 xprtrdma: Fix create_qp crash on device unload new 13cb886c591f xprtrdma: Fix completion wait during device removal new 671c450b6fe0 xprtrdma: Fix oops in Receive handler after device removal new 95e20af9fb9c Merge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org/proje [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/nds32/include/asm/cacheflush.h | 11 ++++--- arch/nds32/include/asm/pgtable.h | 2 +- arch/parisc/kernel/drivers.c | 4 +-- arch/parisc/mm/init.c | 2 +- drivers/gpu/drm/i915/gt/intel_lrc.c | 8 +++++ drivers/misc/enclosure.c | 3 +- drivers/scsi/sd.c | 4 ++- fs/afs/dir.c | 18 +++++------ include/asm-generic/cacheflush.h | 33 +++++++++++++++++++- include/linux/mm.h | 18 +++++++++-- include/linux/mmzone.h | 5 ++- include/trace/events/afs.h | 12 ++------ include/trace/events/huge_memory.h | 3 +- init/main.c | 1 + kernel/cred.c | 4 +-- mm/huge_memory.c | 38 ++++++++++++++--------- mm/memcontrol.c | 37 ++++++---------------- mm/mempolicy.c | 10 ++++-- mm/page-writeback.c | 10 +++--- mm/page_alloc.c | 61 +++++++++++-------------------------- mm/shmem.c | 7 +++-- mm/slab.c | 4 +-- mm/slab_common.c | 3 +- mm/slub.c | 2 +- mm/sparse.c | 9 +++++- mm/vmalloc.c | 4 +-- net/sunrpc/xprtrdma/verbs.c | 29 +++++++++++++----- net/sunrpc/xprtrdma/xprt_rdma.h | 2 ++ 28 files changed, 194 insertions(+), 150 deletions(-)