This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f8c7e4ede46f Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/ [...] new 6cb917411e02 include/linux/sysctl.h: fix register_sysctl_mount_point() [...] new e7f1e8834b2b binfmt_misc: fix crash when load/unload module new dbecf9b8b8ce ia64: make IA64_MCA_RECOVERY bool instead of tristate new 61e28cf0543c memory-failure: fetch compound_head after pgmap_pfn_valid() new 536f4217ced6 mm: page->mapping folio->mapping should have the same offset new 0226bd64da52 tools/testing/scatterlist: add missing defines new 09c6304e38e4 kasan: test: fix compatibility with FORTIFY_SOURCE new 27fe73394a1c mm, kasan: use compare-exchange operation to set KASAN page tag new 51e50fbd3efc psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n new 44585f7bc0cb psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n new 4cd1103d8c66 jbd2: export jbd2_journal_[grab|put]_journal_head new ddf4b773aa40 ocfs2: fix a deadlock when commit trans new 8dd71685dcb7 Merge branch 'akpm' (patches from Andrew)
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: arch/ia64/Kconfig | 2 +- fs/binfmt_misc.c | 8 ++-- fs/jbd2/journal.c | 2 + fs/ocfs2/suballoc.c | 25 +++++------- include/linux/mm.h | 17 +++++--- include/linux/mm_types.h | 1 + include/linux/psi.h | 11 +++-- include/linux/sysctl.h | 2 +- kernel/sched/psi.c | 79 +++++++++++++++++++----------------- lib/test_kasan.c | 5 +++ mm/memory-failure.c | 6 +++ tools/testing/scatterlist/linux/mm.h | 3 +- 12 files changed, 91 insertions(+), 70 deletions(-)