NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-11-06 23:47:15 to 2022-11-24 14:55:20 UTC [more...]

[PATCH 0/2] fsdax,xfs: fix warning messages
 2022-11-24 14:54 UTC  (3+ messages)
` [PATCH 1/2] fsdax,xfs: fix warning messages at dax_[dis]associate_entry()
` [PATCH 2/2] fsdax,xfs: port unshare to fsdax

[bug report] libnvdimm: fix mishandled nvdimm_clear_poison() return value
 2022-11-24 10:20 UTC 

[PATCH v2] libnvdimm/of_pmem: Fix memory leak in of_pmem_region_probe()
 2022-11-23 15:54 UTC  (2+ messages)

[PATCH] libnvdimm/of_pmem: Fix memory leak in of_pmem_region_probe()
 2022-11-23 15:09 UTC  (3+ messages)

[PATCH] libnvdimm: Add check for nd_dax_alloc
 2022-11-22 18:07 UTC  (2+ messages)

[ndctl patch] security.sh: ensure a user keyring is linked into the session keyring
 2022-11-22 17:38 UTC 

[ndctl PATCH 0/3] Support poison list retrieval
 2022-11-21 10:57 UTC  (12+ messages)
` [ndctl PATCH 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH 4/5] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH 5/5] test: add a cxl-get-poison test

[PATCH] device-dax: Fix duplicate 'hmem' device registration
 2022-11-20  1:37 UTC 

[PATCH v5 00/18] Introduce security commands for CXL pmem device
 2022-11-18 22:07 UTC  (22+ messages)
` [PATCH v5 01/18] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v5 02/18] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v5 03/18] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v5 04/18] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v5 05/18] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v5 06/18] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v5 07/18] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v5 08/18] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v5 09/18] cxl/pmem: Add "Unlock" security command support
` [PATCH v5 10/18] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v5 11/18] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v5 12/18] tools/testing/cxl: Add "passphrase secure erase" opcode support
    ` [PATCH v6] "
` [PATCH v5 13/18] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v5 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v5 15/18] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v5 16/18] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v5 17/18] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v5 18/18] cxl: add dimm_id support for __nvdimm_create()

[RFC PATCH v2 0/7] On-Demand Paging on SoftRoCE
 2022-11-18  5:48 UTC  (11+ messages)
` [RFC PATCH v2 1/7] IB/mlx5: Change ib_umem_odp_map_dma_single_page() to retain umem_mutex
` [RFC PATCH v2 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
` [RFC PATCH v2 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
` [RFC PATCH v2 4/7] RDMA/rxe: Add page invalidation support
` [RFC PATCH v2 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [RFC PATCH v2 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP
` [RFC PATCH v2 7/7] RDMA/rxe: Add support for the traditional Atomic "

[ndctl PATCH v3] cxl/test: add cxl_xor_region test
 2022-11-18  4:53 UTC 

[ndctl PATCH] libndctl/msft: Improve "smart" state reporting
 2022-11-17 22:41 UTC  (3+ messages)

[ndctl PATCH 1/2 v2] libndctl/msft: Cleanup the code
 2022-11-17 22:37 UTC  (2+ messages)
` [ndctl PATCH 2/2 v2] libndctl/msft: Improve "smart" state reporting

[PATCH v2 0/2] ACPI: HMAT: fix single-initiator target registrations
 2022-11-17 16:20 UTC  (5+ messages)
` [PATCH v2 1/2] ACPI: HMAT: remove unnecessary variable initialization
` [PATCH v2 2/2] ACPI: HMAT: Fix initiator registration for single-initiator systems

[PATCH v4 00/18] Introduce security commands for CXL pmem device
 2022-11-17 11:26 UTC  (28+ messages)
` [PATCH v4 01/18] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v4 02/18] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v4 03/18] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v4 04/18] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v4 05/18] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v4 06/18] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v4 07/18] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v4 08/18] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v4 09/18] cxl/pmem: Add "Unlock" security command support
` [PATCH v4 10/18] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v4 11/18] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v4 12/18] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v4 13/18] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v4 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v4 15/18] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v4 16/18] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v4 17/18] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v4 18/18] cxl: add dimm_id support for __nvdimm_create()

[PATCH 0/2] ACPI: HMAT: fix single-initiator target registrations
 2022-11-16 20:44 UTC  (8+ messages)
` [PATCH 1/2] ACPI: HMAT: remove unnecessary variable initialization
` [PATCH 2/2] ACPI: HMAT: Fix initiator registration for single-initiator systems

[PATCH v1] virtio_pmem: populate numa information
 2022-11-16 14:28 UTC  (9+ messages)

[PATCH v2] virtio_pmem: populate numa information
 2022-11-15 21:40 UTC 

Possible PMD (huge pages) bug in fs dax
 2022-11-15 21:15 UTC 

Detecting whether hug pages are working with fsdax
 2022-11-14 19:16 UTC  (3+ messages)
` Detecting whether huge pages are working with fsdax - only partial success

[PATCH v5] memregion: Add cpu_cache_invalidate_memregion() interface
 2022-11-14 18:50 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v3 00/18] Introduce security commands for CXL pmem device
 2022-11-14 18:15 UTC  (28+ messages)
` [PATCH v3 01/18] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v3 02/18] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v3 03/18] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v3 04/18] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v3 05/18] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v3 06/18] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v3 07/18] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v3 08/18] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v3 09/18] cxl/pmem: Add "Unlock" security command support
` [PATCH v3 10/18] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v3 11/18] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v3 12/18] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v3 13/18] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v3 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v3 15/18] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v3 16/18] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v3 17/18] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v3 18/18] cxl: add dimm_id support for __nvdimm_create()

[PATCH] ndtest: Remove redundant NULL check
 2022-11-13 11:32 UTC  (2+ messages)

[PATCH v2 00/19] Introduce security commands for CXL pmem device
 2022-11-11 10:27 UTC  (32+ messages)
` [PATCH v2 07/19] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v2 09/19] tools/testing/cxl: Add "Freeze Security State" "
` [PATCH v2 10/19] cxl/pmem: Add "Unlock" security command support
` [PATCH v2 11/19] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v2 12/19] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v2 13/19] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v2 14/19] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v2 15/19] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v2 16/19] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v2 17/19] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v2 18/19] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v2 19/19] cxl: add dimm_id support for __nvdimm_create()

[PATCH v5 0/7] ndctl: cxl: add monitor support for trace events
 2022-11-10  0:08 UTC  (8+ messages)
` [PATCH v5 1/7] ndctl: cxl: add helper function to parse trace event to json object
` [PATCH v5 2/7] ndctl: cxl: add helper to parse through all current events
` [PATCH v5 3/7] ndctl: cxl: add common function to enable/disable event trace
` [PATCH v5 4/7] ndctl: move common logging functions from ndctl/monitor.c to util/log.c
` [PATCH v5 5/7] ndctl: cxl: add monitor command for event trace events
` [PATCH v5 6/7] ndctl: cxl: add systemd service for monitor
` [PATCH v5 7/7] ndctl: cxl: add man page documentation "

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-11-09 11:38 UTC  (3+ messages)

[ndctl PATCH 00/15] cxl-cli test and usability updates
 2022-11-08 20:23 UTC  (28+ messages)
` [ndctl PATCH 02/15] ndctl/test: Add kernel backtrace detection to some dax tests
` [ndctl PATCH 05/15] cxl/list: Always attempt to collect child objects
` [ndctl PATCH 06/15] cxl/list: Skip emitting pmem_size when it is zero
` [ndctl PATCH 07/15] cxl/filter: Return json-c topology
` [ndctl PATCH 08/15] cxl/list: Record cxl objects in json objects
` [ndctl PATCH 09/15] cxl/region: Make ways an integer argument
` [ndctl PATCH 10/15] cxl/region: Make granularity "
` [ndctl PATCH 11/15] cxl/region: Use cxl_filter_walk() to gather create-region targets
` [ndctl PATCH 12/15] cxl/region: Trim region size by max available extent
` [ndctl PATCH 13/15] cxl/region: Default to memdev mode for create with no arguments
` [ndctl PATCH 14/15] cxl/test: Extend cxl-topology.sh for a single root-port host-bridge
` [ndctl PATCH 15/15] cxl/test: Test single-port host-bridge region creation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox