This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from df87d843c6eb Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/l [...] new dd1998e243f5 i2c: npcm: disable interrupt enable bit before devm_request_irq new 71c49ee9bb41 i2c: ls2x: Fix frequency division register access new 9f3c507cb444 i2c: amd-asf: Fix EOI register write to enable successive [...] new 911c288f9e66 Merge tag 'i2c-host-fixes-6.14-rc5' of git://git.kernel.or [...] new b4b215cf3333 Merge tag 'i2c-for-6.14-rc5' of git://git.kernel.org/pub/s [...] new 2b1283e1ea9b arm64/mm: Fix Boot panic on Ampere Altra new 02410ac72ac3 mm: hugetlb: Add huge page size param to huge_ptep_get_and [...] new 49c87f767774 arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-pres [...] new eed6bfa8b282 arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level new 9d20040d71ed Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 10 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/arm64/include/asm/hugetlb.h | 26 ++++++++++----- arch/arm64/mm/hugetlbpage.c | 61 ++++++++++++++--------------------- arch/arm64/mm/init.c | 7 +--- arch/loongarch/include/asm/hugetlb.h | 6 ++-- arch/mips/include/asm/hugetlb.h | 6 ++-- arch/parisc/include/asm/hugetlb.h | 2 +- arch/parisc/mm/hugetlbpage.c | 2 +- arch/powerpc/include/asm/hugetlb.h | 6 ++-- arch/riscv/include/asm/hugetlb.h | 3 +- arch/riscv/mm/hugetlbpage.c | 2 +- arch/s390/include/asm/hugetlb.h | 16 ++++++--- arch/s390/mm/hugetlbpage.c | 4 +-- arch/sparc/include/asm/hugetlb.h | 2 +- arch/sparc/mm/hugetlbpage.c | 2 +- drivers/i2c/busses/i2c-amd-asf-plat.c | 1 + drivers/i2c/busses/i2c-ls2x.c | 16 ++++++--- drivers/i2c/busses/i2c-npcm7xx.c | 7 ++++ include/asm-generic/hugetlb.h | 2 +- include/linux/hugetlb.h | 4 ++- mm/hugetlb.c | 4 +-- 20 files changed, 103 insertions(+), 76 deletions(-)