lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 12 Jun 2020 15:46:50 -0700
From:   Dan Williams <dan.j.williams@...el.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-nvdimm <linux-nvdimm@...ts.01.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Vaibhav Jain <vaibhav@...ux.ibm.com>,
        "Aneesh Kumar K.V" <aneesh.kumar@...ux.ibm.com>
Subject: [GIT PULL] libnvdimm for v5.8

Hi Linus, please pull from:

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

...to receive a smattering of cleanups for v5.8. I was considering at
least one more late breaking topic for -rc1 (papr_scm device health
reporting), but a last minute kbuild-robot report kicked it out. I
might bring that back for -rc2 since it was nearly ready save for that
late breaking test report.

Otherwise, this has appeared in -next with no reported issues.

---

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6ec26b8b2d70b41d7c2affd8660d94ce78b3823c:

  nvdimm/pmem: stop using ->queuedata (2020-05-13 15:15:37 -0700)

----------------------------------------------------------------
libnvdimm for 5.8

- Small collection of cleanups to rework usage of ->queuedata and the
  GUID api.

----------------------------------------------------------------
Andy Shevchenko (1):
      libnvdimm: Replace guid_copy() with import_guid() where it makes sense

Christoph Hellwig (3):
      nvdimm/blk: stop using ->queuedata
      nvdimm/btt: stop using ->queuedata
      nvdimm/pmem: stop using ->queuedata

 drivers/acpi/nfit/core.c | 2 +-
 drivers/nvdimm/blk.c     | 5 ++---
 drivers/nvdimm/btt.c     | 3 +--
 drivers/nvdimm/pmem.c    | 6 +++---
 4 files changed, 7 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists