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 23e895b60e8e Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...] omits 310497a451bf Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 9b3cf3113a7b Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new dcb6fa37fd7b Linux 6.18-rc3 adds 54e96258a693 sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU adds efeeaac9ae97 sched_ext: Sync error_irq_work before freeing scx_sched adds a8ad873113d3 sched_ext: defer queue_balance_callback() until after ops. [...] adds 14c1da3895a1 sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kv [...] adds 05e63305c85c sched_ext: Fix scx_kick_pseqs corruption on concurrent sch [...] adds a3c4a0a42e61 sched_ext: fix flag check for deferred callbacks new fd57572253bc Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kern [...] new c23a4657941d Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new e0dd00592aa0 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new 80940ce5aaaf Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...]
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 (23e895b60e8e) \ N -- N -- N refs/heads/fs-current (80940ce5aaaf)
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: Makefile | 2 +- kernel/sched/ext.c | 126 +++++++++++++++++++++++++++++++++++++++++++++------ kernel/sched/sched.h | 1 + 3 files changed, 113 insertions(+), 16 deletions(-)