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 1498f67a03b3 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits de6f5994e7f3 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] adds 0405d4b63d08 isofs: Prevent the use of too small fid new 065d49851e1a Merge tag 'fs_for_v6.15-rc3' of git://git.kernel.org/pub/s [...] adds 6c44e5354d4d RAS/AMD/ATL: Include row[13] bit in row retirement adds 58029c39cdc5 RAS/AMD/FMPM: Get masked address new 1a1d569a75f3 Merge tag 'edac_urgent_for_v6.15_rc3' of git://git.kernel. [...] new c443279a87d5 Kconfig: switch CONFIG_SYSFS_SYCALL default to n new ddee68c499f7 hfs{plus}: add deprecation warning new c86b300b1ea3 fs: add kern_path_locked_negative() new b1eb86b028e1 fs: ensure that *path_locked*() helpers leave passed path [...] new 0261c35ac633 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 5fb969e9191b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new f2a0782e340a Merge branch 'nfsd-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 (1498f67a03b3) \ N -- N -- N refs/heads/fs-current (f2a0782e340a)
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 9 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/ras/amd/atl/internal.h | 3 ++ drivers/ras/amd/atl/umc.c | 19 ++++++++-- drivers/ras/amd/fmpm.c | 9 ++++- fs/hfs/super.c | 2 ++ fs/hfsplus/super.c | 2 ++ fs/isofs/export.c | 2 +- fs/namei.c | 81 ++++++++++++++++++++++++++++++------------ include/linux/namei.h | 1 + init/Kconfig | 20 +++++------ kernel/audit_watch.c | 16 +++++---- 10 files changed, 112 insertions(+), 43 deletions(-)