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: Thu, 14 Mar 2024 13:44:39 -0700
From: Dave Jiang <dave.jiang@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Vishal Verma <vishal.l.verma@...el.com>,
 Dan Williams <dan.j.williams@...el.com>, Ira Weiny <ira.weiny@...el.com>,
 "nvdimm@...ts.linux.dev" <nvdimm@...ts.linux.dev>,
 linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] NVDIMM//DAX changes for 6.9

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.9

.. to get updates to the nvdimm tree. They are a number of updates to interfaces used by nvdimm/dax and a documentation fix.

Doc fixes:
	ACPI_NFIT Kconfig documetation fix

Updates:
	Make nvdimm_bus_type and dax_bus_type const
	Remove SLAB_MEM_SPREAD flag usage in DAX

They have all been in the -next for more than a week with no reported issues.

---

The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:

  Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.9

for you to fetch changes up to d9212b35da52109361247b66010802d43c6b1f0d:

  dax: remove SLAB_MEM_SPREAD flag usage (2024-03-04 09:10:37 -0700)

----------------------------------------------------------------
libnvdimm updates for v6.9

- ACPI_NFIT Kconfig documetation fix
- Make nvdimm_bus_type const
- Make dax_bus_type const
- remove SLAB_MEM_SPREAD flag usage in DAX

----------------------------------------------------------------
Chengming Zhou (1):
      dax: remove SLAB_MEM_SPREAD flag usage

Peter Robinson (1):
      libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help

Ricardo B. Marliere (2):
      nvdimm: make nvdimm_bus_type const
      device-dax: make dax_bus_type const

 drivers/dax/bus.c      | 2 +-
 drivers/dax/super.c    | 2 +-
 drivers/nvdimm/Kconfig | 2 +-
 drivers/nvdimm/bus.c   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ