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: <20250902234817.279206-1-tj@kernel.org>
Date: Tue,  2 Sep 2025 13:48:02 -1000
From: Tejun Heo <tj@...nel.org>
To: void@...ifault.com,
	arighi@...dia.com,
	multics69@...il.com
Cc: linux-kernel@...r.kernel.org,
	sched-ext@...a.com
Subject: [PATCHSET sched_ext/for-6.18] sched_ext: Misc changes

A collection of four misc patches.

- Make scx_task_iter a bit easier to use.

- Keep bypass on between enable failure and disable.

- Move types and accessors into ext_internal.h.

- Wrap event percpu allocation in a struct to ease adding more percpu
  fields.

 0001-sched_ext-Make-explicit-scx_task_iter_relock-calls-u.patch
 0002-sched_ext-Keep-bypass-on-between-enable-failure-and-.patch
 0003-sched_ext-Move-internal-type-and-accessor-definition.patch
 0004-sched_ext-Put-event_stats_cpu-in-struct-scx_sched_pc.patch

 kernel/sched/build_policy.c |    1
 kernel/sched/ext.c          | 1097 +-----------------------------------------------------------------
 kernel/sched/ext.h          |   23 -
 kernel/sched/ext_internal.h | 1064 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1098 insertions(+), 1087 deletions(-)

--
tejun


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ