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: <20240816062445.GA51253@neeraj.linux>
Date: Fri, 16 Aug 2024 11:54:45 +0530
From: Neeraj Upadhyay <Neeraj.Upadhyay@...nel.org>
To: rcu@...r.kernel.org
Cc: paulmck@...nel.org, joel@...lfernandes.org, frederic@...nel.org,
	boqun.feng@...il.com, urezki@...il.com,
	linux-kernel@...r.kernel.org, kernel-team@...a.com,
	rostedt@...dmis.org, inwardvessel@...il.com
Subject: [PATCH rcu 0/3] SRCU updates for v6.12

Hello,

Following are the SRCU updates for v6.12:

1.      Faster gp seq wrap-around, courtesy of JP Kobryn.

2.      Check for concurrent updates of heuristics, courtesy of
        Paul E. McKenney.

3.      Mark callbacks not currently participating in barrier operation,
        courtesy of Paul E. McKenney.


Git tree: https://git.kernel.org/pub/scm/linux/kernel/git/neeraj.upadhyay/linux-rcu.git/log/?h=srcu.12.08.24a


- Neeraj

------------------------------------------------------------------------

 include/linux/rcupdate.h |  3 +++
 include/linux/srcutree.h | 15 ++++++++++++++-
 kernel/rcu/rcu.h         |  3 ---
 kernel/rcu/srcutree.c    | 11 ++++++++---
 4 files changed, 25 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ