Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of...
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from Andrew Morton: "17 hotfixes. Eight are for MM and seven are for other parts of the kernel. Seven are cc:stable and eight address post-6.3 issues or were judged unsuitable for -stable backporting" * tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: mailmap: map Dikshita Agarwal's old address to his current one mailmap: map Vikash Garodia's old address to his current one fs/cramfs/inode.c: initialize file_ra_state fs: hfsplus: fix UAF issue in hfsplus_put_super panic: fix the panic_print NMI backtrace setting lib: parser: update documentation for match_NUMBER functions kasan, x86: don't rename memintrinsics in uninstrumented files kasan: test: fix test for new meminstrinsic instrumentation kasan: treat meminstrinsic as builtins in uninstrumented files kasan: emit different calls for instrumentable memintrinsics ocfs2: fix non-auto defrag path not working issue ocfs2: fix defrag path triggering jbd2 ASSERT mailmap: map Georgi Djakov's old Linaro address to his current one mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSH mm/damon/paddr: fix missing folio_put() mm/mremap: fix dup_anon_vma() in vma_merge() case 4
Showing
- .mailmap 3 additions, 0 deletions.mailmap
- arch/x86/include/asm/string_64.h 0 additions, 19 deletionsarch/x86/include/asm/string_64.h
- fs/cramfs/inode.c 1 addition, 1 deletionfs/cramfs/inode.c
- fs/hfsplus/super.c 2 additions, 2 deletionsfs/hfsplus/super.c
- fs/ocfs2/move_extents.c 13 additions, 21 deletionsfs/ocfs2/move_extents.c
- include/linux/rmap.h 1 addition, 1 deletioninclude/linux/rmap.h
- kernel/panic.c 26 additions, 18 deletionskernel/panic.c
- lib/Kconfig.kasan 9 additions, 0 deletionslib/Kconfig.kasan
- lib/parser.c 7 additions, 7 deletionslib/parser.c
- lib/zlib_deflate/defutil.h 3 additions, 1 deletionlib/zlib_deflate/defutil.h
- mm/damon/paddr.c 3 additions, 4 deletionsmm/damon/paddr.c
- mm/kasan/Makefile 8 additions, 1 deletionmm/kasan/Makefile
- mm/kasan/kasan.h 4 additions, 0 deletionsmm/kasan/kasan.h
- mm/kasan/kasan_test.c 29 additions, 0 deletionsmm/kasan/kasan_test.c
- mm/kasan/shadow.c 15 additions, 1 deletionmm/kasan/shadow.c
- mm/memory-failure.c 4 additions, 4 deletionsmm/memory-failure.c
- mm/mmap.c 1 addition, 1 deletionmm/mmap.c
- mm/rmap.c 1 addition, 1 deletionmm/rmap.c
- scripts/Makefile.kasan 17 additions, 0 deletionsscripts/Makefile.kasan
Loading
Please register or sign in to comment