This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c7cde621b2ac Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedes [...] new 9cdc6423acb4 memblock: allow zero threshold in validate_numa_converage() new 180bbad69864 arch_numa: Restore nid checks before registering a membloc [...] new ddfc146ed500 Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/s [...] new 49ccf2c3cafb arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place new 56a708742a8b arm64: mm: Fix zone_dma_limit calculation new 8d09e2d569f6 arm64: patching: avoid early page_to_phys() new d44679fb954f drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails new 92230596252a MAINTAINERS: Add CCA and pKVM CoCO guest support to the AR [...] new c2b46ae02270 ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A new c0900d15d31c arm64: Ensure bits ASID[15:8] are masked out when the kern [...] new cf3b16dae4ca arm64: mte: Fix copy_highpage() warning on hugetlb folios new 16d5306629c0 coco: virt: arm64: Do not enable cca guest driver by default new f00b53f1614f arm64: cpufeature: Add GCS to cpucap_is_possible() new ca62d90085f4 arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL new f5d71291841a arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR new 594bfc4947c4 arm64: ptrace: fix partial SETREGSET for NT_ARM_POE new d60624f72d15 arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS new f3ddc438a29f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 18 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: Documentation/arch/arm64/silicon-errata.rst | 5 ++-- MAINTAINERS | 2 ++ arch/arm64/include/asm/cpucaps.h | 2 ++ arch/arm64/include/asm/cpufeature.h | 3 +-- arch/arm64/include/asm/mman.h | 3 ++- arch/arm64/kernel/patching.c | 25 ++++++++----------- arch/arm64/kernel/ptrace.c | 36 +++++++++++++++++++++------ arch/arm64/mm/context.c | 4 +-- arch/arm64/mm/copypage.c | 8 +++--- arch/arm64/mm/init.c | 17 ++++++------- drivers/acpi/arm64/iort.c | 2 ++ drivers/base/arch_numa.c | 4 +++ drivers/virt/coco/arm-cca-guest/Kconfig | 1 - drivers/virt/coco/pkvm-guest/arm-pkvm-guest.c | 6 +---- fs/hugetlbfs/inode.c | 2 +- mm/memblock.c | 4 +-- 16 files changed, 75 insertions(+), 49 deletions(-)