* [GIT PULL] NVDIMM for 6.18
@ 2025-10-06 16:50 Ira Weiny
2025-10-06 18:29 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ira Weiny @ 2025-10-06 16:50 UTC (permalink / raw)
To: Linus Torvalds
Cc: 'Linux Kernel Mailing List', linux-cxl, nvdimm,
Jiang, Dave, Xichao Zhao, Colin Ian King, Jonathan Cameron,
Dan Williams, Guangshuo Li, Alison Schofield, Jiapeng Chong,
Abaci Robot
Hey Linus, please pull from:
https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.18
... to get libnvdimm changes for the 6.18 kernel.
The changes are primarily bug fixes. Dave introduced the usage of cleanup.h a
bit late in the cycle to help with the new label work required within CXL.[1]
Unfortunately linux-next caught a bug so I delayed the pull request slightly to
include that fix of a duplicate slab.h include. Hopefully, I've managed that
correctly.
The fix has soaked in linux-next for a few days now with the rest of the
patches being in since Sept 26th.
Thanks,
Ira
[1] https://lore.kernel.org/all/20250917134116.1623730-1-s.neeraj@samsung.com/
---
The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:
Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.18
for you to fetch changes up to 5c34f2b6f89ad4f31db15f9c658b597e23bacdf8:
nvdimm: Remove duplicate linux/slab.h header (2025-09-29 10:06:03 -0500)
----------------------------------------------------------------
libnvdimm for 6.18
nvdimm:
- ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
- Clean up __nd_ioctl() and remove gotos
- Remove duplicate linux/slab.h header
- Introduce guard() for nvdimm_bus_lock
- Use str_plural() to simplify the code
ACPI:
- NFIT: Fix incorrect ndr_desc being reportedin dev_err message
----------------------------------------------------------------
Colin Ian King (1):
ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
Dave Jiang (2):
nvdimm: Introduce guard() for nvdimm_bus_lock
nvdimm: Clean up __nd_ioctl() and remove gotos
Guangshuo Li (1):
nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
Jiapeng Chong (1):
nvdimm: Remove duplicate linux/slab.h header
Xichao Zhao (1):
nvdimm: Use str_plural() to simplify the code
drivers/acpi/nfit/core.c | 2 +-
drivers/nvdimm/badrange.c | 3 +-
drivers/nvdimm/btt_devs.c | 24 +++-----
drivers/nvdimm/bus.c | 72 ++++++++--------------
drivers/nvdimm/claim.c | 7 +--
drivers/nvdimm/core.c | 17 +++---
drivers/nvdimm/dax_devs.c | 12 ++--
drivers/nvdimm/dimm.c | 5 +-
drivers/nvdimm/dimm_devs.c | 48 ++++++---------
drivers/nvdimm/namespace_devs.c | 113 +++++++++++++++++------------------
drivers/nvdimm/nd.h | 3 +
drivers/nvdimm/pfn_devs.c | 63 ++++++++------------
drivers/nvdimm/region.c | 16 ++---
drivers/nvdimm/region_devs.c | 118 ++++++++++++++++---------------------
drivers/nvdimm/security.c | 10 +---
tools/testing/nvdimm/test/ndtest.c | 13 +++-
16 files changed, 229 insertions(+), 297 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] NVDIMM for 6.18
2025-10-06 16:50 [GIT PULL] NVDIMM for 6.18 Ira Weiny
@ 2025-10-06 18:29 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-06 18:29 UTC (permalink / raw)
To: Ira Weiny
Cc: Linus Torvalds, 'Linux Kernel Mailing List', linux-cxl,
nvdimm, Jiang, Dave, Xichao Zhao, Colin Ian King,
Jonathan Cameron, Dan Williams, Guangshuo Li, Alison Schofield,
Jiapeng Chong, Abaci Robot
The pull request you sent on Mon, 6 Oct 2025 11:50:00 -0500:
> https://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.18
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ba9dac987319d4f3969691dcf366ef19c9ed8281
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-10-06 18:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-06 16:50 [GIT PULL] NVDIMM for 6.18 Ira Weiny
2025-10-06 18:29 ` 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