This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3630400697a3 Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm [...] new c234c6534040 tools: fix shared radix-tree build new a3344078101c mm: make SPLIT_PTE_PTLOCKS depend on SMP new c225c4f6056b mm/filemap: fix filemap_get_folios_contig THP panic new c56b6f3d801d mm/hugetlb: fix memfd_pin_folios free_huge_pages leak new 26a8ea80929c mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak new 9289f020da47 mm/gup: fix memfd_pin_folios hugetlb page allocation new ce645b9fdc78 mm/gup: fix memfd_pin_folios alloc race panic new dc677b5f3765 mm/hugetlb: simplify refs in memfd_alloc_folio new 8001070cfbec mm: migrate: annotate data-race in migrate_folio_unmap() new 5ca60b86f57a ocfs2: reserve space for inline xattr before attaching ref [...] new 7bf1823e010e ocfs2: fix deadlock in ocfs2_get_system_file_inode new ff7f5ad7bce4 mm: kfence: fix elapsed time for allocated/freed track new 6901cf55de22 mm/damon/Kconfig: update DAMON doc URL new c5b1184decc8 compiler.h: specify correct attribute for .rodata..c_jump_table new f30beffd977e kselftests: mm: fix wrong __NR_userfaultfd value new c509f67df398 Revert "list: test: fix tests for list_cut_position()" new a530bbc53826 memory tiers: use default_dram_perf_ref_source in log message new 486fd58af7ac zram: don't free statically defined names new 2af148ef8549 ocfs2: fix uninit-value in ocfs2_get_block() new eee280841e1c Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://g [...]
The 20 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: drivers/block/zram/zram_drv.c | 6 ++++-- fs/ocfs2/aops.c | 5 ++--- fs/ocfs2/extent_map.c | 8 +++++++- fs/ocfs2/refcounttree.c | 26 ++++++++++++++++++++++++-- fs/ocfs2/xattr.c | 11 +---------- include/linux/compiler.h | 2 +- include/linux/hugetlb.h | 10 ++++++++++ lib/list-test.c | 6 ------ mm/Kconfig | 1 + mm/damon/Kconfig | 2 +- mm/filemap.c | 4 ++++ mm/gup.c | 1 + mm/hugetlb.c | 17 +++++++++++++++++ mm/kfence/report.c | 2 +- mm/memfd.c | 18 ++++++++++-------- mm/memory-tiers.c | 6 +++--- mm/migrate.c | 2 +- tools/testing/selftests/mm/pagemap_ioctl.c | 2 +- tools/testing/shared/maple-shared.h | 4 ++++ tools/testing/shared/shared.h | 4 ++++ tools/testing/shared/shared.mk | 4 +++- tools/testing/shared/xarray-shared.h | 4 ++++ 22 files changed, 104 insertions(+), 41 deletions(-)