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 a0519331f45b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 55574f8e9aa4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 8e22e5a74b62 Merge branch 'misc-6.12' into next-fixes new 59b723cd2adb Linux 6.12-rc6 adds 9265fed6db60 tpm: Lock TPM chip in tpm_pm_suspend() first new a0339404fd27 Merge tag 'tpmdd-next-6.12-rc7' of git://git.kernel.org/pu [...] adds 8c68b5656e55 mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set [...] adds c4dedaaeb3f7 mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD E [...] new 557329bcecc2 Merge tag 'mmc-v6.12-rc3' of git://git.kernel.org/pub/scm/ [...] new b2825ead207d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 3ab734e63295 Merge branch 'misc-6.12' into next-fixes new 470fb9732c64 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
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 (a0519331f45b) \ N -- N -- N refs/heads/fs-current (470fb9732c64)
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 6 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 +- drivers/char/tpm/tpm-chip.c | 4 ---- drivers/char/tpm/tpm-interface.c | 32 ++++++++++++++++++++++---------- drivers/mmc/host/sdhci-pci-gli.c | 38 ++++++++++++++++++++++++-------------- 4 files changed, 47 insertions(+), 29 deletions(-)