public inbox for sched-ext@lists.linux.dev
 help / color / mirror / Atom feed
* [GIT PULL] sched_ext: Fixes for v7.0
@ 2026-02-21  3:41 Tejun Heo
  2026-02-21 18:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-02-21  3:41 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Vernet, Andrea Righi, Changwoo Min, Emil Tsalapatis,
	linux-kernel, sched-ext

Hi Linus,

The following changes since commit 37a93dd5c49b5fda807fd204edf2547c3493319c:

  Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2026-02-11 19:31:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git tags/sched_ext-for-7.0-fixes

for you to fetch changes up to 640c9dc72f21f325700a4b0f839ad568ff21c697:

  tools/sched_ext: fix getopt not re-parsed on restart (2026-02-20 17:17:38 -1000)

----------------------------------------------------------------
sched_ext: Fixes for v7.0

- Various bug fixes for the example schedulers and selftests.

----------------------------------------------------------------
David Carlier (9):
      tools/sched_ext: scx_flatcg: zero-initialize stats counter array
      tools/sched_ext: scx_central: fix sched_setaffinity() call with the set size
      tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugs
      tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_read_stats
      tools/sched_ext: scx_userland: fix stale data on restart
      tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exit
      tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systems
      tools/sched_ext: scx_userland: fix data races on shared counters
      tools/sched_ext: fix getopt not re-parsed on restart

Ihor Solodrai (1):
      selftests/sched_ext: Fix rt_stall flaky failure

 tools/sched_ext/scx_central.c                | 10 ++++--
 tools/sched_ext/scx_cpu0.c                   |  1 +
 tools/sched_ext/scx_flatcg.c                 | 13 ++++++--
 tools/sched_ext/scx_pair.c                   |  8 ++++-
 tools/sched_ext/scx_sdt.c                    |  1 +
 tools/sched_ext/scx_simple.c                 |  1 +
 tools/sched_ext/scx_userland.c               | 31 +++++++++++-------
 tools/testing/selftests/sched_ext/rt_stall.c | 49 ++++++++++++++++++++++++++++
 8 files changed, 96 insertions(+), 18 deletions(-)

Thanks.
--
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sched_ext: Fixes for v7.0
  2026-02-21  3:41 [GIT PULL] sched_ext: Fixes for v7.0 Tejun Heo
@ 2026-02-21 18:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-21 18:31 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, David Vernet, Andrea Righi, Changwoo Min,
	Emil Tsalapatis, linux-kernel, sched-ext

The pull request you sent on Fri, 20 Feb 2026 17:41:47 -1000:

> https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git tags/sched_ext-for-7.0-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4cf44657887b4c41374981d0afb2ca302b189e15

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-21 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-21  3:41 [GIT PULL] sched_ext: Fixes for v7.0 Tejun Heo
2026-02-21 18:31 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox