This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 29d99aae13cf Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/l [...] new 4b5d1e47b694 zsmalloc: fix races between modifications of fullness and [...] new f443fd5af5db crypto, cifs: fix error handling in extract_iter_to_sg() new cac7ea57a060 radix tree test suite: fix incorrect allocation size for pthreads new f985fc322063 mm/swapfile: fix wrong swap entry type for hwpoisoned swap [...] new f29623e4a599 mm: memory-failure: fix potential unexpected return value [...] new faeb2ff2c1c5 mm: memory-failure: avoid false hwpoison page mapped error info new 32c877191e02 hugetlb: do not clear hugetlb dtor until allocating vmemmap new 65294de30cb8 selftests: mm: ksm: fix incorrect evaluation of parameter new 493614da0d4e mm: compaction: fix endless looping over same migrate block new d1ef9dba07bf MAINTAINERS: add maple tree mailing list new 17457784004c fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions new fac2650276ec selftests: cgroup: fix test_kmem_basic false positives new f8654743a0e6 nilfs2: fix use-after-free of nilfs_root in dirtying inode [...] new 5f1fc67f2cb8 mm/damon/core: initialize damo_filter->list from damos_new [...] new 190bf7b14b0c Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://g [...]
The 15 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: MAINTAINERS | 1 + fs/nilfs2/inode.c | 8 ++++ fs/nilfs2/segment.c | 2 + fs/nilfs2/the_nilfs.h | 2 + fs/proc/kcore.c | 30 ++++++++++-- lib/scatterlist.c | 2 +- mm/compaction.c | 8 ++-- mm/damon/core.c | 1 + mm/hugetlb.c | 75 ++++++++++++++++++++---------- mm/ksm.c | 2 + mm/memory-failure.c | 29 ++++++------ mm/swapfile.c | 8 ++-- mm/zsmalloc.c | 14 ++++-- tools/testing/radix-tree/regression1.c | 2 +- tools/testing/selftests/cgroup/test_kmem.c | 4 ++ tools/testing/selftests/mm/ksm_tests.c | 1 + 16 files changed, 135 insertions(+), 54 deletions(-)