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, 19 Oct 2022 16:06:40 -0700
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/5] LKMM updates for v6.2

Hello!

This series provides LKMM updates:

1.	tools/memory-model: Weaken ctrl dependency definition in
	explanation.txt, courtesy of Paul Heidekrüger.

2.	docs/memory-barriers.txt: Add a missed closing parenthesis,
	courtesy of SeongJae Park.

3.	docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add
	implementation for ARM64, courtesy of SeongJae Park.

4.	docs/memory-barriers.txt/kokr: Add memory barrier dma_mb(),
	courtesy of SeongJae Park.

5.	docs/memory-barriers.txt/kokr: Fix confusing name of 'data
	dependency barrier', courtesy of SeongJae Park.

						Thanx, Paul

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

 Documentation/translations/ko_KR/memory-barriers.txt   |  141 +++++++++--------
 b/Documentation/memory-barriers.txt                    |    2 
 b/Documentation/translations/ko_KR/memory-barriers.txt |    8 
 b/tools/memory-model/Documentation/explanation.txt     |    7 
 4 files changed, 90 insertions(+), 68 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ