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 5dec07a432c3 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...] omits 97f32bd2f294 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 53ed4955c764 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 53e702daf7ed Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 7bd809b8d2f0 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 51224bc0112e erofs: ensure the extra temporary copy is valid for shorte [...] omits 93ddd3942493 do_move_mount(): don't leak MNTNS_PROPAGATING on failures omits 72dbec48ca3c do_umount(): add missing barrier before refcount checks in [...] omits 7600b80dd7af __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be un [...] adds 549d8994447f media: vivid: fix FB dependency adds 9df181c8de1b media: i2c: lt6911uxe: Fix Kconfig dependencies: adds 0dce5b44bd38 media: platform: synopsys: VIDEO_SYNOPSYS_HDMIRX should de [...] adds 118b34092e37 media: i2c: lt6911uxe: add two selects to Kconfig adds d51adf038ebe media: cec: tda9950: add back i2c dependency new 707df3375124 Merge tag 'media/v6.15-2' of git://git.kernel.org/pub/scm/ [...] new 35076d2223c7 erofs: ensure the extra temporary copy is valid for shorte [...] new d76bb1ebb558 Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.o [...] new 93293b4b9b90 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new ad5a579d42cc Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 46fa64097ff0 __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be un [...] new b2478f9bd75a do_umount(): add missing barrier before refcount checks in [...] new 68b3ebe73225 do_move_mount(): don't leak MNTNS_PROPAGATING on failures new 02afe5ab2fda finish_automount(): don't leak MNT_LOCKED from parent to child new 9feab2c2877a don't set MNT_LOCKED on parentless mounts new b6c0af36452b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new d1cc4641eaeb Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
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 (5dec07a432c3) \ N -- N -- N refs/heads/fs-current (d1cc4641eaeb)
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 12 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: drivers/media/cec/i2c/Kconfig | 1 + drivers/media/i2c/Kconfig | 5 +++- drivers/media/platform/synopsys/hdmirx/Kconfig | 1 + drivers/media/test-drivers/vivid/Kconfig | 3 ++- fs/namespace.c | 32 ++++++++++++-------------- include/linux/mount.h | 4 ++-- 6 files changed, 25 insertions(+), 21 deletions(-)