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: Tue, 4 Jun 2024 15:14:11 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
	kernel-team@...a.com, mingo@...nel.org
Cc: stern@...land.harvard.edu, parri.andrea@...il.com, will@...nel.org,
	peterz@...radead.org, boqun.feng@...il.com, npiggin@...il.com,
	dhowells@...hat.com, j.alglave@....ac.uk, luc.maranget@...ia.fr,
	akiyks@...il.com
Subject: [PATCH memory-model 0/3] LKMM updates for v6.11

Hello!

This series adds a few atomic operations and some documentation:

1.	tools/memory-model: Add atomic_and()/or()/xor() and add_negative,
	courtesy of Puranjay Mohan.

2.	tools/memory-model: Add atomic_andnot() with its variants,
	courtesy of Puranjay Mohan.

3.	tools/memory-model: Add KCSAN LF mentorship session citation.

						Thanx, Paul

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

 b/tools/memory-model/Documentation/access-marking.txt |   10 ++++++--
 b/tools/memory-model/linux-kernel.def                 |   21 ++++++++++++++++++
 tools/memory-model/linux-kernel.def                   |    6 +++++
 3 files changed, 34 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ