lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aKdXB6r48hme9su1@slm.duckdns.org>
Date: Thu, 21 Aug 2025 07:27:35 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, David Vernet <void@...ifault.com>,
	Andrea Righi <arighi@...dia.com>,
	Changwoo Min <changwoo@...lia.com>, sched-ext@...ts.linux.dev
Subject: [GIT PULL] sched_ext: Fixes for v6.17-rc2

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/ tags/sched_ext-for-6.17-rc2-fixes

for you to fetch changes up to e69980bd16f264581c3f606bae987e54f0ba8c4a:

  selftests/sched_ext: Remove duplicate sched.h header (2025-08-11 08:24:08 -1000)

----------------------------------------------------------------
sched_ext: Fixes for v6.17-rc2

- Fix a subtle bug during SCX enabling where a dead task skips init but
  doesn't skip sched class switch leading to invalid task state transition
  warning.

- Cosmetic fix in selftests.

----------------------------------------------------------------
Andrea Righi (1):
      sched/ext: Fix invalid task state transitions on class switch

Jiapeng Chong (1):
      selftests/sched_ext: Remove duplicate sched.h header

 kernel/sched/ext.c                          | 4 ++++
 tools/testing/selftests/sched_ext/hotplug.c | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ