NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
[ndctl PATCH v2] cxl/test: use max_available_extent in cxl-destroy-region
 2024-04-24  2:54 UTC 

[LSF/MM/BPF TOPIC] Famfs: shared memory file system for disaggregated memory [LSF/MM/BPF ATTEND]
 2024-04-23 13:30 UTC  (2+ messages)
` [Lsf-pc] "

[ndctl PATCH] cxl/test: use max_available_extent in cxl-destroy-region
 2024-04-22 20:43 UTC  (3+ messages)

[NDCTL PATCH v3 2/2] cxl: Add check for regions before disabling memdev
 2024-04-22  7:26 UTC  (4+ messages)
` (no subject)
  ` 

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-19 14:01 UTC  (16+ messages)
` [PATCH v11 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
    ` [External] "
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
        ` [External] "

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-04-19  2:05 UTC  (3+ messages)

[ndctl PATCH v11 6/7] cxl/list: add --media-errors option to cxl list
 2024-04-18 20:12 UTC  (7+ messages)
` [ndctl PATCH v11 0/7] Support poison list retrieval

[NDCTL PATCH v2] ndctl: cxl: Remove dependency for attributes derived from IDENTIFY command
 2024-04-18  0:55 UTC  (2+ messages)

[PATCH][next] dax: remove redundant assignment to variable rc
 2024-04-16 23:02 UTC  (4+ messages)

[PATCH v2 0/4] dax/bus.c: Fixups for dax-bus locking
 2024-04-16 21:46 UTC  (5+ messages)
` [PATCH v2 1/4] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
` [PATCH v2 2/4] dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
` [PATCH v2 3/4] dax/bus.c: Don't use down_write_killable for non-user processes
` [PATCH v2 4/4] dax/bus.c: Use the right locking mode (read vs write) in size_show

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-16  0:36 UTC  (43+ messages)
` [RFC 01/10] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [RFC 02/10] mm/hmm: Remove dead check for HugeTLB and FS DAX
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 04/10] fs/dax: Don't track page mapping/index
` [RFC 05/10] fs/dax: Refactor wait for dax idle page
` [RFC 06/10] fs/dax: Add dax_page_free callback
` [RFC 07/10] mm: Allow compound zone device pages
` [RFC 08/10] fs/dax: Properly refcount fs dax pages
` [RFC 09/10] mm/khugepage.c: Warn if trying to scan devmap pmd
` [RFC 10/10] mm: Remove pXX_devmap

[PATCH ndctl 0/2] daxctl: Fix error handling and propagation in daxctl/device.c
 2024-04-15 16:19 UTC  (8+ messages)
` [PATCH ndctl 1/2] daxctl/device.c: Handle special case of destroying daxX.0
` [PATCH ndctl 2/2] daxctl/device.c: Fix error propagation in do_xaction_device()

[PATCH] ndtest: Convert to platform remove callback returning void
 2024-04-12 12:37 UTC  (4+ messages)

[PATCH 0/2] nvdimm: Convert to platform remove callback returning void
 2024-04-10 15:33 UTC  (4+ messages)
` [PATCH 1/2] nvdimm/e820: "
` [PATCH 2/2] nvdimm/of_pmem: "

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-10  8:02 UTC  (38+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[PATCH] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
 2024-04-04 21:32 UTC  (4+ messages)

[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-04 21:04 UTC  (9+ messages)
` [PATCH v10 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v10 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
        ` [External] "

[PATCH v9 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-01 23:06 UTC  (6+ messages)
` [PATCH v9 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
    ` [External] "
` [PATCH v9 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (30+ messages)
` [PATCH 01/22] "
` [PATCH 02/22] um: virt-pci: drop owner assignment
` [PATCH 09/22] gpio: virtio: "
` [PATCH 13/22] net: caif: "
` [PATCH 14/22] net: "
` [PATCH 15/22] net: 9p: "
` [PATCH 16/22] net: vmw_vsock: "
` [PATCH 17/22] wireless: mac80211_hwsim: "
` [PATCH 18/22] nvdimm: virtio_pmem: "
` [PATCH 19/22] rpmsg: virtio: "
` [PATCH 20/22] scsi: "
` [PATCH 21/22] fuse: "
` [PATCH 22/22] sound: "

[ndctl PATCH] cxl/test: Add test case for region info to cxl-events.sh
 2024-03-29 15:38 UTC  (2+ messages)

[PATCH v8 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  2:18 UTC  (5+ messages)
` [PATCH v8 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v8 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v7 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  0:40 UTC 

[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-28  7:54 UTC  (4+ messages)
` [PATCH v6 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag
 2024-03-28  3:32 UTC  (7+ messages)

[ndctl PATCH v12 0/8] Support poison list retrieval
 2024-03-27 19:52 UTC  (9+ messages)
` [ndctl PATCH v12 1/8] util/trace: move trace helpers from ndctl/cxl/ to ndctl/util/
` [ndctl PATCH v12 2/8] util/trace: add an optional pid check to event parsing
` [ndctl PATCH v12 3/8] util/trace: pass an event_ctx to its own parse_event method
` [ndctl PATCH v12 4/8] util/trace: add helpers to retrieve tep fields by type
` [ndctl PATCH v12 5/8] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v12 6/8] cxl/list: collect and parse media_error records
` [ndctl PATCH v12 7/8] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH v12 8/8] cxl/test: add cxl-poison.sh unit test


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