This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dccbe2047a5b Merge tag 'edac_urgent_for_v6.13_rc3' of git://git.kernel. [...] new 7363f2d4c185 i2c: pnx: Fix timeout in wait functions new 5751eee5c620 i2c: nomadik: Add missing sentinel to match table new de6b43798d90 i2c: riic: Always round-up when calculating bus period new 5b6b08af1fb0 Merge tag 'i2c-host-fixes-6.13-rc3' of git://git.kernel.or [...] new 151167d85ae5 Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/s [...] new 0b2c29fb68f8 efi/zboot: Limit compression options to GZIP and ZSTD new 2ab0837cb91b efivarfs: Fix error on non-existent file new 145ac100b637 efi/esrt: remove esre_attribute::store() new 7031a38ab74c Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/ [...] new c0cd2941bcec arc: rename aux.h to arc_aux.h new 8871331b1769 ARC: build: disallow invalid PAE40 + 4K page config new dd2b2302efff ARC: fix reference of dependency for PAE40 config new 1e8af9f04346 ARC: build: Use __force to suppress per-CPU cmpxchg warnings new 4d93ffe661ff ARC: dts: Replace deprecated snps,nr-gpios property for sn [...] new 7dd9eb6ba889 ARC: bpf: Correct conditional check in 'check_jmp_32' new 824927e88456 ARC: build: Try to guess GCC variant of cross compiler new 42a19aa1707c Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm [...] new 78d4f34e2115 Linux 6.13-rc3
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: Makefile | 2 +- arch/arc/Kconfig | 4 ++-- arch/arc/Makefile | 2 +- arch/arc/boot/dts/axc001.dtsi | 2 +- arch/arc/boot/dts/axc003.dtsi | 2 +- arch/arc/boot/dts/axc003_idu.dtsi | 2 +- arch/arc/boot/dts/axs10x_mb.dtsi | 12 ++++++------ arch/arc/boot/dts/hsdk.dts | 2 +- arch/arc/include/asm/arcregs.h | 2 +- arch/arc/include/asm/cmpxchg.h | 2 +- arch/arc/include/asm/mmu-arcv2.h | 2 +- arch/arc/net/bpf_jit_arcv2.c | 2 +- drivers/firmware/efi/Kconfig | 4 ---- drivers/firmware/efi/esrt.c | 2 -- drivers/firmware/efi/libstub/Makefile.zboot | 18 ++++++------------ drivers/i2c/busses/i2c-nomadik.c | 1 + drivers/i2c/busses/i2c-pnx.c | 4 ++-- drivers/i2c/busses/i2c-riic.c | 2 +- fs/efivarfs/inode.c | 2 +- fs/efivarfs/internal.h | 1 - fs/efivarfs/super.c | 3 --- include/soc/arc/{aux.h => arc_aux.h} | 0 include/soc/arc/mcip.h | 2 +- include/soc/arc/timers.h | 2 +- 24 files changed, 31 insertions(+), 46 deletions(-) rename include/soc/arc/{aux.h => arc_aux.h} (100%)