This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a4412fdd49dc error-injection: Add prompt for function error injection new 6647e76ab623 v4l2: don't fall back to follow_pfn() if pin_user_pages_fa [...] new dec1d352de5c mm: replace VM_WARN_ON to pr_warn if the node is offline w [...] new 21b85b09527c madvise: use zap_page_range_single for madvise dontneed new 04ada095dcfc hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED pr [...] new f0a0ccda18d6 nilfs2: fix NULL pointer dereference in nilfs_palloc_commi [...] new a435874bf626 tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep" new 95bc35f9bee5 mm/damon/sysfs: fix wrong empty schemes assumption under o [...] new 6617da8fb565 mm: add dummy pmd_young() for architectures not having it new 4aaf269c768d mm: introduce arch_has_hw_nonleaf_pmd_young() new 829ae0f81ce0 mm: migrate: fix THP's mapcount on isolation new 8d3c106e19e8 mm/khugepaged: take the right locks for page table retraction new 2ba99c5e0881 mm/khugepaged: fix GUP-fast interaction by sending IPI new f268f6cf875f mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths new 6f6cb1714365 drm/amdgpu: temporarily disable broken Clang builds due to [...] new 152fe65f300e Kconfig.debug: provide a little extra FRAME_WARN leeway wh [...] new 1d351f189434 revert "kbuild: fix -Wimplicit-function-declaration in lic [...] new bdaa78c6aa86 Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.ker [...]
The 17 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/loongarch/include/asm/pgtable.h | 1 + arch/mips/include/asm/pgtable.h | 1 + arch/riscv/include/asm/pgtable.h | 1 + arch/s390/include/asm/pgtable.h | 1 + arch/sparc/include/asm/pgtable_64.h | 1 + arch/x86/include/asm/pgtable.h | 9 ++++ drivers/gpu/drm/amd/display/Kconfig | 7 +++ drivers/media/common/videobuf2/frame_vector.c | 68 +++++---------------------- fs/nilfs2/dat.c | 7 +++ include/asm-generic/tlb.h | 4 ++ include/linux/gfp.h | 18 ++++++- include/linux/license.h | 2 - include/linux/mm.h | 29 ++++++++---- include/linux/pgtable.h | 18 +++++++ lib/Kconfig.debug | 1 + mm/compaction.c | 22 ++++----- mm/damon/sysfs.c | 46 +++++++++++++++++- mm/hugetlb.c | 27 ++++++----- mm/khugepaged.c | 62 ++++++++++++++++++++++-- mm/madvise.c | 6 +-- mm/memory.c | 25 +++++----- mm/mmu_gather.c | 4 +- mm/vmscan.c | 10 ++-- tools/vm/slabinfo-gnuplot.sh | 4 +- 24 files changed, 252 insertions(+), 122 deletions(-)