nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-25 17:42:02 to 2018-10-02 03:31:49 UTC [more...]

[ndctl PATCH 1/5] ndctl, lib: refactor badblocks retrieval routines
 2018-10-02  3:31 UTC  (2+ messages)
` [ndctl PATCH 2/5] ndctl, lib: add APIs for retrieving namespace badblocks

[PATCH v8 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-01 23:43 UTC  (23+ messages)
` [PATCH v8 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v8 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v8 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v8 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v8 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v8 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v8 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v8 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v8 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v8 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v8 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v8 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v8 13/13] nvmet: Optionally use PCI P2P memory

[PATCH v2] libnvdimm, dimm: Maximize label transfer size
 2018-10-01 22:02 UTC  (3+ messages)

[RFC workqueue/driver-core PATCH 0/5] Add NUMA aware async_schedule calls
 2018-10-01 21:54 UTC  (21+ messages)
` [RFC workqueue/driver-core PATCH 1/5] workqueue: Provide queue_work_near to queue work near a given NUMA node
` [RFC workqueue/driver-core PATCH 2/5] async: Add support for queueing on specific "
` [RFC workqueue/driver-core PATCH 3/5] driver core: Probe devices asynchronously instead of the driver
` [RFC workqueue/driver-core PATCH 4/5] driver core: Use new async_schedule_dev command
` [RFC workqueue/driver-core PATCH 5/5] nvdimm: Schedule device registration on node local to the device

[PATCH] libnvdimm, dimm: Maximize label transfer size
 2018-10-01 16:55 UTC  (5+ messages)

[PATCH] libnvdimm, region: Fail badblocks listing for inactive regions
 2018-10-01 12:11 UTC  (3+ messages)

[GIT PULL] filesystem-dax fix for 4.19-rc6
 2018-09-30 13:38 UTC  (2+ messages)

[PATCH v4 4/5] async: Add support for queueing on specific node
 2018-09-29  8:15 UTC  (2+ messages)
` [LKP] [async] 06f4f5bfb3: BUG:sleeping_function_called_from_invalid_context_at_include/linux/percpu-rwsem.h

I want you. Write me
 2018-09-29  2:28 UTC 

[PATCH v11 00/12] Adding security support for nvdimm
 2018-09-29  0:41 UTC  (15+ messages)
` [PATCH v11 01/12] nfit: add support for Intel DSM 1.7 commands
` [PATCH v11 02/12] nfit/libnvdimm: store dimm id as a member to struct nvdimm
` [PATCH v11 03/12] keys: export lookup_user_key to external users
` [PATCH v11 04/12] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs
` [PATCH v11 05/12] nfit/libnvdimm: add set passphrase support for Intel nvdimms
` [PATCH v11 06/12] nfit/libnvdimm: add disable passphrase support to Intel nvdimm
` [PATCH v11 07/12] nfit/libnvdimm: add freeze security "
` [PATCH v11 08/12] nfit/libnvdimm: add support for issue secure erase DSM "
` [PATCH v11 09/12] nfit_test: add test support for Intel nvdimm security DSMs
` [PATCH v11 10/12] libnvdimm: add documentation for nvdimm security support
` [PATCH v11 11/12] libnvdimm: Drop nvdimm_bus from security_ops interface
` [PATCH v11 12/12] acpi, nfit: Move acpi_nfit_get_security_ops() to generic location

[PATCH v2 0/5] Adding nvdimm overwrite support
 2018-09-28 22:45 UTC  (6+ messages)
` [PATCH v2 1/5] libnvdimm: introduce NDD_SECURITY_BUSY flag
` [PATCH v2 2/5] libnvdimm: Add security DSM overwrite support
` [PATCH v2 3/5] nfit_test: Add overwrite support for nfit_test
` [PATCH v2 4/5] libnvdimm: add overwrite status notification
` [PATCH v2 5/5] libnvdimm: add documentation for ovewrite

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-09-28 15:50 UTC  (30+ messages)
` [PATCH v5 1/4] mm: Remove now defunct NO_BOOTMEM from depends list for deferred init
` [PATCH v5 2/4] mm: Provide kernel parameter to allow disabling page init poisoning
` [PATCH v5 3/4] mm: Create non-atomic version of SetPageReserved for init use
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH v10 00/12] Adding security support for nvdimm
 2018-09-28  9:28 UTC  (18+ messages)
` [PATCH v10 01/12] nfit: add support for Intel DSM 1.7 commands
` [PATCH v10 02/12] libnvdimm: create keyring to store security keys
` [PATCH v10 03/12] nfit/libnvdimm: store dimm id as a member to struct nvdimm
` [PATCH v10 04/12] keys: export lookup_user_key to external users
` [PATCH v10 05/12] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs
` [PATCH v10 06/12] nfit/libnvdimm: add set passphrase support for Intel nvdimms
` [PATCH v10 07/12] nfit/libnvdimm: add disable passphrase support to Intel nvdimm
` [PATCH v10 08/12] nfit/libnvdimm: add freeze security "
` [PATCH v10 09/12] nfit/libnvdimm: add support for issue secure erase DSM "
` [PATCH v10 10/12] nfit_test: add context to dimm_dev for nfit_test
` [PATCH v10 11/12] nfit_test: add test support for Intel nvdimm security DSMs
` [PATCH v10 12/12] libnvdimm: add documentation for nvdimm security support

[ndctl PATCH v3 0/3] Replace udev rule for latch and dirty-shutdown-count
 2018-09-28  0:41 UTC  (4+ messages)
` [ndctl PATCH v3 1/3] ndctl, lib: Add dirty-shutdown-count retrieval helper
` [ndctl PATCH v3 2/3] ndctl: Revert "ndctl, intel: Fallback to smart cached shutdown_count"
` [ndctl PATCH v3 3/3] ndctl: Revert "ndctl: Create ndctl udev rules for dirty shutdown"

[PATCH 0/3] acpi, nfit: Add dirty shutdown count to sysfs
 2018-09-27 19:37 UTC  (10+ messages)
` [PATCH 1/3] acpi, nfit: Introduce nfit_mem flags
` [PATCH 2/3] acpi, nfit: Collect shutdown status
` [PATCH 3/3] tools/testing/nvdimm: Populate dirty shutdown data

[PATCH] dax: Fix deadlock in dax_lock_mapping_entry()
 2018-09-27 18:22 UTC  (4+ messages)

[PATCH 0/3] kvm "fake DAX" device
 2018-09-27 15:55 UTC  (6+ messages)
` [PATCH 3/3] virtio-pmem: Add virtio pmem driver

[PATCH] acpi, nfit: Move acpi_nfit_get_security_ops() to generic location
 2018-09-27 15:48 UTC  (2+ messages)

[PATCH] libnvdimm, security: Comment fixes
 2018-09-27 15:47 UTC  (2+ messages)

[PATCH] libnvdimm: Drop nvdimm_bus from security_ops interface
 2018-09-27 15:46 UTC  (2+ messages)

[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-09-27 11:13 UTC  (4+ messages)
` [PATCH v5 07/11] filesystem-dax: Introduce dax_lock_mapping_entry()

[PATCH 0/5] Adding nvdimm overwrite support
 2018-09-27  0:58 UTC  (6+ messages)
` [PATCH 1/5] libnvdimm: introduce NDD_SECURITY_BUSY flag
` [PATCH 2/5] libnvdimm: Add security DSM overwrite support
` [PATCH 3/5] nfit_test: Add overwrite support for nfit_test
` [PATCH 4/5] libnvdimm: add overwrite status notification
` [PATCH 5/5] libnvdimm: add documentation for ovewrite

Mail System Error - Returned Mail
 2018-09-26  8:30 UTC 

[PATCH v9 00/12] Adding security support for nvdimm
 2018-09-26  1:04 UTC  (16+ messages)
` [PATCH v9 01/12] nfit: add support for Intel DSM 1.7 commands
` [PATCH v9 02/12] libnvdimm: create keyring to store security keys
` [PATCH v9 03/12] nfit/libnvdimm: store dimm id as a member to struct nvdimm
` [PATCH v9 04/12] keys: export lookup_user_key to external users
` [PATCH v9 05/12] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs
` [PATCH v9 06/12] nfit/libnvdimm: add set passphrase support for Intel nvdimms
` [PATCH v9 07/12] nfit/libnvdimm: add disable passphrase support to Intel nvdimm
` [PATCH v9 08/12] nfit/libnvdimm: add freeze security "
` [PATCH v9 09/12] nfit/libnvdimm: add support for issue secure erase DSM "
` [PATCH v9 10/12] nfit_test: add context to dimm_dev for nfit_test
` [PATCH v9 11/12] nfit_test: add test support for Intel nvdimm security DSMs
` [PATCH v9 12/12] libnvdimm: add documentation for nvdimm security support

[PATCH 0/2] Minor fixups for nd_device_register
 2018-09-25 21:50 UTC  (9+ messages)
` [PATCH 1/2] nvdimm: Hold reference on parent while scheduling async init
` [PATCH 2/2] nvdimm: Set device node in nd_device_register

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-25 20:22 UTC  (5+ messages)
` [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers [ver #2]
` [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE "

[GIT PULL v2] libnvdimm/dax fixes for 4.19-rc6
 2018-09-25 20:05 UTC  (2+ messages)

[PATCH v7 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-25 18:51 UTC  (16+ messages)
` [PATCH v7 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v7 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v7 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v7 10/13] nvme-pci: Add support for P2P memory in requests


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 NNTP newsgroup(s).