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 8ec90122a077 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 459421788c2a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 5a7ffa184560 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] adds a32f1923c6d6 crypto: scompress - increment scomp_scratch_users when alr [...] new b6ea1680d0ac Merge tag 'v6.15-p6' of git://git.kernel.org/pub/scm/linux [...] adds bbc9462f0cb0 kernel: param: rename locate_module_kobject adds 1c7777feb0e2 kernel: refactor lookup_or_create_module_kobject() adds 7c76c813cfc4 kernel: globalize lookup_or_create_module_kobject() adds f95bbfe18512 drivers: base: handle module_kobject creation new 3929527918ff Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/s [...] new 7a13c14ee59d Merge tag 'for-6.15-rc4-tag' of git://git.kernel.org/pub/s [...] new 8b0ba61df5a1 fs/xattr.c: fix simple_xattr_list to always include securi [...] new 5aaf19131484 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 5663ded3456d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new be36fd816afd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 9fcd53c32066 erofs: remove unused enum type new c9e3169cd4b6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 924577e4f6ca ovl: Fix nested backing file paths new 0eb16a0a6128 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 (8ec90122a077) \ N -- N -- N refs/heads/fs-current (0eb16a0a6128)
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 11 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: crypto/scompress.c | 5 ++--- drivers/base/module.c | 13 +++++-------- fs/erofs/super.c | 1 - fs/overlayfs/file.c | 4 ++-- fs/xattr.c | 24 ++++++++++++++++++++++++ include/linux/module.h | 2 ++ kernel/params.c | 47 ++++++++++++++++++++++------------------------- 7 files changed, 57 insertions(+), 39 deletions(-)