mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] NVDIMM and DAX for 7.2
@ 2026-06-18 17:13 Alison Schofield
  2026-06-18 23:35 ` Linus Torvalds
  2026-06-19  0:09 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Alison Schofield @ 2026-06-18 17:13 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Dan Williams, Vishal Verma, Dave Jiang, Alison Schofield,
	Ira Weiny, nvdimm, linux-kernel

Hi Linus,

Please pull to receive a small set of NVDIMM and DAX changes. Also
included are updates to the MAINTAINER file, one which adds me as
I'm picking up the patch wrangling role from Ira Weiny.

All have been soaking in linux-next for a couple of weeks.

Thanks,
Alison Schofield

---
The following changes since commit e43ffb69e0438cddd72aaa30898b4dc446f664f8:

  Linux 7.1-rc6 (2026-05-31 15:14:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 86e411b6ec277dbb8ac1f1d855dc337181a62a29:

  MAINTAINERS: nvdimm: Include maintainer profile (2026-06-01 18:06:08 -0700)

----------------------------------------------------------------
Updates for the 7.2 release

A race condition and a couple of static analysis issues are fixed in BTT
Use sysfs_emit() in preparation for removal of cpumap_print_to_pagebuf()
Escalate a dev_dbg to dev_err in a resource conflict message
MAINTAINER file updates

----------------------------------------------------------------
Abdun Nihaal (2):
      nvdimm/btt: Free arena sub-allocations on discover_arenas() error path
      nvdimm/btt: Free arenas on btt_init() error paths

Alison Schofield (1):
      nvdimm/btt: Handle preemption in BTT lane acquisition

Dave Jiang (1):
      MAINTAINERS: Add maintainer info for libnvdimm and DAX

Ira Weiny (1):
      MAINTAINERS: Update address for Ira Weiny

Krzysztof Kozlowski (1):
      MAINTAINERS: nvdimm: Include maintainer profile

Tomasz Wolski (1):
      dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()

Yury Norov (1):
      nvdimm: Use sysfs_emit() for cpumask show callback

 .mailmap                                |  1 +
 Documentation/driver-api/nvdimm/btt.rst |  5 ++---
 MAINTAINERS                             | 11 ++++++++---
 drivers/dax/bus.c                       |  2 +-
 drivers/nvdimm/btt.c                    | 14 ++++++++++----
 drivers/nvdimm/nd.h                     | 11 +++++------
 drivers/nvdimm/nd_perf.c                |  2 +-
 drivers/nvdimm/region_devs.c            | 66 ++++++++++++++++++++++--------------------------------------------
 8 files changed, 50 insertions(+), 62 deletions(-)

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

end of thread, other threads:[~2026-06-22  2:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 17:13 [GIT PULL] NVDIMM and DAX for 7.2 Alison Schofield
2026-06-18 23:35 ` Linus Torvalds
2026-06-22  2:07   ` Ira Weiny
2026-06-19  0:09 ` 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

Powered by JetHome