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: <20240816072210.GA65644@neeraj.linux>
Date: Fri, 16 Aug 2024 12:52:10 +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, thorsten.blum@...lux.com
Subject: [PATCH rcu 0/3] RCU misc updates for v6.12

Hello,

Below are the RCU misc updates for v6.12:

1.      Warn on unexpected rcu_synchronize llist's done tail state,
        courtesy of Paul E. McKenney.

2.      Better define "atomic" for list_replace_rcu() and hlist_replace_rcu()
        list replacement functions, courtesy of Paul E. McKenney.

3.      Annotate struct kvfree_rcu_bulk_data with __counted_by(),
        courtesy of Thorsten Blum.


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


- Neeraj

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

 include/linux/rculist.h | 9 +++++++--
 kernel/rcu/tree.c       | 7 ++++---
 2 files changed, 11 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ