-
- Downloads
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull misc fixes from Andrew Morton: "Seven MM fixes, three of which address issues added in the most recent merge window, four of which are cc:stable. Three non-MM fixes, none very serious" [ And yes, that's a real pull request from Andrew, not me creating a branch from emailed patches. Woo-hoo! ] * tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: MAINTAINERS: add a mailing list for DAMON development selftests: vm: Makefile: rename TARGETS to VMTARGETS mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool mailmap: add entry for martyna.szapar-mudlaw@intel.com arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map procfs: prevent unprivileged processes accessing fdinfo dir mm: mremap: fix sign for EFAULT error return value mm/hwpoison: use pr_err() instead of dump_page() in get_any_page() mm/huge_memory: do not overkill when splitting huge_zero_page Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Showing
- .mailmap 1 addition, 0 deletions.mailmap
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- arch/arm/include/asm/io.h 3 additions, 0 deletionsarch/arm/include/asm/io.h
- arch/arm/mm/ioremap.c 8 additions, 0 deletionsarch/arm/mm/ioremap.c
- arch/arm64/include/asm/io.h 4 additions, 0 deletionsarch/arm64/include/asm/io.h
- arch/arm64/mm/ioremap.c 8 additions, 0 deletionsarch/arm64/mm/ioremap.c
- fs/proc/fd.c 22 additions, 1 deletionfs/proc/fd.c
- mm/huge_memory.c 6 additions, 1 deletionmm/huge_memory.c
- mm/kfence/core.c 10 additions, 0 deletionsmm/kfence/core.c
- mm/memory-failure.c 1 addition, 14 deletionsmm/memory-failure.c
- mm/mremap.c 1 addition, 1 deletionmm/mremap.c
- tools/testing/selftests/vm/Makefile 5 additions, 5 deletionstools/testing/selftests/vm/Makefile
Loading
Please register or sign in to comment