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, 1 Oct 2021 18:19:12 -0700
From:   Dan Williams <dan.j.williams@...el.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux NVDIMM <nvdimm@...ts.linux.dev>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] nvdimm fixes for v5.15-rc4

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.15-rc4

...to receive a fix for a regression added this cycle in the pmem
driver, and for a long standing bug for failed NUMA node lookups on
ARM64.

This has appeared in -next for several days with no reported issues.

Please pull, thanks.

---

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

  Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.15-rc4

for you to fetch changes up to d55174cccac2e4c2a58ff68b6b573fc0836f73bd:

  nvdimm/pmem: fix creating the dax group (2021-09-27 11:40:43 -0700)

----------------------------------------------------------------
libnvdimm fixes for v5.15-rc4

- Fix a regression that caused the sysfs ABI for pmem block devices to
  not be registered. This fails the nvdimm unit tests and dax xfstests.

- Fix numa node lookups for dax-kmem memory (device-dax memory assigned
  to the page allocator) on ARM64.

----------------------------------------------------------------
Christoph Hellwig (1):
      nvdimm/pmem: fix creating the dax group

Jia He (1):
      ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect

 drivers/acpi/nfit/core.c | 12 ++++++++++++
 drivers/nvdimm/pmem.c    |  5 +----
 2 files changed, 13 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ