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-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from eb70e26cd79d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds a28f239e2967 afs: Fix race in commit bulk status fetch adds a81bc3102b4f ceph: take the inode lock before acquiring cap refs adds 6a81749ebe5f ceph: increment/decrement dio counter on async requests adds 633739b2fedb rbd: silence bogus uninitialized warning in rbd_object_map [...] adds 875fef493f21 Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client adds 93bd25bb69f4 io_uring: make timeout sequence == 0 mean no sequence adds e3a5d8e386c3 block: check bi_size overflow before merge adds 5683e5406e94 io_uring: Fix getting file for timeout adds 5e559561a8d7 io_uring: ensure registered buffer import returns the IO length adds 478de3380c1c block, bfq: deschedule empty bfq_queues not referred by an [...] adds 8b37bc277fb4 iocost: check active_list of all the ancestors in iocg_activate() adds dcb77e4b274b rsxx: add missed destroy_workqueue calls in remove adds b226c9e1f4cb Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block adds fa3a5a1880c9 Input: ff-memless - kill timer in destroy() adds ba60cf9f78f0 Input: synaptics-rmi4 - destroy F54 poller workqueue when [...] adds 768ea88bcb23 Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation adds 6c9594bdd474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds a85dfc305a21 mm: mempolicy: fix the wrong return value and potential pa [...] adds 820729629730 mm: fix trying to reclaim unevictable lru page when callin [...] adds 8e20ba2e53fc lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations adds 00d484f354d8 mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() adds 0362f326d86c mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_char [...] adds aea4df4c53f7 mm: slub: really fix slab walking for init_on_free adds 4655e5e5f387 mm,thp: recheck each page before collapsing file THP adds 2c91f8fc6c99 mm/memory_hotplug: fix try_offline_node() adds 5df373e95689 mm/page_io.c: do not free shared swap slots adds 76a1850e4572 mm/debug.c: __dump_page() prints an extra line adds 6855ac4acd3b mm/debug.c: PageAnon() is true for PageKsm() pages adds bec8b6e944a2 Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: block/bfq-iosched.c | 32 ++++++++++++++++++++++++------ block/bio.c | 2 +- block/blk-iocost.c | 8 ++++++-- drivers/base/memory.c | 36 ++++++++++++++++++++++++++++++++++ drivers/block/rbd.c | 2 +- drivers/block/rsxx/core.c | 2 ++ drivers/input/ff-memless.c | 9 +++++++++ drivers/input/mouse/synaptics.c | 1 + drivers/input/rmi4/rmi_f54.c | 1 + fs/afs/dir.c | 7 ++++++- fs/ceph/file.c | 29 ++++++++++++++++++++------- fs/io_uring.c | 32 ++++++++++++++++++++++-------- include/linux/memory.h | 1 + lib/xz/xz_dec_lzma2.c | 1 + mm/debug.c | 31 +++++++++++++++-------------- mm/hugetlb_cgroup.c | 2 +- mm/khugepaged.c | 28 +++++++++++++++------------ mm/madvise.c | 16 +++++++++++---- mm/memcontrol.c | 2 +- mm/memory_hotplug.c | 43 ++++++++++++++++++++++++++--------------- mm/mempolicy.c | 14 +++++++++----- mm/page_io.c | 6 +++--- mm/slub.c | 39 +++++++++---------------------------- 23 files changed, 232 insertions(+), 112 deletions(-)