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 5fda420a76e9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 7c6a3a65ace7 minmax: reduce min/max macro expansion in atomisp driver adds 3e5b2e81f17f printk: Export match_devname_and_update_preferred_console() new 2c83ded8aeec Merge branch 'for-6.11-fixup' into for-linus new 914413e3eecb Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/ [...] new f8e1ca92e35e dm-integrity: fix a race condition when accessing recalc_sector new 3857c7b0411a Merge tag 'for-6.11/dm-fixes-2' of git://git.kernel.org/pu [...] adds db213b0cfe32 firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire() adds 95fe795c2446 Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.k [...] adds 1c9034eb0253 arm64: dts: rockchip: Remove broken tsadc pinctrl binding [...] adds c623e9daf60a arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl fo [...] adds bb94a157b37e arm64: dts: rockchip: fix eMMC/SPI corruption when audio h [...] adds 741f5ba7ccba arm64: dts: rockchip: override BIOS_DISABLE signal via GPI [...] adds 11746c33909b dt-bindings: soc: rockchip: Fix compatibles for RK3588 VO{ [...] adds 5956ee09c825 arm64: dts: rockchip: Fix compatibles for RK3588 VO{0,1}_GRF adds 2650fd867929 Merge tag 'v6.11-rockchip-dtsfixes' of https://git.kernel. [...] new b97acde6f984 platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependency adds 61f2e8a3a941 riscv: dts: starfive: jh7110-common: Fix lower rate of CPU [...] new 0e7af99aef5f Merge tag 'riscv-soc-fixes-for-v6.11-final' of https://git [...] new 77f587896757 Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/s [...] new c72a58320cf5 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 (5fda420a76e9) \ N -- N -- N refs/heads/fs-current (c72a58320cf5)
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 9 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: .../devicetree/bindings/soc/rockchip/grf.yaml | 10 +++++- arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 36 ++++++++++++++++++++-- arch/arm64/boot/dts/rockchip/rk356x.dtsi | 7 ++--- arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 6 ++-- arch/riscv/boot/dts/starfive/jh7110-common.dtsi | 6 ++++ drivers/firmware/qcom/qcom_qseecom_uefisecapp.c | 4 +++ drivers/md/dm-integrity.c | 4 ++- drivers/platform/cznic/Kconfig | 2 +- drivers/staging/media/atomisp/pci/sh_css_frac.h | 26 +++++++++++----- kernel/printk/printk.c | 1 + 11 files changed, 83 insertions(+), 21 deletions(-)