[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
2026-06-17 7:10 UTC (23+ messages)
` [PATCH v6 1/7] "
` [PATCH v6 2/7] libcxl: Add Dynamic RAM A partition mode support
` [PATCH v6 3/7] cxl/region: Add cxl-cli support for dynamic RAM A
` [PATCH v6 4/7] libcxl: Add extent functionality to DC regions
` [PATCH v6 5/7] cxl/region: Add extent output to region query
` [PATCH v6 6/7] daxctl: Add --uuid option to create-device for sparse regions
` [PATCH v6 7/7] cxl/test: Add Dynamic Capacity tests
[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
2026-06-16 10:29 UTC (59+ messages)
` [PATCH v10 02/31] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v10 07/31] cxl/region: Add DC DAX region support
` [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v10 12/31] cxl/mem: Set up framework for handling DC Events
` [PATCH v10 13/31] cxl/mem: Add 20 second timeout for stalled DC_ADD_CAPACITY chains
` [PATCH v10 14/31] cxl/extent: Handle DC Add Capacity events
` [PATCH v10 15/31] cxl/mem: Drop misaligned DCD extent groups
` [PATCH v10 16/31] cxl/extent: Validate DC extent partition
` [PATCH v10 18/31] cxl/extent: Handle DC Release Capacity events
` [PATCH v10 20/31] cxl/region/extent: Expose dc_extent information in sysfs
` [PATCH v10 21/31] cxl + dax: Surface dax_resources on DCD Add Capacity events
` [PATCH v10 22/31] cxl + dax: Release dax_resources on DCD Release "
` [PATCH v10 25/31] dax/bus: Reject resize on DC dax devices and enforce 0-size creation
` [PATCH v10 26/31] dax/bus: Tag-aware uuid claim and show on DC dax devices
` [PATCH v10 27/31] cxl/region: Read existing extents on region creation
` [PATCH v10 28/31] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v10 29/31] tools/testing/cxl: Make event logs dynamic
[PATCH V6 0/10] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-15 16:07 UTC (11+ messages)
` [PATCH V6 01/10] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH V6 02/10] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V6 03/10] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V6 04/10] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
` [PATCH V6 05/10] dax/fsdev: clear pgmap ops and owner on unbind
` [PATCH V6 06/10] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V6 07/10] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V6 08/10] dax: read holder_ops once in dax_holder_notify_failure()
` [PATCH V6 09/10] dax: fix holder_ops race in fs_put_dax()
` [PATCH V6 10/10] dax: fsdev.c minor formatting cleanup
[PATCH V5 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-15 13:23 UTC (18+ messages)
` [PATCH V5 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH V5 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V5 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V5 4/9] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
` [PATCH V5 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V5 6/9] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V5 7/9] dax: read holder_ops once in dax_holder_notify_failure()
` [PATCH V5 8/9] dax: fix holder_ops race in fs_put_dax()
` [PATCH V5 9/9] dax: fsdev.c minor formatting cleanup
[PATCH v4 0/7] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
2026-06-12 18:42 UTC (9+ messages)
` [PATCH v4 1/7] nvdimm: preserve flush callback errors
` [PATCH v4 2/7] nvdimm: virtio_pmem: use GFP_NOIO for child flush bio
` [PATCH v4 3/7] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH v4 4/7] nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
` [PATCH v4 5/7] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH v4 6/7] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH v4 7/7] nvdimm: virtio_pmem: drain requests in freeze
[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
2026-06-12 7:02 UTC (14+ messages)
` [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
` [PATCH v2 2/4] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
` [PATCH v2 4/4] docs/mm: update document for split "
` [syzbot ci] Re: mm: split the file's i_mmap tree for NUMA
[PATCH V4 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-11 17:01 UTC (17+ messages)
` [PATCH V4 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH V4 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V4 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V4 4/9] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
` [PATCH V4 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V4 6/9] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V4 7/9] dax: fix holder_ops race in fs_put_dax()
` [PATCH V4 8/9] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
` [PATCH V4 9/9] dax: fsdev.c minor formatting cleanup
[ndctl PATCH 0/3] Add CXL region passthrough >16K gran test
2026-06-11 0:19 UTC (4+ messages)
` [ndctl PATCH 1/3] test/cxl-create-region.sh: fold in XOR region coverage
` [ndctl PATCH 2/3] test/cxl-create-region.sh: deduplicate decoder and memdev lookups
` [ndctl PATCH 3/3] test/cxl-create-region.sh: add passthrough >16K granularity test case
[PATCH v4 0/9] dax/kmem: atomic whole-device hotplug via sysfs
2026-06-09 18:33 UTC (23+ messages)
` [PATCH v4 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v4 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
` [PATCH v4 6/9] dax: plumb hotplug online_type through dax
` [PATCH v4 7/9] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
` [PATCH v4 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH v3 0/5] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
2026-06-09 12:10 UTC (3+ messages)
[PATCH V3 0/9] Fixes to the previously-merged drivers/dax/fsdev series
2026-06-07 15:37 UTC (27+ messages)
` [PATCH V3 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH V3 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
` [PATCH V3 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
` [PATCH V3 4/9] dax/fsdev: clear dev_dax->pgmap on probe failure
` [PATCH V3 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
` [PATCH V3 6/9] dax/fsdev: fail probe on invalid pgmap offset
` [PATCH V3 7/9] dax: fix holder_ops race in fs_put_dax()
` [PATCH V3 8/9] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
` [PATCH V3 9/9] dax: fsdev.c minor formatting cleanup
[PATCH v5 0/4] cleanup: Remove NULL check from unconditional guards
2026-06-05 10:46 UTC (9+ messages)
` [PATCH v5 1/4] nvdimm: Convert nvdimm_bus guard to class
` [PATCH v5 2/4] genirq: Move NULL check into irqdesc_lock guard unlock expression
` [PATCH v5 3/4] cleanup: Annotate guard constructors with nonnull
` [PATCH v5 4/4] cleanup: Remove NULL check from unconditional guards
[PATCH] nvdimm: ndtest: reject wrapped config-data offsets
2026-06-05 0:53 UTC
[ndctl PATCH] test/btt-stress.sh: add stress test for BTT lane race
2026-06-03 23:22 UTC (3+ messages)
[PATCH v2 0/4] ACPI: NFIT: core: Fix multiple issues related to concurrency and cleanup
2026-06-03 23:10 UTC (9+ messages)
` [PATCH v2 1/4] ACPI: NFIT: core: Fix possible NULL pointer dereference
` [PATCH v2 2/4] ACPI: NFIT: core: Fix acpi_nfit_init() error cleanup
` [PATCH v2 3/4] ACPI: NFIT: core: Eliminate redundant local variable
` [PATCH v2 4/4] ACPI: NFIT: core: Fix possible deadlock and missing notifications
[PATCH V6 0/2] daxctl: Add support for famfs mode
2026-06-02 22:27 UTC (3+ messages)
[PATCH v1 01/17] ACPI: bus: Introduce devm_acpi_install_notify_handler()
2026-06-02 21:58 UTC (4+ messages)
[PATCH v1] ACPI: NFIT: Fix possible issues related to driver cleanup
2026-06-02 16:29 UTC
[PATCH] MAINTAINERS: Add maintainer info for libnvdimm and DAX
2026-06-02 1:23 UTC (2+ messages)
[PATCH] MAINTAINERS: Update address for Ira Weiny
2026-06-02 1:21 UTC (2+ messages)
[PATCH] MAINTAINERS: nvdimm: Include maintainer profile
2026-06-02 1:18 UTC (2+ messages)
[PATCH v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-06-02 0:40 UTC (2+ messages)
[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-06-02 0:38 UTC (7+ messages)
` [PATCH 05/16] ACPI: pad: Use sysfs_emit() for idlecpus show
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show
[PATCH 0/2] nvdimm/btt: fix a few memory leaks
2026-06-02 0:33 UTC (3+ messages)
[PATCH v6] nvdimm/btt: Handle preemption in BTT lane acquisition
2026-06-01 22:36 UTC (2+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox