This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c29214bc8916 Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/ [...] new 4c6759967826 mm/mremap: fix dup_anon_vma() in vma_merge() case 4 new 3f98c9a62c33 mm/damon/paddr: fix missing folio_put() new 1c0a0af511ef lib/zlib: DFLTCC deflate does not write all available bits [...] new 6da6b1d4a7df mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON new d49b49706038 mailmap: map Georgi Djakov's old Linaro address to his cur [...] new 60eed1e3d450 ocfs2: fix defrag path triggering jbd2 ASSERT new 236b9254f8d1 ocfs2: fix non-auto defrag path not working issue new 51287dcb00cc kasan: emit different calls for instrumentable memintrinsics new 36be5cba99f6 kasan: treat meminstrinsic as builtins in uninstrumented files new 85f195b12d8b kasan: test: fix test for new meminstrinsic instrumentation new 4ec4190be4cf kasan, x86: don't rename memintrinsics in uninstrumented files new 359d62559f57 lib: parser: update documentation for match_NUMBER functions new b905039e428d panic: fix the panic_print NMI backtrace setting new 07db5e247ab5 fs: hfsplus: fix UAF issue in hfsplus_put_super new 3e35102666f8 fs/cramfs/inode.c: initialize file_ra_state new 6a41de1eb216 mailmap: map Vikash Garodia's old address to his current one new ecf1d926661b mailmap: map Dikshita Agarwal's old address to his current one new 20fdfd55ab5c Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://g [...] new e77d587a2c04 mm: avoid gcc complaint about pointer casting
The 19 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: .mailmap | 3 +++ arch/x86/include/asm/string_64.h | 19 ----------------- fs/cramfs/inode.c | 2 +- fs/hfsplus/super.c | 4 ++-- fs/ocfs2/move_extents.c | 34 ++++++++++++------------------- include/linux/rmap.h | 2 +- kernel/panic.c | 44 ++++++++++++++++++++++++---------------- lib/Kconfig.kasan | 9 ++++++++ lib/parser.c | 14 ++++++------- lib/zlib_deflate/defutil.h | 4 +++- mm/damon/paddr.c | 7 +++---- mm/kasan/Makefile | 9 +++++++- mm/kasan/kasan.h | 4 ++++ mm/kasan/kasan_test.c | 29 ++++++++++++++++++++++++++ mm/kasan/shadow.c | 16 ++++++++++++++- mm/memory-failure.c | 8 ++++---- mm/migrate.c | 10 +++++++-- mm/mmap.c | 2 +- mm/rmap.c | 2 +- scripts/Makefile.kasan | 17 ++++++++++++++++ 20 files changed, 155 insertions(+), 84 deletions(-)