This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6a0e38264012 Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/s [...] new 30b651c8bc78 selftests: mm: add s390 to ARCH check new 37bf7fbe1db2 MAINTAINERS: Update LTP members and web new 7d4df2dad312 kcov: properly check for softirq context new 5161b48712dc mm: list_lru: fix UAF for memory cgroup new b66b1b71d7ff mm: shmem: avoid allocating huge pages larger than MAX_PAG [...] new 4cbf320b1500 mm: shmem: fix incorrect aligned index when checking conflicts new 9972605a2383 memcg: protect concurrent access to mem_cgroup_idr new f2087995fb71 mailmap: update entry for David Heidelberg new 6d45e1c948a8 padata: Fix possible divide-by-0 panic in padata_mt_helper() new 660e4b18a72e Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://g [...] new e688c220732e LoongArch: Enable general EFI poweroff method new 4574815abf43 LoongArch: Use accessors to page table entries instead of [...] new 296b03ce389b LoongArch: KVM: Remove unnecessary definition of KVM_PRIVA [...] new 494b0792d962 LoongArch: KVM: Remove undefined a6 argument comment for k [...] new cf6d429eb656 Merge tag 'loongarch-fixes-6.11-1' of git://git.kernel.org [...]
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: .mailmap | 1 + MAINTAINERS | 4 ++- arch/loongarch/include/asm/hugetlb.h | 4 +-- arch/loongarch/include/asm/kfence.h | 6 ++--- arch/loongarch/include/asm/kvm_host.h | 2 -- arch/loongarch/include/asm/kvm_para.h | 4 +-- arch/loongarch/include/asm/pgtable.h | 48 +++++++++++++++++++++-------------- arch/loongarch/kernel/efi.c | 6 +++++ arch/loongarch/kvm/mmu.c | 8 +++--- arch/loongarch/mm/hugetlbpage.c | 6 ++--- arch/loongarch/mm/init.c | 10 ++++---- arch/loongarch/mm/kasan_init.c | 10 ++++---- arch/loongarch/mm/pgtable.c | 2 +- kernel/kcov.c | 15 ++++++++--- kernel/padata.c | 7 +++++ mm/list_lru.c | 28 +++++++++++++++----- mm/memcontrol.c | 22 ++++++++++++++-- mm/shmem.c | 14 ++++------ tools/testing/selftests/mm/Makefile | 2 +- 19 files changed, 131 insertions(+), 68 deletions(-)