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-allyesconfig in repository toolchain/ci/linux.
from 3cea11cd5e3b Linux 5.10-rc2 adds 495023e4e49e of: Drop superfluous ULL suffix for ~0 adds 46b1ee38b2ba mm/mremap_pages: fix static key devmap_managed_key updates adds 79aa925bf239 hugetlb_cgroup: fix reservation accounting adds 7de2e9f195b9 mm: memcontrol: correct the NR_ANON_THPS counter of hierar [...] adds 8de15e920dc8 mm: memcg: link page counters to root if use_hierarchy is false adds 58b999d7a22c kasan: adopt KUNIT tests to SW_TAGS mode adds 3f08842098e8 mm: mempolicy: fix potential pte_unmap_unlock pte error adds 7b3c36fc4c23 ptrace: fix task_join_group_stop() for the case when curre [...] adds aa4e460f0976 lib/crc32test: remove extra local_irq_disable/enable adds a77eedbc871e mm/truncate.c: make __invalidate_mapping_pages() static adds 6993d0fdbee0 kthread_worker: prevent queuing delayed work from timer_fn [...] adds 66606567dedf mm, oom: keep oom_adj under or at upper limit when printing adds f8f6ae5d077a mm: always have io_remap_pfn_range() set pgprot_decrypted() adds afabdf333872 epoll: add a selftest for epoll timeout race adds 3b70ae4f5c4e kernel/hung_task.c: make type annotations consistent adds b7cbaf59f62f Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: drivers/of/device.c | 2 +- fs/proc/base.c | 2 + include/linux/mm.h | 9 ++ include/linux/pgtable.h | 4 - kernel/hung_task.c | 3 +- kernel/kthread.c | 3 +- kernel/signal.c | 19 +-- lib/crc32test.c | 4 - lib/test_kasan.c | 149 +++++++++++++++------ mm/hugetlb.c | 20 +-- mm/memcontrol.c | 25 +++- mm/mempolicy.c | 6 +- mm/memremap.c | 39 +++--- mm/truncate.c | 2 +- .../filesystems/epoll/epoll_wakeup_test.c | 95 +++++++++++++ 15 files changed, 276 insertions(+), 106 deletions(-)