This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a5b6244cf87c Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux new 349bd87f6091 Merge branch 'master' into mm-hotfixes-stable new c8bdef1560d9 Merge branch 'master' into mm-hotfixes-stable new e656c7a9e596 mm: hugetlb pages should not be reserved by shmat() if SHM [...] new daa694e41375 getrusage: move thread_group_cputime_adjusted() outside of [...] new f7ec1cd5cc7e getrusage: use sig->stats_lock rather than lock_task_sighand() new 60f92acb60a9 fs/proc: do_task_stat: move thread_group_cputime_adjusted( [...] new 7601df8031fd fs/proc: do_task_stat: use sig->stats_lock to gather the t [...] new c1be35a16b2f exit: wait_task_zombie: kill the no longer necessary spin_ [...] new 56ae10cf628b mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get() new 67b8bcbaed47 nilfs2: fix data corruption in dsync block recovery for sm [...] new 9cee7e8ef3e3 mm: memcg: optimize parent iteration in memcg_rstat_updated() new 2fde9e7f9e6d mm/memory-failure: fix crash in split_huge_page_to_list fr [...] new 01c1484ac047 selftests: core: include linux/close_range.h for CLOSE_RAN [...] new e870920bbe68 arch/arm/mm: fix major fault accounting when retrying unde [...] new 4c2da3188b84 mm/madvise: don't forget to leave lazy MMU mode in madvise [...] new 2e601e1e8e4b mm: zswap: fix objcg use-after-free in entry destruction new f20760320967 mailmap: switch email address for John Moon new 79d72c68c587 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super new 27d3969b47cc mm/zswap: don't return LRU_SKIP if we have dropped lru lock new 6f1f15a5e492 MAINTAINERS: Leo Yan has moved new 38296afe3c6e nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() new b9e4bc1046d2 mm/damon/sysfs-schemes: fix wrong DAMOS tried regions upda [...] new 5bc09b397cbf nilfs2: fix potential bug in end_buffer_async_write new 7521f258ea30 Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://g [...]
The 24 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 + MAINTAINERS | 2 +- arch/arm/mm/fault.c | 2 + fs/hugetlbfs/inode.c | 19 +++++-- fs/nilfs2/file.c | 8 ++- fs/nilfs2/recovery.c | 7 +-- fs/nilfs2/segment.c | 8 +-- fs/proc/array.c | 66 ++++++++++++++----------- kernel/exit.c | 10 ++-- kernel/sys.c | 50 ++++++++++++------- mm/damon/sysfs-schemes.c | 2 +- mm/madvise.c | 1 + mm/memcontrol.c | 56 +++++++++++++-------- mm/memory-failure.c | 3 ++ mm/userfaultfd.c | 14 +++--- mm/zswap.c | 12 ++--- tools/testing/selftests/core/close_range_test.c | 1 + 17 files changed, 162 insertions(+), 101 deletions(-)