This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch pending-fixes in repository linux-next.
omits 922467c8223b Merge branch 'for-linux-next-fixes' of https://gitlab.free [...] omits 60f288fb861b Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...] omits 977bd1d5ecb4 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...] omits 670da047000b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 42ed259f3a2b Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] omits 3ac6a372b570 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 0cc2680072f3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits ad15a8ccc602 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] omits 4890121cf82c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 6d7a2f2f1149 Merge branch 'fs-current' of linux-next omits 2bd466ce94a3 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] omits ef58e9c780ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits b8a19b373e5c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits c5788f4706fc Merge branch into tip/master: 'x86/urgent' omits 85556d8d9f88 Merge branch into tip/master: 'sched/urgent' omits 500cd02d84f2 Merge branch into tip/master: 'locking/urgent' new 36bad0c726a2 sprintf.h requires stdarg.h new 8bf6506383b5 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new 6dadd6d93660 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 756421043d26 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 3516d4faca56 Merge branch 'fs-current' of linux-next new ab1612211532 arm64: kvm, smccc: Fix vendor uuid new cb266dd2150b Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...] adds a46b4822bed0 arm64: dts: allwinner: a523: Rename emac0 to gmac0 new 816309d500ac Merge tag 'sunxi-fixes-for-6.16' of https://git.kernel.org [...] new ceea065e92bd Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...] new 519649b73aa4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 3bf891a6160a Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] new 78d273bec109 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 21c8ed9047b7 ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx new 9744ede7099e ALSA: hda/realtek - Add mute LED support for HP Pavilion 1 [...] new 6ef1c73cc21d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 0503ac474a3d ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op new d312962188dd ASoC: rt5650: Eliminate the high frequency glitch new 9e55f1192648 ASoC: SDCA: correct the calculation of the maximum init ta [...] new f6dfc649750c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new e87c692d64f6 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] new e2967b50b709 MAINTAINERS: Update entries for IFS and SBL drivers new 4a5a46aa9428 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 90bcc2856251 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...] new 491254fff9a8 drm/nouveau/nvif: fix null ptr deref on pre-fermi boards new bc3aa02f578a Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
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 (922467c8223b) \ N -- N -- N refs/heads/pending-fixes (bc3aa02f578a)
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 25 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: MAINTAINERS | 6 ++---- arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi | 6 +++--- arch/arm64/boot/dts/allwinner/sun55i-a527-cubie-a5e.dts | 4 ++-- arch/arm64/boot/dts/allwinner/sun55i-t527-avaota-a1.dts | 4 ++-- drivers/gpu/drm/nouveau/nvif/chan.c | 3 +++ include/linux/arm-smccc.h | 2 +- include/linux/sprintf.h | 1 + sound/pci/hda/patch_realtek.c | 2 ++ sound/soc/codecs/rt5645.c | 1 + sound/soc/sdca/sdca_functions.c | 2 +- sound/soc/sof/intel/ptl.c | 1 + 11 files changed, 19 insertions(+), 13 deletions(-)