Linux CXL
 help / color / mirror / Atom feed
From: Ira Weiny <ira.weiny@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Dan Williams <dan.j.williams@intel.com>,
	Dave Jiang <dave.jiang@intel.com>,
	Alison Schofield <alison.schofield@intel.com>,
	"Vishal Verma" <vishal.l.verma@intel.com>,
	Lukas Wunner <lukas@wunner.de>, <linux-kernel@vger.kernel.org>,
	<nvdimm@lists.linux.dev>, <linux-cxl@vger.kernel.org>
Subject: [GIT PULL] NVDIMM for 6.15
Date: Mon, 31 Mar 2025 16:16:40 -0500	[thread overview]
Message-ID: <67eb0638e6f4c_3b58229447@iweiny-mobl.notmuch> (raw)

Linus,

Please pull the following updates for the nvdimm tree.  Most of the code
changes are to remove dead code.

The bug fixes are minor, Syzkaller and one for broken devices which are
unlikely to be in the field.  So no need to backport them.

All have been soaking in linux-next without issues.

Thanks,
Ira Weiny

---

The following changes since commit 7eb172143d5508b4da468ed59ee857c6e5e01da6:

  Linux 6.14-rc5 (2025-03-02 11:48:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ef1d3455bbc1922f94a91ed58d3d7db440652959:

  libnvdimm/labels: Fix divide error in nd_label_data_init() (2025-03-20 16:54:27 -0500)

----------------------------------------------------------------
libnvdimm additions for 6.15

	- 2 patches to remove dead code
		nd_attach_ndns() and nd_region_conflict() have not been
		used since 2017 and 2019 respectively
	- Fix divide by 0 if device returns a broken LSA value
	- Fix Syzkaller reported bug

----------------------------------------------------------------
Dr. David Alan Gilbert (2):
      libnvdimm: Remove unused nd_region_conflict
      libnvdimm: Remove unused nd_attach_ndns

Murad Masimov (1):
      acpi: nfit: fix narrowing conversion in acpi_nfit_ctl

Robert Richter (1):
      libnvdimm/labels: Fix divide error in nd_label_data_init()

 drivers/acpi/nfit/core.c     |  2 +-
 drivers/nvdimm/claim.c       | 11 -----------
 drivers/nvdimm/label.c       |  3 ++-
 drivers/nvdimm/nd-core.h     |  4 ----
 drivers/nvdimm/region_devs.c | 41 -----------------------------------------
 5 files changed, 3 insertions(+), 58 deletions(-)

             reply	other threads:[~2025-03-31 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31 21:16 Ira Weiny [this message]
2025-04-03  5:47 ` [GIT PULL] NVDIMM for 6.15 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=67eb0638e6f4c_3b58229447@iweiny-mobl.notmuch \
    --to=ira.weiny@intel.com \
    --cc=alison.schofield@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas@wunner.de \
    --cc=nvdimm@lists.linux.dev \
    --cc=torvalds@linux-foundation.org \
    --cc=vishal.l.verma@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox