Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "14 fixes and one selftest to verify the ipc fixes herein" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: mm: limit boost_watermark on small zones ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST mm/vmscan: remove unnecessary argument description of isolate_lru_pages() epoll: atomically remove wait entry on wake up kselftests: introduce new epoll60 testcase for catching lost wakeups percpu: make pcpu_alloc() aware of current gfp context mm/slub: fix incorrect interpretation of s->offset scripts/gdb: repair rb_first() and rb_last() eventpoll: fix missing wakeup for ovflist in ep_poll_callback arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() scripts/decodecode: fix trapping instruction formatting kernel/kcov.c: fix typos in kcov_remote_start documentation mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() mm, memcg: fix error return value of mem_cgroup_css_alloc() ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
No related branches found
No related tags found
Showing
- arch/x86/kvm/svm/sev.c 1 addition, 1 deletionarch/x86/kvm/svm/sev.c
- fs/eventpoll.c 33 additions, 28 deletionsfs/eventpoll.c
- ipc/mqueue.c 26 additions, 8 deletionsipc/mqueue.c
- kernel/kcov.c 2 additions, 2 deletionskernel/kcov.c
- lib/Kconfig.ubsan 6 additions, 9 deletionslib/Kconfig.ubsan
- mm/memcontrol.c 9 additions, 6 deletionsmm/memcontrol.c
- mm/page_alloc.c 9 additions, 0 deletionsmm/page_alloc.c
- mm/percpu.c 10 additions, 4 deletionsmm/percpu.c
- mm/slub.c 30 additions, 15 deletionsmm/slub.c
- mm/vmscan.c 0 additions, 1 deletionmm/vmscan.c
- scripts/decodecode 1 addition, 1 deletionscripts/decodecode
- scripts/gdb/linux/rbtree.py 2 additions, 2 deletionsscripts/gdb/linux/rbtree.py
- tools/testing/selftests/filesystems/epoll/epoll_wakeup_test.c 146 additions, 0 deletions...s/testing/selftests/filesystems/epoll/epoll_wakeup_test.c
- tools/testing/selftests/wireguard/qemu/debug.config 0 additions, 1 deletiontools/testing/selftests/wireguard/qemu/debug.config
Loading
Please register or sign in to comment