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]
Date: Mon, 29 Jan 2024 14:57:25 -0800
From: Boqun Feng <boqun.feng@...il.com>
To: linux-kernel@...r.kernel.org,
	rcu@...r.kernel.org,
	linux-doc@...r.kernel.org
Cc: Boqun Feng <boqun.feng@...il.com>
Subject: [PATCH 0/2] RCU tasks fixes for v6.9

Hi,

This series contains the fixes of RCU tasks for v6.9. You can also find
the series at:

	https://github.com/fbq/linux.git rcu-tasks.2024.01.24a

Th detailed list of the changes:

Paul E. McKenney (2):
  rcu-tasks: Repair RCU Tasks Trace quiescence check
  rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

 include/linux/rcupdate.h |  4 +-
 include/linux/sched.h    |  2 +
 init/init_task.c         |  1 +
 kernel/fork.c            |  1 +
 kernel/rcu/tasks.h       | 89 ++++++++++++++++++++++++++++------------
 5 files changed, 69 insertions(+), 28 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ