NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
* [GIT PULL] NVDIMM for 6.7
@ 2023-11-02  0:25 Ira Weiny
  2023-11-03  1:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ira Weiny @ 2023-11-02  0:25 UTC (permalink / raw
  To: Linus Torvalds
  Cc: Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny, nvdimm,
	linux-kernel, linux-cxl

Hi Linus, please pull from:

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

... to get updates to the nvdimm tree.  They are a mix of bug fixes and updates
to interfaces used by nvdimm.

Bug fixes include:
	Fix a sleep during spinlock in PREEMPT_RT kernels when getting a BTT
		lane
	Check for kstrdup memory failure in region probe
	Use the correct variables in the nvdimm_badblocks_populate() kdoc block

Updates to interfaces include:
	Use devm_kstrdup to manage memory better
	Allow class structures to be declared at build time
	Start using __counted_by to help with bounds checking
	Remove use of the deprecated strncpy

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

---

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9ea459e477dc09370cdd8ee13b61aefe8cd1f20a:

  libnvdimm: remove kernel-doc warnings: (2023-10-18 09:48:05 -0700)

----------------------------------------------------------------
libnvdimm updates for v6.7

- updates to deprecated and changed interfaces
- bug/kdoc fixes

----------------------------------------------------------------
Chen Ni (1):
      libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return value

Greg Kroah-Hartman (1):
      testing: nvdimm: make struct class structures constant

Justin Stitt (1):
      dax: refactor deprecated strncpy

Kees Cook (1):
      libnvdimm: Annotate struct nd_region with __counted_by

Tomas Glozar (1):
      nd_btt: Make BTT lanes preemptible

Zhu Wang (1):
      libnvdimm: remove kernel-doc warnings:

 drivers/dax/bus.c                  |  2 +-
 drivers/nvdimm/badrange.c          |  4 ++--
 drivers/nvdimm/nd.h                |  2 +-
 drivers/nvdimm/of_pmem.c           |  8 +++++++-
 drivers/nvdimm/region_devs.c       | 10 +++++-----
 tools/testing/nvdimm/test/ndtest.c | 17 +++++++++--------
 tools/testing/nvdimm/test/nfit.c   | 14 +++++++-------
 7 files changed, 32 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] NVDIMM for 6.7
  2023-11-02  0:25 [GIT PULL] NVDIMM for 6.7 Ira Weiny
@ 2023-11-03  1:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-03  1:26 UTC (permalink / raw
  To: Ira Weiny
  Cc: Linus Torvalds, Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny,
	nvdimm, linux-kernel, linux-cxl

The pull request you sent on Wed, 1 Nov 2023 17:25:30 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/90a300dc0553c5c4a3324ca6de5877c834d27af7

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:[~2023-11-03  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02  0:25 [GIT PULL] NVDIMM for 6.7 Ira Weiny
2023-11-03  1:26 ` 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).