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 2c5053fb19a0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 5a29ebc82d5b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 1f4ff9a4b1bb Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] adds 59115e2e25f4 x86/hyperv/vtl: Stop kernel from probing VTL0 low memory adds 7241c886a717 fbdev: hyperv_fb: iounmap() the correct memory when removi [...] adds aed709355fd0 drm/hyperv: Fix address space leak when Hyper-V DRM device [...] adds 304386373007 fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V [...] adds f5e728a50bb1 fbdev: hyperv_fb: Simplify hvfb_putmem adds ea2f45ab0e53 fbdev: hyperv_fb: Allow graceful removal of framebuffer adds 09beefefb57b x86/hyperv: Fix output argument to hypercall that changes [...] adds 73fe9073c0cc Drivers: hv: vmbus: Don't release fb_mmio resource in vmbu [...] new 0fed89a961ea Merge tag 'hyperv-fixes-signed-20250311' of git://git.kern [...] new a99dd480d740 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new d1d9a54f509d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new ac4383cf2f13 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 (2c5053fb19a0) \ N -- N -- N refs/heads/fs-current (ac4383cf2f13)
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/x86/hyperv/hv_vtl.c | 1 + arch/x86/hyperv/ivm.c | 3 +- drivers/gpu/drm/hyperv/hyperv_drm_drv.c | 2 ++ drivers/hv/vmbus_drv.c | 13 +++++++++ drivers/video/fbdev/hyperv_fb.c | 52 +++++++++++++++++++++------------ 5 files changed, 51 insertions(+), 20 deletions(-)