-
- Downloads
Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "Subsystems affected by this patch series: mm (memremap, memcg, slab-generic, kasan, mempolicy, pagecache, oom-kill, pagemap), kthread, signals, lib, epoll, and core-kernel" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: kernel/hung_task.c: make type annotations consistent epoll: add a selftest for epoll timeout race mm: always have io_remap_pfn_range() set pgprot_decrypted() mm, oom: keep oom_adj under or at upper limit when printing kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled mm/truncate.c: make __invalidate_mapping_pages() static lib/crc32test: remove extra local_irq_disable/enable ptrace: fix task_join_group_stop() for the case when current is traced mm: mempolicy: fix potential pte_unmap_unlock pte error kasan: adopt KUNIT tests to SW_TAGS mode mm: memcg: link page counters to root if use_hierarchy is false mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg hugetlb_cgroup: fix reservation accounting mm/mremap_pages: fix static key devmap_managed_key updates
Showing
- fs/proc/base.c 2 additions, 0 deletionsfs/proc/base.c
- include/linux/mm.h 9 additions, 0 deletionsinclude/linux/mm.h
- include/linux/pgtable.h 0 additions, 4 deletionsinclude/linux/pgtable.h
- kernel/hung_task.c 1 addition, 2 deletionskernel/hung_task.c
- kernel/kthread.c 2 additions, 1 deletionkernel/kthread.c
- kernel/signal.c 10 additions, 9 deletionskernel/signal.c
- lib/crc32test.c 0 additions, 4 deletionslib/crc32test.c
- lib/test_kasan.c 107 additions, 42 deletionslib/test_kasan.c
- mm/hugetlb.c 11 additions, 9 deletionsmm/hugetlb.c
- mm/memcontrol.c 18 additions, 7 deletionsmm/memcontrol.c
- mm/mempolicy.c 3 additions, 3 deletionsmm/mempolicy.c
- mm/memremap.c 16 additions, 23 deletionsmm/memremap.c
- mm/truncate.c 1 addition, 1 deletionmm/truncate.c
- tools/testing/selftests/filesystems/epoll/epoll_wakeup_test.c 95 additions, 0 deletions...s/testing/selftests/filesystems/epoll/epoll_wakeup_test.c
Loading
Please register or sign in to comment