public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sched_ext: Fixes for v6.19-rc1
@ 2025-12-15 16:56 Tejun Heo
  2025-12-16  8:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-12-15 16:56 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Vernet, Andrea Righi, Changwoo Min, Emil Tsalapatis,
	sched-ext, linux-kernel

Hi,

The following changes since commit c2f2b01b74be8b40a2173372bcd770723f87e7b2:

  Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux (2025-12-08 11:25:14 +0900)

are available in the Git repository at:

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

for you to fetch changes up to bb27226f0d00588ac53be8825e021ae80aa43371:

  sched_ext: Remove unused code in the do_pick_task_scx() (2025-12-15 05:53:49 -1000)

----------------------------------------------------------------
sched_ext: Fixes for v6.19-rc1

- Fix memory leak when destroying helper kthread workers during scheduler
  disable.

- Fix bypass depth accounting on scx_enable() failure which could leave
  the system permanently in bypass mode.

- Fix missing preemption handling when moving tasks to local DSQs via
  scx_bpf_dsq_move().

- Misc fixes including NULL check for put_prev_task(), flushing stdout in
  selftests, and removing unused code.

----------------------------------------------------------------
Emil Tsalapatis (1):
      selftests/sched_ext: flush stdout before test to avoid log spam

John Stultz (1):
      sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NULL next

Tejun Heo (3):
      sched_ext: Fix bypass depth leak on scx_enable() failure
      sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
      sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()

Zqiang (2):
      sched_ext: Fix the memleak for sch->helper objects
      sched_ext: Remove unused code in the do_pick_task_scx()

 kernel/sched/ext.c                         | 72 ++++++++++++++++++++----------
 tools/testing/selftests/sched_ext/runner.c |  8 ++++
 2 files changed, 56 insertions(+), 24 deletions(-)

Thanks.

--
tejun

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

* Re: [GIT PULL] sched_ext: Fixes for v6.19-rc1
  2025-12-15 16:56 [GIT PULL] sched_ext: Fixes for v6.19-rc1 Tejun Heo
@ 2025-12-16  8:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-16  8:03 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, David Vernet, Andrea Righi, Changwoo Min,
	Emil Tsalapatis, sched-ext, linux-kernel

The pull request you sent on Mon, 15 Dec 2025 06:56:50 -1000:

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

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

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:[~2025-12-16  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 16:56 [GIT PULL] sched_ext: Fixes for v6.19-rc1 Tejun Heo
2025-12-16  8:03 ` 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