This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b84eeed05a88 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 0ec8bc9e880e mm, swap: fix allocation and scanning race with swapoff new a39326767c55 tools/mm: fix compile error new a4a282daf1a1 mm/mremap: fix address wraparound in move_page_tables() new 31daa34315d4 crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 new fd7b4f9f46d4 sched/task_stack: fix object_is_on_stack() for KASAN tagge [...] new 669b0cb81e4e fs/proc/task_mmu: prevent integer overflow in pagemap_scan [...] new 0740e54304dc mm, doc: update read_ahead_kb for MADV_HUGEPAGE new 8ce41b0f9d77 mm: fix NULL pointer dereference in alloc_pages_bulk_noprof new 737f34137844 ocfs2: uncache inode which has failed entering the group new d1aa0c04294e mm: revert "mm: shmem: fix data-race in shmem_getattr()" new 4a5df3796467 Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://g [...]
The 11 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/stable/sysfs-block | 3 +++ arch/arm/Kconfig | 3 +++ arch/arm64/Kconfig | 3 +++ arch/loongarch/Kconfig | 3 +++ arch/mips/Kconfig | 3 +++ arch/powerpc/Kconfig | 4 ++++ arch/riscv/Kconfig | 3 +++ arch/s390/Kconfig | 3 +++ arch/sh/Kconfig | 3 +++ arch/x86/Kconfig | 3 +++ fs/ocfs2/resize.c | 2 ++ fs/proc/task_mmu.c | 4 +++- include/linux/sched/task_stack.h | 2 ++ kernel/Kconfig.kexec | 2 +- mm/mremap.c | 2 +- mm/page_alloc.c | 3 ++- mm/shmem.c | 2 -- mm/swapfile.c | 22 +++++++++++++++++++--- tools/mm/page-types.c | 2 +- 19 files changed, 62 insertions(+), 10 deletions(-)