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 922949f9a002 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 82982240581c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 1d00c393b526 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] adds 68283c1cb573 pinctrl: bcm281xx: Fix incorrect regmap max_registers value adds acf40ab42799 pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw adds 7ff4faba6357 pinctrl: spacemit: enable config option new 0b46b049d6ec Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/sc [...] new 1f4ff9a4b1bb Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 5a29ebc82d5b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 2c5053fb19a0 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 (922949f9a002) \ N -- N -- N refs/heads/fs-current (2c5053fb19a0)
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 4 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/riscv/Kconfig.socs | 1 + drivers/pinctrl/bcm/pinctrl-bcm281xx.c | 2 +- drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c | 3 +++ drivers/pinctrl/spacemit/Kconfig | 3 ++- drivers/pinctrl/spacemit/pinctrl-k1.c | 2 +- 5 files changed, 8 insertions(+), 3 deletions(-)