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: Wed, 31 Jan 2024 17:40:52 -0800
From: Boqun Feng <boqun.feng@...il.com>
To: linux-kernel@...r.kernel.org,
	rcu@...r.kernel.org
Cc: Boqun Feng <boqun.feng@...il.com>
Subject: [PATCH 0/6] RCU nocb updates for v6.9

Hi,

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

	https://github.com/fbq/linux.git rcu-nocb.2024.01.29a

The detailed list of the changes:

Frederic Weisbecker (4):
  rcu/nocb: Remove needless LOAD-ACQUIRE
  rcu/nocb: Remove needless full barrier after callback advancing
  rcu/nocb: Make IRQs disablement symmetric
  rcu/nocb: Re-arrange call_rcu() NOCB specific code

Zqiang (2):
  rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
  rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()

 kernel/rcu/tree.c      | 53 +++++++++++++++++++++++-------------------
 kernel/rcu/tree.h      |  9 ++++---
 kernel/rcu/tree_nocb.h | 47 ++++++++++++++++++++++---------------
 3 files changed, 61 insertions(+), 48 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ