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 534533e0e4ee Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits dedc3235668c Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 3fb7ae6dd81c Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] adds 211ddde0823f Linux 6.18-rc2 new 48b77733d0db expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID new a7c4bb43bfdc fs/notify: call exportfs_encode_fid with s_umount new 380cb5d3533c Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org [...] adds 93a4b36ef3cf cgroup: Fix seqcount lockdep assertion in cgroup freezer adds 3f9c60f4d3cc selftests: cgroup: add values_close_report helper adds 4cdde87d723a selftests: cgroup: Use values_close_report in test_cpu adds 0fbbcab7f908 cgroup/misc: fix misc_res_type kernel-doc warning new 6548d364a3e8 Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel. [...] new a0271a5c0b40 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 7c8abbbe332c Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new bc16536fee96 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
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 (534533e0e4ee) \ N -- N -- N refs/heads/fs-current (bc16536fee96)
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 7 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: Makefile | 2 +- fs/notify/fdinfo.c | 6 ++++++ include/linux/cgroup-defs.h | 2 +- include/linux/exportfs.h | 7 ++++--- include/linux/misc_cgroup.h | 2 +- kernel/cgroup/cgroup.c | 2 +- .../selftests/cgroup/lib/include/cgroup_util.h | 20 ++++++++++++++++++++ tools/testing/selftests/cgroup/test_cpu.c | 18 +++++++++--------- 8 files changed, 43 insertions(+), 16 deletions(-)