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 92267d78925a Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 3d252160b818 fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex adds 75f1f311d883 Revert "of: reserved-memory: Fix using wrong number of cel [...] new 48a5eed9ad58 Merge tag 'devicetree-fixes-for-6.14-2' of git://git.kerne [...] new e04918dc5946 cred: Fix RCU warnings in override/revert_creds new fcf367d0efd7 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 0a43e4fac76d Merge branch 'next-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 (92267d78925a) \ N -- N -- N refs/heads/fs-current (0a43e4fac76d)
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 5 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/of/of_reserved_mem.c | 4 ++-- fs/pipe.c | 19 ++++++++----------- include/linux/cred.h | 10 ++-------- include/linux/pipe_fs_i.h | 39 +++++++++++++++++++++++++++++++++++++-- 4 files changed, 49 insertions(+), 23 deletions(-)