From: Linus Torvalds Date: Fri, 22 Apr 2022 17:10:43 +0000 (-0700) Subject: Merge branch 'akpm' (patches from Andrew) X-Git-Tag: v6.6.17~7709 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=281b9d9a4b02229b602a14f7540206b0fbe4134f;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'akpm' (patches from Andrew) Merge misc fixes from Andrew Morton: "13 patches. Subsystems affected by this patch series: mm (memory-failure, memcg, userfaultfd, hugetlbfs, mremap, oom-kill, kasan, hmm), and kcov" * emailed patches from Andrew Morton : mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove() kcov: don't generate a warning on vm_insert_page()'s failure MAINTAINERS: add Vincenzo Frascino to KASAN reviewers oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup selftest/vm: add skip support to mremap_test selftest/vm: support xfail in mremap_test selftest/vm: verify remap destination address in mremap_test selftest/vm: verify mmap addr in mremap_test mm, hugetlb: allow for "high" userspace addresses userfaultfd: mark uffd_wp regardless of VM_WRITE flag memcg: sync flush only if periodic flush is delayed mm/memory-failure.c: skip huge_zero_page in memory_failure() mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() --- 281b9d9a4b02229b602a14f7540206b0fbe4134f