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 78adb8559eac Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 8fcae065565d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new cd097df4596f powerpc/powernv/memtrace: Fix out of bounds issue in memtr [...] new 0d67f0dee6c9 powerpc/vas: Return -EINVAL if the offset is non-zero in mmap() new f09079bd04a9 Merge tag 'powerpc-6.16-2' of git://git.kernel.org/pub/scm [...] new aef17cb3d3c4 Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default" new b55eb6eb2a74 pidfs: never refuse ppid == 0 in PIDFD_GET_INFO new 714d02b41939 ovl: fix regression caused by lookup helpers API changes new 800d0b9b6a8b fs/xattr.c: fix simple_xattr_list() new 49170cf81659 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new ebb174126050 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 71d7e593564b 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 (78adb8559eac) \ N -- N -- N refs/heads/fs-current (71d7e593564b)
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 10 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/powerpc/platforms/book3s/vas-api.c | 9 +++++++++ arch/powerpc/platforms/powernv/memtrace.c | 8 ++++++-- fs/overlayfs/namei.c | 10 ++++++++-- fs/pidfs.c | 2 +- fs/xattr.c | 1 + mm/damon/Kconfig | 1 - 6 files changed, 25 insertions(+), 6 deletions(-)