This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 3cea11cd5e3b Linux 5.10-rc2 new 495023e4e49e of: Drop superfluous ULL suffix for ~0 new 46b1ee38b2ba mm/mremap_pages: fix static key devmap_managed_key updates new 79aa925bf239 hugetlb_cgroup: fix reservation accounting new 7de2e9f195b9 mm: memcontrol: correct the NR_ANON_THPS counter of hierar [...] new 8de15e920dc8 mm: memcg: link page counters to root if use_hierarchy is false new 58b999d7a22c kasan: adopt KUNIT tests to SW_TAGS mode new 3f08842098e8 mm: mempolicy: fix potential pte_unmap_unlock pte error new 7b3c36fc4c23 ptrace: fix task_join_group_stop() for the case when curre [...] new aa4e460f0976 lib/crc32test: remove extra local_irq_disable/enable new a77eedbc871e mm/truncate.c: make __invalidate_mapping_pages() static new 6993d0fdbee0 kthread_worker: prevent queuing delayed work from timer_fn [...] new 66606567dedf mm, oom: keep oom_adj under or at upper limit when printing new f8f6ae5d077a mm: always have io_remap_pfn_range() set pgprot_decrypted() new afabdf333872 epoll: add a selftest for epoll timeout race new 3b70ae4f5c4e kernel/hung_task.c: make type annotations consistent new b7cbaf59f62f Merge branch 'akpm' (patches from Andrew)
The 16 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: 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(-)