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 84b101010500 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] omits 8489246b81d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits d6d9d52ea84f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 15a4319bd532 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...] omits 8f023a69b734 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits f2807ec6a3ee Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] omits 9ea77e98467e Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits f15291865e60 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 58314bed786a Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...] omits 191bb38dae44 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] omits 17d77b5a8671 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 8263a2f792c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits bbc6470a85c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 5662bc37c45d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] omits b7ed41824b80 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 45a14dd9a598 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...] omits a8c662dc7239 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new a26c0ec3981f mm: shrinker: use kvzalloc_node() from memcg_expand_one_sh [...] new daf6be48fe16 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new 9d4bf37e8063 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...] new 72ad3b772b6d ARM: sun9i: smp: Fix array-index-out-of-bounds read in sun [...] new 643fe70e7bcd ARM: sun9i: smp: fix return code check of of_property_matc [...] new 552672778c92 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...] new 2efe3eac9706 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 7f6ca95d16b9 net: Implement missing getsockopt(SO_TIMESTAMPING_NEW) new 059d37b718d3 net: phy: linux/phy.h: fix Excess kernel-doc description warning new c46bfba1337d connector: Fix proc_event_num_listeners count not cleared new 61fa2493ca76 selftests: bonding: do not set port down when adding to bond new e895ae44d58d Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...] new 18a434f32fa6 ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook new b2cf5ae83f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 03dec1abd82e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 096d9ff7a97e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 6d4850f80654 iio: magnetometer: rm3100: add boundary check for the valu [...] new 330f8d0a01f3 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] new 9ca746ad599e Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...] new 47d03143fe60 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 83ca7207d9b0 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 3922396cab81 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] new d7a6ec21e4a5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new a758048a1442 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...] new 7f52ae12ec5f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 01638431c465 efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hd [...] new 48b0da025785 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...] new 237083092343 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 29f356fda103 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (84b101010500) \ N -- N -- N refs/heads/pending-fixes (29f356fda103)
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 29 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/arm/mach-sunxi/mc_smp.c | 8 ++++---- drivers/connector/cn_proc.c | 5 +++-- drivers/firmware/efi/libstub/x86-stub.c | 2 ++ drivers/iio/magnetometer/rm3100-core.c | 10 ++++++++-- include/linux/phy.h | 1 - mm/shrinker.c | 2 +- net/core/sock.c | 11 +++++++++-- sound/pci/hda/patch_realtek.c | 1 + .../drivers/net/bonding/bond-arp-interval-causes-panic.sh | 6 +++--- 9 files changed, 31 insertions(+), 15 deletions(-)