This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits e296f1841100 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 7432256c3ba9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 6118b4733b23 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 93b8ae78880f erofs: use buffered I/O for file-backed mounts by default omits 0d696af6bd0b erofs: reference `struct erofs_device_info` for erofs_map_dev omits b0a8537aa691 erofs: use `struct erofs_device_info` for the primary device adds 7363f2d4c185 i2c: pnx: Fix timeout in wait functions adds 5751eee5c620 i2c: nomadik: Add missing sentinel to match table adds de6b43798d90 i2c: riic: Always round-up when calculating bus period adds 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 [...] adds 0b2c29fb68f8 efi/zboot: Limit compression options to GZIP and ZSTD adds 2ab0837cb91b efivarfs: Fix error on non-existent file adds 145ac100b637 efi/esrt: remove esre_attribute::store() new 7031a38ab74c Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/ [...] adds c0cd2941bcec arc: rename aux.h to arc_aux.h adds 8871331b1769 ARC: build: disallow invalid PAE40 + 4K page config adds dd2b2302efff ARC: fix reference of dependency for PAE40 config adds 1e8af9f04346 ARC: build: Use __force to suppress per-CPU cmpxchg warnings adds 4d93ffe661ff ARC: dts: Replace deprecated snps,nr-gpios property for sn [...] adds 7dd9eb6ba889 ARC: bpf: Correct conditional check in 'check_jmp_32' adds 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 adds c1043cdb019e alienware-wmi: Fix X Series and G Series quirks adds 54a8cada2f3d alienware-wmi: Adds support to Alienware m16 R1 AMD adds 9244524d60dd p2sb: Factor out p2sb_read_from_cache() adds ae3e6ebc5ab0 p2sb: Introduce the global flag p2sb_hidden_by_bios adds 0286070c74ee p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache() adds 360c400d0f56 p2sb: Do not scan and remove the P2SB device when it is unhidden adds 220326c4650a platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tablet adds 6c0a473fc5f8 platform/x86/intel/ifs: Add Clearwater Forest to CPU support list adds 83848e37f6ee platform/x86/intel/vsec: Add support for Panther Lake new dc690bc256ed Merge tag 'platform-drivers-x86-v6.13-3' of git://git.kern [...] adds 4f776d81bf92 arm64: dts: fvp: Update PCIe bus-range property adds 90386e1ba488 Merge tag 'juno-fix-6.13' of https://git.kernel.org/pub/sc [...] adds 514b2262ade4 firmware: arm_scmi: Fix i.MX build dependency adds c9bc45b346fc Merge tag 'scmi-fix-6.13' of https://git.kernel.org/pub/sc [...] adds 6fe437cfe2cd firmware: arm_ffa: Fix the race around setting ffa_dev->pr [...] adds f578281000c5 Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm [...] new f44d154d6e3d Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm [...] new f7e76cdbe3c4 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 3c5fcda9bae4 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 7b00af2c5414 erofs: use `struct erofs_device_info` for the primary device new f8d920a402ae erofs: reference `struct erofs_device_info` for erofs_map_dev new 6422cde1b0d5 erofs: use buffered I/O for file-backed mounts by default new f904001561b7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (e296f1841100) \ N -- N -- N refs/heads/fs-current (f904001561b7)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 12 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 +- arch/arm64/boot/dts/arm/fvp-base-revc.dts | 2 +- drivers/firmware/arm_ffa/bus.c | 15 ++++-- drivers/firmware/arm_ffa/driver.c | 7 +-- drivers/firmware/arm_scmi/vendors/imx/Kconfig | 1 + drivers/firmware/efi/Kconfig | 4 -- drivers/firmware/efi/esrt.c | 2 - drivers/firmware/efi/libstub/Makefile.zboot | 18 +++---- drivers/firmware/imx/Kconfig | 1 - drivers/i2c/busses/i2c-nomadik.c | 1 + drivers/i2c/busses/i2c-pnx.c | 4 +- drivers/i2c/busses/i2c-riic.c | 2 +- drivers/platform/x86/dell/alienware-wmi.c | 24 +++++++-- drivers/platform/x86/intel/ifs/core.c | 1 + drivers/platform/x86/intel/vsec.c | 2 + drivers/platform/x86/p2sb.c | 77 +++++++++++++++++++-------- drivers/platform/x86/touchscreen_dmi.c | 26 +++++++++ fs/efivarfs/inode.c | 2 +- fs/efivarfs/internal.h | 1 - fs/efivarfs/super.c | 3 -- fs/erofs/data.c | 2 +- fs/erofs/fscache.c | 6 +-- fs/erofs/internal.h | 1 - include/linux/arm_ffa.h | 13 +++-- include/soc/arc/{aux.h => arc_aux.h} | 0 include/soc/arc/mcip.h | 2 +- include/soc/arc/timers.h | 2 +- sound/soc/fsl/Kconfig | 2 +- 39 files changed, 161 insertions(+), 96 deletions(-) rename include/soc/arc/{aux.h => arc_aux.h} (100%)