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:   Sat, 28 Jan 2023 15:53:22 -0800
From:   Dan Williams <dan.j.williams@...el.com>
To:     <torvalds@...ux-foundation.org>
CC:     <linux-cxl@...r.kernel.org>, <nvdimm@...ts.linux.dev>,
        <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Compute Express Link (CXL) fixes for 6.2-rc6

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl tags/cxl-fixes-for-6.2-rc6

...to receive a couple fixes for bugs introduced during the merge
window. One is a regression, the other was a bug in the CXL AER handler.

---

The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

  Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl tags/cxl-fixes-for-6.2-rc6

for you to fetch changes up to 19398821b25a9cde564265262e680ae1c2351be7:

  cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent (2023-01-25 15:35:26 -0800)

----------------------------------------------------------------
cxl fixes for 6.2-rc6

- Fix a crash regression due to module load order of cxl_pmem.ko

- Fix wrong register offset read in CXL AER handling path

----------------------------------------------------------------
Dan Williams (1):
      cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent

Dave Jiang (1):
      cxl: fix cxl_report_and_clear() RAS UE addr mis-assignment

 drivers/cxl/acpi.c      |  1 -
 drivers/cxl/core/pmem.c | 42 ++++--------------------------------------
 drivers/cxl/pci.c       |  7 +++++--
 drivers/cxl/pmem.c      | 24 ++++++++++++++++++++++++
 4 files changed, 33 insertions(+), 41 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ