NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-11-28 22:10:25 to 2022-12-07 14:47:15 UTC [more...]

50% OFF din pret. nvdimm@lists.linux.dev
 2022-12-07 14:47 UTC 

[RFC] block: Change the granularity of io ticks from ms to ns
 2022-12-07 13:09 UTC  (5+ messages)

[PATCH v2] virtio_pmem: populate numa information
 2022-12-07 10:40 UTC  (5+ messages)

[PATCH v2 0/8] fsdax,xfs: fix warning messages
 2022-12-07  2:49 UTC  (27+ messages)
` [PATCH v2 1/8] fsdax: introduce page->share for fsdax in reflink mode
  ` [PATCH v2.1 "
  ` [PATCH v2.2 "
` [PATCH v2 2/8] fsdax: invalidate pages when CoW
` [PATCH v2 3/8] fsdax: zero the edges if source is HOLE or UNWRITTEN
  ` [PATCH v2.1 "
` [PATCH v2 4/8] fsdax,xfs: set the shared flag when file extent is shared
` [PATCH v2 5/8] fsdax: dedupe: iter two files at the same time
` [PATCH v2 6/8] xfs: use dax ops for zero and truncate in fsdax mode
` [PATCH v2 7/8] fsdax,xfs: port unshare to fsdax
` [PATCH v2 8/8] xfs: remove restrictions for fsdax and reflink

[PATCH ndctl 0/2] misc meson.build and clang-format updates
 2022-12-07  1:12 UTC  (4+ messages)
` [PATCH ndctl 1/2] clang-format: Align consecutive macros and #defines
` [PATCH ndctl 2/2] meson.build: add a check argument to run_command

[PATCH 0/5] cxl, nvdimm: Move CPU cache management to region drivers
 2022-12-06 15:17 UTC  (22+ messages)
` [PATCH 1/5] cxl: add dimm_id support for __nvdimm_create()
` [PATCH 2/5] cxl/region: Fix missing probe failure
` [PATCH 3/5] cxl/pmem: Enforce keyctl ABI for PMEM security
` [PATCH 4/5] nvdimm/region: Move cache management to the region driver
` [PATCH 5/5] cxl/region: Manage CPU caches relative to DPA invalidation events

[PATCH] dax/hmem: Fix refcount leak in dax_hmem_probe()
 2022-12-06  9:17 UTC  (3+ messages)

[PATCH -next] nvdimm: Fix some kernel-doc comments
 2022-12-06  6:31 UTC  (2+ messages)
` [PATCH -next] nvdimm: make security_show() static

[PATCH] nvdimm/region: Fix spelling mistake "memergion" -> "memregion"
 2022-12-05  9:20 UTC 

[GIT PULL] DAX and HMAT fixes for v6.1-rc8
 2022-12-03 22:56 UTC  (2+ messages)

[PATCH v6 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-12-03 17:06 UTC  (41+ messages)
` [PATCH v6 01/12] cxl/acpi: Simplify cxl_nvdimm_bridge probing
` [PATCH v6 02/12] cxl/region: Drop redundant pmem region release handling
` [PATCH v6 03/12] cxl/pmem: Refactor nvdimm device registration, delete the workqueue
` [PATCH v6 04/12] cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
` [PATCH v6 05/12] cxl/acpi: Move rescan to the workqueue
` [PATCH v6 06/12] tools/testing/cxl: Make mock CEDT parsing more robust
` [PATCH v6 07/12] cxl/ACPI: Register CXL host ports by bridge device
` [PATCH v6 08/12] cxl/acpi: Extract component registers of restricted hosts from RCRB
` [PATCH v6 09/12] cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
` [PATCH v6 10/12] cxl/port: Add RCD endpoint port enumeration
` [PATCH v6 11/12] tools/testing/cxl: Add an RCH topology
` [PATCH v6 12/12] cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode support

[PATCH v2] ndtest: Add checks for devm_kcalloc
 2022-12-03  6:18 UTC 

[PATCH] ndtest: Add checks for devm_kcalloc
 2022-12-03  6:16 UTC  (3+ messages)

[ndctl PATCH] libndctl/msft: Improve "smart" state reporting
 2022-12-02 15:59 UTC  (4+ messages)

[PATCH v4 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-12-01 23:48 UTC  (37+ messages)
` [PATCH v4 06/12] tools/testing/cxl: Make mock CEDT parsing more robust
` [PATCH v4 08/12] cxl/acpi: Extract component registers of restricted hosts from RCRB
` [PATCH v4 09/12] cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
` [PATCH v4 10/12] cxl/port: Add RCD endpoint port enumeration
` [PATCH v4 11/12] tools/testing/cxl: Add an RCH topology
` [PATCH v4 12/12] cxl/acpi: Set ACPI's CXL _OSC to indicate CXL1.1 support

[PATCH] mm/memremap: Introduce pgmap_request_folio() using pgmap offsets
 2022-12-01 23:12 UTC  (4+ messages)

[PATCH 0/2] fsdax,xfs: fix warning messages
 2022-12-01 17:47 UTC  (22+ messages)
` [PATCH 1/2] fsdax,xfs: fix warning messages at dax_[dis]associate_entry()
` [PATCH 2/2] fsdax,xfs: port unshare to fsdax
` [PATCH 0/2] fsdax,xfs: fix warning messages #forregzbot

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

nvdimm,pmem: makedumpfile: __vtop4_x86_64: Can't get a valid pte
 2022-12-01  9:42 UTC  (8+ messages)

Detecting whether hug pages are working with fsdax
 2022-11-30  4:25 UTC  (4+ messages)
` Detecting whether huge pages are working with fsdax - only partial success

[PATCH v5 00/18] Introduce security commands for CXL pmem device
 2022-11-30  1:33 UTC  (13+ messages)
` [PATCH v5 03/18] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v5 05/18] cxl/pmem: Add Disable Passphrase "
` [PATCH v5 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [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()

[bug report] libnvdimm: fix mishandled nvdimm_clear_poison() return value
 2022-11-29  5:22 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).