NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
[RFT][PATCH v1 6/6] ACPI: NFIT: core: Convert the driver to a platform one
 2025-12-12 23:04 UTC  (4+ messages)

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-12 22:14 UTC  (33+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 2/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 7/9] cxl/region, dax/hmem: Register cxl_dax only when CXL owns Soft Reserved span
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[ndctl PATCH v4 0/7] Add error injection support
 2025-12-12 16:10 UTC  (18+ messages)
` [PATCH v4 1/7] libcxl: Add debugfs path to CXL context
` [PATCH v4 2/7] libcxl: Add CXL protocol errors
` [PATCH v4 3/7] libcxl: Add poison injection support
` [PATCH v4 4/7] cxl: Add inject-error command
` [PATCH v4 5/7] cxl: Add clear-error command
` [PATCH v4 6/7] cxl/list: Add injectable errors in output
` [PATCH v4 7/7] Documentation: Add docs for inject/clear-error commands

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-12-10 23:29 UTC  (16+ messages)

[PATCH 0/1] nvdimm: allow exposing RAM as libnvdimm DIMMs
 2025-12-09 20:10 UTC  (11+ messages)
` [PATCH 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices

[PATCH v2 00/12] Fix bio chain related issues
 2025-12-07 10:03 UTC  (31+ messages)
` [PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 05/12] block: export bio_chain_and_submit
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 07/12] xfs: "
` [PATCH v2 08/12] block: "
` [PATCH v2 09/12] fs/ntfs3: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] nvdimm: "
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining

[GIT PULL] NVDIMM for 6.19
 2025-12-06 19:04 UTC  (2+ messages)

[PATCH v3 0/9] Fix bio chain related issues
 2025-12-06 18:01 UTC  (17+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "

[PATCH] drivers/nvdimm: Use local kmaps
 2025-12-04 15:32 UTC  (2+ messages)

[NDCTL PATCH v2 0/2] cxl: Add tests for extended linear cache support
 2025-12-02 22:22 UTC  (6+ messages)
` [NDCTL PATCH v2 1/2] cxl/test: Add test "
` [NDCTL PATCH v2 2/2] cxl/test: Add support for poison test for ELC

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-28  6:26 UTC  (40+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
` [PATCH 2/9] block: export bio_chain_and_submit
` [PATCH 3/9] gfs2: use bio_chain_and_submit for simplification
` [PATCH 4/9] xfs: "
` [PATCH 5/9] block: "
` [PATCH 6/9] fs/ntfs3: "
` [PATCH 7/9] zram: "
` [PATCH 8/9] nvmet: fix the potential bug and "
` [PATCH 9/9] nvdimm: "

[PATCH next v2] nvdimm: Prevent integer overflow in ramdax_get_config_data()
 2025-11-26 16:59 UTC  (3+ messages)

[PATCH next] nvdimm: Prevent integer overflow in ramdax_get_config_data()
 2025-11-25 18:59 UTC  (3+ messages)

[PATCH v3 0/5] dax: add PROBE_PREFER_ASYNCHRONOUS to all the dax drivers
 2025-11-21 16:33 UTC  (7+ messages)
` [PATCH v3 5/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the dax device driver

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-21  2:06 UTC  (3+ messages)

[syzbot] [erofs?] WARNING in dax_iomap_rw
 2025-11-21  1:54 UTC  (2+ messages)

[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-11-19 23:37 UTC  (33+ messages)
  ` [PATCH V4 01/17] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
  ` [PATCH V4 02/17] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
  ` [PATCH V4 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
  ` [PATCH V4 17/17] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
    ` [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
    ` [PATCH V4 04/17] nvdimm/label: Include region label in slot validation
    ` [PATCH V4 05/17] nvdimm/label: Skip region label during ns label DPA reservation
    ` [PATCH V4 06/17] nvdimm/label: Preserve region label during namespace creation
    ` [PATCH V4 07/17] nvdimm/label: Add region label delete support
    ` [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
    ` [PATCH V4 09/17] nvdimm/label: Export routine to fetch region information
    ` [PATCH V4 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
    ` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
    ` [PATCH V4 12/17] cxl/pmem: Preserve region information into nd_set
    ` [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
    ` [PATCH V4 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
    ` [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion


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).