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:	Mon, 14 Dec 2015 18:14:28 -0800
From:	Dan Williams <dan.j.williams@...el.com>
To:	linux-nvdimm@...ts.01.org
Cc:	willy@...ux.intel.com, ross.zwisler@...ux.intel.com,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/9] libnvdimm, pfn updates for 4.5

With the impending merge of the dax-gup patchset [1], a new set of unit
tests for 'pfn' devices was added to ndctl.  These are the cleanups and
fixups identified from that testing.

The unit test updates will be posted separately on the linux-nvdimm list.

[1]: https://lists.01.org/pipermail/linux-nvdimm/2015-December/003213.html

---

Dan Williams (9):
      libnvdimm, pfn: kill ND_PFN_ALIGN
      libnvdimm, pfn: clean up pfn create parameters
      libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE
      libnvdimm, pfn: add parent uuid validation
      libnvdimm, pfn: fix pfn seed creation
      libnvdimm, pfn: enable pfn sysfs interface unit testing
      libnvdimm, pfn: fix nd_pfn_validate() return value handling
      tools/testing/libnvdimm: cleanup mock resource lookup
      libnvdimm, pfn: move 'memory mode' indication to sysfs


 drivers/nvdimm/namespace_devs.c   |   53 ++++++++++++++++-----
 drivers/nvdimm/nd-core.h          |    1 
 drivers/nvdimm/nd.h               |    8 ---
 drivers/nvdimm/pfn_devs.c         |   93 +++++++++++++++++++++++++++++--------
 drivers/nvdimm/pmem.c             |   26 +++-------
 drivers/nvdimm/region_devs.c      |    7 +++
 tools/testing/nvdimm/Kbuild       |    2 +
 tools/testing/nvdimm/test/iomap.c |   90 ++++++++++++++++++++++--------------
 8 files changed, 186 insertions(+), 94 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ