Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull hotfixes from Andrew Morton: "24 MM and non-MM hotfixes. 8 marked cc:stable and 16 for post-6.0 issues. There have been a lot of hotfixes this cycle, and this is quite a large batch given how far we are into the -rc cycle. Presumably a reflection of the unusually large amount of MM material which went into 6.1-rc1" * tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (24 commits) test_kprobes: fix implicit declaration error of test_kprobes nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 mm: fix unexpected changes to {failslab|fail_page_alloc}.attr swapfile: fix soft lockup in scan_swap_map_slots hugetlb: fix __prep_compound_gigantic_page page flag setting kfence: fix stack trace pruning proc/meminfo: fix spacing in SecPageTables mm: multi-gen LRU: retry folios written back while isolated mailmap: update email address for Satya Priya mm/migrate_device: return number of migrating pages in args->cpages kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible MAINTAINERS: update Alex Hung's email address mailmap: update Alex Hung's email address mm: mmap: fix documentation for vma_mas_szero mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed mm/memory: return vm_fault_t result from migrate_to_ram() callback mm: correctly charge compressed memory to its memcg ipc/shm: call underlying open/close vm_ops gcov: clang: fix the buffer overflow issue ...
Showing
- .mailmap 2 additions, 0 deletions.mailmap
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- fs/nilfs2/sufile.c 8 additions, 0 deletionsfs/nilfs2/sufile.c
- fs/proc/meminfo.c 1 addition, 1 deletionfs/proc/meminfo.c
- include/linux/fault-inject.h 5 additions, 2 deletionsinclude/linux/fault-inject.h
- include/linux/license.h 2 additions, 0 deletionsinclude/linux/license.h
- include/trace/events/huge_memory.h 4 additions, 4 deletionsinclude/trace/events/huge_memory.h
- ipc/shm.c 25 additions, 9 deletionsipc/shm.c
- kernel/gcov/clang.c 2 additions, 0 deletionskernel/gcov/clang.c
- lib/Kconfig.debug 1 addition, 0 deletionslib/Kconfig.debug
- lib/fault-inject.c 8 additions, 5 deletionslib/fault-inject.c
- mm/damon/sysfs.c 4 additions, 0 deletionsmm/damon/sysfs.c
- mm/failslab.c 10 additions, 2 deletionsmm/failslab.c
- mm/hugetlb.c 3 additions, 1 deletionmm/hugetlb.c
- mm/kfence/report.c 9 additions, 4 deletionsmm/kfence/report.c
- mm/khugepaged.c 15 additions, 20 deletionsmm/khugepaged.c
- mm/memcontrol.c 1 addition, 1 deletionmm/memcontrol.c
- mm/memory.c 1 addition, 1 deletionmm/memory.c
- mm/migrate_device.c 6 additions, 2 deletionsmm/migrate_device.c
- mm/mmap.c 1 addition, 1 deletionmm/mmap.c
Loading
Please register or sign in to comment