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, 1 Dec 2021 16:50:27 -0800
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
        kernel-team@...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 v5.17

Hello!

This series provides additional documentation and examples for the
Linux-kernel memory model (LKMM):

1.	Provide extra ordering for unlock+lock pair on the same CPU,
	courtesy of Boqun Feng.

2.	Describe the requirement of the litmus-tests directory, courtesy
	of Boqun Feng.

3.	Add two tests for unlock(A)+lock(B) ordering, courtesy of
	Boqun Feng.

						Thanx, Paul

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

 Documentation/explanation.txt                              |   44 +++++++------
 README                                                     |   12 +++
 linux-kernel.cat                                           |    6 -
 litmus-tests/LB+unlocklockonceonce+poacquireonce.litmus    |   35 ++++++++++
 litmus-tests/MP+unlocklockonceonce+fencermbonceonce.litmus |   33 +++++++++
 litmus-tests/README                                        |    8 ++
 6 files changed, 116 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ