public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] NVDIMM for 6.19
@ 2025-12-05 18:00 Ira Weiny
  2025-12-06 19:04 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ira Weiny @ 2025-12-05 18:00 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Mike Rapoport, Alison Schofield, Tejun Heo, Marco Crivellari,
	Dave Jiang, Bagas Sanjaya, Randy Dunlap, Dan Carpenter,
	Dan Williams, nvdimm, linux-kernel

Linus,

Please pull from...

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.19

...to get changes for 6.19 for the nvdimm tree.

These are mainly bug fixes and code updates.

There is a new feature to divide up memmap= carve outs and a fix caught in
linux-next for that patch.  Managing memmap memory on the fly for multiple VM's
was proving difficult and Mike provided a driver which allows for the memory to
be better manged.

These have soaked in linux-next without any issues.

Thank you,
Ira Weiny

---
The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:

  Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.19

for you to fetch changes up to 30065e73d7c018cf2e1bec68e2d6ffafc17b3c25:

  nvdimm: Prevent integer overflow in ramdax_get_config_data() (2025-11-26 10:58:23 -0600)

----------------------------------------------------------------
NVDIMM changes for 6.19

	* nvdimm: Prevent integer overflow in ramdax_get_config_data()
	* Documentation: btt: Unwrap bit 31-30 nested table
	* nvdimm: replace use of system_wq with system_percpu_wq
	* tools/testing/nvdimm: Use per-DIMM device handle
	* nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices

----------------------------------------------------------------
Alison Schofield (1):
      tools/testing/nvdimm: Use per-DIMM device handle

Bagas Sanjaya (1):
      Documentation: btt: Unwrap bit 31-30 nested table

Dan Carpenter (1):
      nvdimm: Prevent integer overflow in ramdax_get_config_data()

Marco Crivellari (1):
      nvdimm: replace use of system_wq with system_percpu_wq

Mike Rapoport (Microsoft) (1):
      nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices

 Documentation/driver-api/nvdimm/btt.rst |   2 +-
 drivers/nvdimm/Kconfig                  |  19 +++
 drivers/nvdimm/Makefile                 |   1 +
 drivers/nvdimm/ramdax.c                 | 282 ++++++++++++++++++++++++++++++++
 drivers/nvdimm/security.c               |   4 +-
 tools/testing/nvdimm/test/nfit.c        |   7 +-
 6 files changed, 311 insertions(+), 4 deletions(-)
 create mode 100644 drivers/nvdimm/ramdax.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] NVDIMM for 6.19
  2025-12-05 18:00 [GIT PULL] NVDIMM for 6.19 Ira Weiny
@ 2025-12-06 19:04 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-06 19:04 UTC (permalink / raw)
  To: Ira Weiny
  Cc: Linus Torvalds, Mike Rapoport, Alison Schofield, Tejun Heo,
	Marco Crivellari, Dave Jiang, Bagas Sanjaya, Randy Dunlap,
	Dan Carpenter, Dan Williams, nvdimm, linux-kernel

The pull request you sent on Fri, 5 Dec 2025 12:00:54 -0600:

> git@gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.19

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/56a1a04dc9bf252641c622aad525894dadc61a07

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-06 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 18:00 [GIT PULL] NVDIMM for 6.19 Ira Weiny
2025-12-06 19:04 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox