This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b408817d4884 Merge tag 'platform-drivers-x86-v6.2-5' of git://git.kerne [...] new 3770e52fd4ec mm: extend max struct page size for kmsan new ca2b1a5cd107 mailmap: add entry for Alexander Mikhalitsyn new 81e9d6f86476 aio: fix mremap after fork null-deref new aa1e6a932ca6 mm/gup: add folio to list when folio_isolate_lru() succeed new 388bc034d91d fsdax: dax_unshare_iter() should return a valid length new a5b21d8d791c revert "squashfs: harden sanity check in squashfs_read_xat [...] new 55d77bae7342 kasan: fix Oops due to missing calls to kasan_arch_is_ready() new 6b970599e807 mm: hwpoison: support recovery from ksm_might_need_to_copy() new badc28d4924b mm: shrinkers: fix deadlock in shrinker debugfs new 67222c4ba8af lib: parser: optimize match_NUMBER apis to use local array new c16a3b11eaa8 scripts/gdb: fix 'lx-current' for x86 new ce4d9a1ea35a of: reserved_mem: Have kmemleak ignore dynamically allocat [...] new f6feea56f66d Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://g [...]
The 13 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 | 2 ++ drivers/of/of_reserved_mem.c | 3 ++- fs/aio.c | 4 ++++ fs/dax.c | 5 +++-- fs/squashfs/xattr_id.c | 2 +- include/linux/mm.h | 12 +++++++++--- include/linux/shrinker.h | 5 +++-- lib/parser.c | 39 ++++++++++++++++++++------------------- mm/gup.c | 2 +- mm/kasan/common.c | 3 +++ mm/kasan/generic.c | 7 ++++++- mm/kasan/shadow.c | 12 ++++++++++++ mm/ksm.c | 7 +++++-- mm/memory.c | 3 +++ mm/shrinker_debug.c | 13 ++++++++----- mm/swapfile.c | 20 ++++++++++++++------ mm/vmscan.c | 6 +++++- scripts/gdb/linux/cpus.py | 2 +- 18 files changed, 102 insertions(+), 45 deletions(-)