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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250418162041.2436282-1-joelagnelf@nvidia.com>
Date: Fri, 18 Apr 2025 12:20:36 -0400
From: Joel Fernandes <joelagnelf@...dia.com>
To: linux-kernel@...r.kernel.org
Cc: rcu@...r.kernel.org,
	Joel Fernandes <joelagnelf@...dia.com>
Subject: [PATCH 0/4] Sequence counter related RCU changes for v6.16

Hi,

Please find the upcoming sequence Counter related RCU changes. The changes can also
be found at:

        git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git seq.2025.04.18a

Thanks.

Frederic Weisbecker (1):
  rcu: Comment on the extraneous delta test on rcu_seq_done_exact()

Joel Fernandes (3):
  rcu: Replace magic number with meaningful constant in
    rcu_seq_done_exact()
  rcu: Add warning to ensure rcu_seq_done_exact() is working
  srcu: Use rcu_seq_done_exact() for polling API

 kernel/rcu/rcu.h      | 14 +++++++++++++-
 kernel/rcu/srcutree.c |  2 +-
 kernel/rcu/tree.c     |  6 ++++++
 3 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ