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: Thu, 25 Jan 2024 19:58:03 -0800
From: Boqun Feng <boqun.feng@...il.com>
To: linux-kernel@...r.kernel.org,
	rcu@...r.kernel.org,
	linux-doc@...r.kernel.org
Cc: Jonathan Corbet <corbet@....net>,
	"Paul E. McKenney" <paulmck@...nel.org>,
	Boqun Feng <boqun.feng@...il.com>
Subject: [PATCH 0/8] RCU doc updates for v6.9

Hi,

This series contains the documentation related changes from RCU for
v6.9. You can call find the series at:

	https://github.com/fbq/linux.git rcu-doc.2024.01.25a

Th detailed list of the changes:

Paul E. McKenney (8):
  doc: Spinlocks are implied RCU readers
  doc: Make whatisRCU.rst note that spinlocks are RCU readers
  doc: Make checklist.rst note that spinlocks are implied RCU readers
  doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst
  doc: Add EARLY flag to early-parsed kernel boot parameters
  context_tracking: Fix kerneldoc headers for __ct_user_{enter,exit}()
  doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
  doc: Update checklist.rst discussion of callback execution

 Documentation/RCU/checklist.rst               |  32 +-
 Documentation/RCU/rcu_dereference.rst         |   5 +-
 Documentation/RCU/whatisRCU.rst               |  19 +-
 .../admin-guide/kernel-parameters.rst         |   1 +
 .../admin-guide/kernel-parameters.txt         | 484 +++++++++---------
 kernel/context_tracking.c                     |   4 +
 6 files changed, 293 insertions(+), 252 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ