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 4e4b64fef28e Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 663bb505b2ed next-20260128/btrfs-fixes omits 4f3a4291c87b Merge branch 'misc-6.19' into next-fixes new bdde21d3e77d lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY new dee65f79364c Merge tag 'lsm-pr-20260202' of git://git.kernel.org/pub/sc [...] new 43151f812886 cgroup/dmem: fix NULL pointer dereference when setting max new 592a68212c56 cgroup/dmem: avoid rcu warning when unregister region new 99a2ef500906 cgroup/dmem: avoid pool UAF new 6bd9ed02871f Merge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel. [...] new 29fb415a6a72 btrfs: raid56: fix memory leak of btrfs_raid_bio::stripe_u [...] new a32d98bf0efe Merge branch 'misc-6.19' into next-fixes new b282f475df9b Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 1469b6905737 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 (4e4b64fef28e) \ N -- N -- N refs/heads/fs-current (1469b6905737)
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: fs/btrfs/raid56.c | 1 + kernel/cgroup/dmem.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++------ security/lsm.h | 9 ------- security/lsm_init.c | 7 +----- security/min_addr.c | 5 ++-- 5 files changed, 67 insertions(+), 25 deletions(-)