NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-07-13 14:44:40 to 2022-07-22 00:27:32 UTC [more...]

[PATCH] mm: fix missing wake-up event for FSDAX pages
 2022-07-22  0:27 UTC  (6+ messages)

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-22  0:14 UTC  (2+ messages)

Building on Ubuntu; and persistence_domain:cpu_cache
 2022-07-21 19:14 UTC 

[PATCH v2 00/28] CXL PMEM Region Provisioning
 2022-07-21 18:34 UTC  (60+ messages)
` [PATCH v2 01/28] Documentation/cxl: Use a double line break between entries
` [PATCH v2 02/28] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH v2 03/28] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH v2 04/28] cxl/core: Define a 'struct cxl_root_decoder'
` [PATCH v2 05/28] cxl/core: Define a 'struct cxl_endpoint_decoder'
` [PATCH v2 06/28] cxl/hdm: Enumerate allocated DPA
` [PATCH v2 07/28] cxl/hdm: Add 'mode' attribute to decoder objects
` [PATCH v2 08/28] cxl/hdm: Track next decoder to allocate
` [PATCH v2 09/28] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH v2 10/28] cxl/port: Record dport in endpoint references
` [PATCH v2 11/28] cxl/port: Record parent dport when adding ports
` [PATCH v2 12/28] cxl/port: Move 'cxl_ep' references to an xarray per port
` [PATCH v2 13/28] cxl/port: Move dport tracking to an xarray
` [PATCH v2 14/28] cxl/hdm: Add sysfs attributes for interleave ways + granularity
` [PATCH v2 15/28] cxl/mem: Enumerate port targets before adding endpoints
` [PATCH v2 16/28] resource: Introduce alloc_free_mem_region()
` [PATCH v2 17/28] cxl/region: Add region creation support
` [PATCH v2 18/28] cxl/region: Add a 'uuid' attribute
` [PATCH v2 19/28] cxl/region: Add interleave geometry attributes
` [PATCH v2 20/28] cxl/region: Allocate HPA capacity to regions
` [PATCH v2 21/28] cxl/region: Enable the assignment of endpoint decoders "
` [PATCH v2 22/28] cxl/acpi: Add a host-bridge index lookup mechanism
` [PATCH v2 23/28] cxl/region: Attach endpoint decoders
` [PATCH v2 24/28] cxl/region: Program target lists
` [PATCH v2 25/28] cxl/hdm: Commit decoder state to hardware
` [PATCH v2 26/28] cxl/region: Add region driver boiler plate
` [PATCH v2 27/28] cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
` [PATCH v2 28/28] cxl/region: Introduce cxl_pmem_region objects

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-07-21 16:16 UTC  (6+ messages)

[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
 2022-07-21 12:11 UTC  (8+ messages)
` [PATCH v6 1/7] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v6 2/7] badblocks: add helper routines for badblock ranges handling
` [PATCH v6 3/7] badblocks: improve badblocks_set() for multiple "
` [PATCH v6 4/7] badblocks: improve badblocks_clear() "
` [PATCH v6 5/7] badblocks: improve badblocks_check() "
` [PATCH v6 6/7] badblocks: switch to the improved badblock handling code
` [PATCH v6 7/7] test: user space code to test badblocks APIs

[PATCH RFC 00/15] Introduce security commands for CXL pmem device
 2022-07-20 18:02 UTC  (28+ messages)
` [PATCH RFC 01/15] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
  ` [PATCH RFC 1/15] "
` [PATCH RFC 02/15] tools/testing/cxl: Create context for cxl mock device
  ` [PATCH RFC 2/15] "
` [PATCH RFC 03/15] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH RFC 04/15] cxl/pmem: Add "Set Passphrase" security command support
  ` [PATCH RFC 4/15] "
` [PATCH RFC 05/15] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH RFC 06/15] cxl/pmem: Add Disable Passphrase security command support
` [PATCH RFC 07/15] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH RFC 08/15] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH RFC 09/15] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
` [PATCH RFC 11/15] cxl/pmem: Add "Unlock" security command support
` [PATCH RFC 12/15] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH RFC 13/15] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH RFC 14/15] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH RFC 15/15] nvdimm/cxl/pmem: Add support for master passphrase disable security command

[ndctl PATCH v2 00/12] cxl: Region provisioning foundation
 2022-07-20 13:16 UTC  (18+ messages)
` [ndctl PATCH v2 01/12] cxl/list: Reformat option list
` [ndctl PATCH v2 02/12] cxl/list: Emit endpoint decoders filtered by memdev
` [ndctl PATCH v2 03/12] cxl/list: Hide 0s in disabled decoder listings
` [ndctl PATCH v2 04/12] cxl/list: Add DPA span to endpoint "
` [ndctl PATCH v2 05/12] ccan/list: Import latest list helpers
` [ndctl PATCH v2 06/12] cxl/lib: Maintain decoders in id order
` [ndctl PATCH v2 07/12] cxl/memdev: Fix json for multi-device partitioning
` [ndctl PATCH v2 08/12] cxl/list: Emit 'mode' for endpoint decoder objects
` [ndctl PATCH v2 09/12] cxl/set-partition: Accept 'ram' as an alias for 'volatile'
` [ndctl PATCH v2 10/12] cxl/memdev: Add {reserve,free}-dpa commands
` [ndctl PATCH v2 11/12] cxl/test: Update CXL memory parameters
` [ndctl PATCH v2 12/12] cxl/test: Checkout region setup/teardown

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-07-20  9:59 UTC  (27+ messages)
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA
` [PATCH 17/46] cxl/hdm: Track next decoder to allocate
` [PATCH 30/46] cxl/hdm: Add sysfs attributes for interleave ways + granularity
` [PATCH 34/46] cxl/region: Add region creation support
` [PATCH 36/46] cxl/region: Add interleave ways attribute

[PATCH] ACPI/NFIT: Add no_deepflush param to dynamic control flush operation
 2022-07-20  6:24 UTC  (4+ messages)

[ndctl PATCH 0/8] cxl: add region management
 2022-07-20  2:15 UTC  (18+ messages)
` [ndctl PATCH 1/8] libcxl: add a depth attribute to cxl_port
` [ndctl PATCH 2/8] cxl/port: Consolidate the debug option in cxl-port man pages
` [ndctl PATCH 3/8] libcxl: Introduce libcxl region and mapping objects
` [ndctl PATCH 4/8] cxl-cli: add region listing support
` [ndctl PATCH 5/8] libcxl: add low level APIs for region creation
` [ndctl PATCH 6/8] cxl: add a 'create-region' command
` [ndctl PATCH 7/8] cxl: add commands to {enable,disable,destroy}-region
` [ndctl PATCH 8/8] cxl/list: make memdevs and regions the default listing

[PATCH] libcxl: Fix memory leakage in cxl_port_init()
 2022-07-19  7:36 UTC  (3+ messages)

[PATCH] nvdimm: Add NVDIMM_NO_DEEPFLUSH flag to control btt data deepflush
 2022-07-19  6:23 UTC  (3+ messages)

[PATCH] BTT: Use dram freelist and remove bflog to otpimize perf
 2022-07-19  6:01 UTC  (3+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-18 22:56 UTC  (6+ messages)
` [RFC PATCH v6] "

[PATCH v3] x86/mce: retrieve poison range from hardware
 2022-07-18 21:37 UTC  (6+ messages)

[PATCH v2] x86/mce: retrieve poison range from hardware whenever supported
 2022-07-16 21:47 UTC  (3+ messages)

[PATCH] acpi/nfit: badrange report spill over to clean range
 2022-07-15 22:46 UTC  (11+ messages)

[PATCH v1 1/1] nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
 2022-07-14 20:50 UTC  (4+ messages)

[PATCH v1 1/1] nvdimm/namespace: drop nested variable in create_namespace_pmem()
 2022-07-14 20:49 UTC  (2+ messages)

[PATCH v1 1/1] nvdimm/namespace: drop unneeded temporary variable in size_store()
 2022-07-14 18:28 UTC  (2+ messages)

[ndctl PATCH 00/11] cxl: Region provisioning foundation
 2022-07-13 23:14 UTC  (22+ messages)
` [ndctl PATCH 01/11] cxl/list: Reformat option list
  ` [PATCH 1/11] "
` [ndctl PATCH 03/11] cxl/list: Hide 0s in disabled decoder listings
  ` [PATCH 3/11] "
` [ndctl PATCH 05/11] cxl/lib: Maintain decoders in id order
  ` [PATCH 5/11] "
` [ndctl PATCH 08/11] cxl/set-partition: Accept 'ram' as an alias for 'volatile'
  ` [PATCH 8/11] "
` [ndctl PATCH 09/11] cxl/memdev: Add {reserve,free}-dpa commands
` [ndctl PATCH 11/11] cxl/test: Checkout region setup/teardown

[ndctl PATCH] cxl/test: add a test to {read,write,zero}-labels
 2022-07-13 20:23 UTC  (6+ messages)

[ndctl PATCH v2] cxl/test: add a test to {read,write,zero}-labels
 2022-07-13 20:37 UTC 


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