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 92d632a9772b Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 05224e10a636 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 8bcc8a0f3075 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits ab7c42fe5699 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 53e760d89498 Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/li [...] new 7b306dfa326f x86/sev: Evict cache lines during SNP memory validation new 20e0d8576484 Merge tag 'snp_cache_coherency' of git://git.kernel.org/pu [...] new 0e39a731820a Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/s [...] new 8742b2d8935f Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new a1f177afae6e Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 7d46181d85e8 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 4d9b51cc1b89 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 (92d632a9772b) \ N -- N -- N refs/heads/fs-current (4d9b51cc1b89)
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 8 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/x86/boot/cpuflags.c | 13 +++++++++++++ arch/x86/boot/startup/sev-shared.c | 7 +++++++ arch/x86/coco/sev/core.c | 21 +++++++++++++++++++++ arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/include/asm/sev.h | 19 +++++++++++++++++++ arch/x86/kernel/cpu/scattered.c | 1 + 6 files changed, 62 insertions(+)