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:   Fri, 2 Dec 2022 17:15:49 -0800
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     stern@...land.harvard.edu, paul.heidekrueger@...tum.de,
        sj@...nel.org, linux-kernel@...r.kernel.org, kernel-team@...a.com
Subject: [GIT PULL] LKMM changes for v6.2

Hello, Linus,

Once the merge window opens, please pull the latest LKMM changes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/lkmm.2022.12.02a
  # HEAD: ee5a86f451f7cc8a904fcbc4f3dece023d36d6e5: docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier' (2022-10-18 15:14:52 -0700)

----------------------------------------------------------------
LKMM updates for v6.2

This series updates LKMM documentation, both in English and in Korean.

----------------------------------------------------------------
Paul Heidekrüger (1):
      tools/memory-model: Weaken ctrl dependency definition in explanation.txt

SeongJae Park (4):
      docs/memory-barriers.txt: Add a missed closing parenthesis
      docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add implementation for ARM64
      docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
      docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency barrier'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ