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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9689a32a5b56cd5521cd8ae3c2530329bc820cde.camel@intel.com>
Date:   Thu, 3 Aug 2023 17:41:50 +0000
From:   "Verma, Vishal L" <vishal.l.verma@...el.com>
To:     "Torvalds, Linus" <torvalds@...ux-foundation.org>
CC:     "Williams, Dan J" <dan.j.williams@...el.com>,
        "linux-cxl@...r.kernel.org" <linux-cxl@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Compute Express Link (CXL) Fixes for 6.5-rc5

Hi Linus,

Please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl tags/cxl-fixes-6.5-rc5

...to receive a few fixes to clean up the CXL sanitize device ABI that was
merged this cycle. The only change is to hide some sysfs files when sanitize
support is absent, and update the ABI documentation to describe this.

These have all appeared in -next for a few days with no reported issues.

---

The following changes since commit 70d49bbf962ce4579bebd82938ef7f265bc3e6ae:

  tools/testing/cxl: Remove unused SZ_512G macro (2023-07-20 23:35:22 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.5-rc5

for you to fetch changes up to ad64f5952ce3ea565c7f76ec37ab41df0dde773a:

  cxl/memdev: Only show sanitize sysfs files when supported (2023-07-28 13:16:54 -0600)

----------------------------------------------------------------
cxl fixes for v6.5-rc5

- Fixup the Sanitixe device ABI that was merged for v6.5 to hide some
  sysfs files when the necessary support is missing. Update the ABI
  documentation around this as well.

----------------------------------------------------------------
Davidlohr Bueso (3):
      cxl/memdev: Improve sanitize ABI descriptions
      cxl/memdev: Document security state in kern-doc
      cxl/memdev: Only show sanitize sysfs files when supported

 drivers/cxl/cxlmem.h                    | 16 ++++++++++++
 drivers/cxl/core/mbox.c                 | 45 ++++++++++++++++++++++++++++++++-
 drivers/cxl/core/memdev.c               | 19 ++++++++++++++
 Documentation/ABI/testing/sysfs-bus-cxl | 15 +++++++++--
 4 files changed, 92 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ