NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2026-08-03 02:28:27 to 2026-08-14 07:53:59 UTC [more...]

[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-14  7:53 UTC  (10+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v2 3/4] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v2 4/4] blk-cgroup: move async bio punt state to blkcg

[PATCH v2 0/5] ACPI: NFIT: harden subtable extent validation
 2026-08-13 22:51 UTC  (12+ messages)
` [PATCH v2 1/5] ACPI: NFIT: validate subtable extents before dispatch
` [PATCH v2 2/5] ACPI: NFIT: accept SPA structures with an unused location cookie
` [PATCH v2 3/5] ACPI: NFIT: validate interleave and flush array extents
` [PATCH v2 4/5] ACPI: NFIT: validate control region extent
` [PATCH v2 5/5] ACPI: NFIT: bound the platform capability mask

[PATCH V8 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
 2026-08-13 22:21 UTC  (2+ messages)

[PATCH V8 04/10] famfs_fuse: Create files with famfs fmaps
 2026-08-13 22:08 UTC  (2+ messages)

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-13  8:55 UTC  (6+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-13  6:23 UTC  (19+ messages)
` [PATCH 1/4] mm/numa: introduce nearest_nodes_nodemask()
` [PATCH 2/4] mm/memory-tiers: introduce package-aware topology management for NUMA nodes
` [PATCH 3/4] mm/memory-tiers: register CXL nodes to memory packages via initiator
` [PATCH 4/4] mm/mempolicy: enhance weighted interleave with package-aware locality

[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-11 22:17 UTC  (15+ messages)
  ` [PATCH v13 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH v13 02/12] famfs: Module operations, fs_context, and mount
  ` [PATCH v13 03/12] famfs: Add daxdev table and dax notify_failure support
  ` [PATCH v13 04/12] famfs: Introduce inode_operations and super_operations
  ` [PATCH v13 05/12] famfs: Introduce file_operations read/write
  ` [PATCH v13 06/12] famfs: Introduce mmap and VM fault handling
  ` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
  ` [PATCH v13 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH v13 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH v13 10/12] famfs: Add runtime operation-permission (opts) framework
  ` [PATCH v13 11/12] famfs: Report device capacity via statfs so df works
  ` [PATCH v13 12/12] famfs: Add documentation

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-11 19:39 UTC  (12+ messages)
` [RFC PATCH 11/12] virtio: expose device memory buffer occupancy over debugfs

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-11  9:24 UTC  (55+ messages)
  ` [PATCH V12 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
  ` [PATCH V12 03/12] famfs: Add daxdev table and dax notify_failure support
  ` [PATCH V12 04/12] famfs: Introduce inode_operations and super_operations
  ` [PATCH V12 05/12] famfs: Introduce file_operations read/write
  ` [PATCH V12 06/12] famfs: Introduce mmap and VM fault handling
  ` [PATCH V12 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
  ` [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework
  ` [PATCH V12 11/12] famfs: Report device capacity via statfs so df works
  ` [PATCH V12 12/12] famfs: Add documentation

[ndctl PATCH 1/2] cxl/list: emit decoder locked status
 2026-08-07  5:10 UTC  (6+ messages)
` [ndctl PATCH 2/2] cxl/list: list locked zero-sized decoders

[PATCH v12 0/8] DCD Prep Series
 2026-08-06 23:27 UTC  (44+ messages)
` [PATCH v12 1/8] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v12 2/8] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v12 3/8] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH v12 4/8] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v12 5/8] cxl/pci: Factor out interrupt policy check
` [PATCH v12 6/8] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v12 7/8] cxl/core: Return endpoint decoder information from region search
` [PATCH v12 8/8] cxl/core: Enforce partition order/simplify partition calls

[ndctl PATCH] util/sysfs: do not fail on missing bind attributes
 2026-08-06 22:31 UTC 

[PATCH 1/1] block: rename bi_bvec_done
 2026-08-06 12:52 UTC  (3+ messages)

[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-06  9:22 UTC  (16+ messages)
` [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v1 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-08-06  7:29 UTC  (6+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
    ` [Linaro-mm-sig] "

[PATCH] ACPI: NFIT: validate subtable extents before parsing
 2026-08-06  0:43 UTC  (4+ messages)

[PATCH] dax: Remove unused export of dax_dev_get()
 2026-08-06  0:28 UTC 

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-04 17:19 UTC  (19+ messages)
` [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
` [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
` [PATCH v5 06/16] block: introduce bio_iov_iter_set()
` [PATCH v5 07/16] block: introduce dma map backed bio type
` [PATCH v5 10/16] nvme-pci: rename nvme_pci_sgl_set_data to nvme_pci_dma_iter_set_sgl
` [PATCH v5 11/16] nvme-pci: add SGL support for the dmabuf path
  ` [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests

[PATCH v5] fs/dax: check zero or empty entry before converting xarray entry
 2026-08-03 12:34 UTC 


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