NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2023-10-20 15:40:10 to 2023-12-11 22:52:33 UTC [more...]

[PATCH v3 0/2] Add DAX ABI for memmap_on_memory
 2023-12-11 22:52 UTC  (3+ messages)
` [PATCH v3 1/2] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v3 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH] nvdimm-btt: simplify code with the scope based resource management
 2023-12-11 18:26 UTC  (2+ messages)

[PATCH] nvdimm: Remove usage of the deprecated ida_simple_xx() API
 2023-12-10 17:13 UTC 

[PATCH] [v2] nvdimm-btt: fix several memleaks
 2023-12-10  8:58 UTC 

[PATCH] nvdimm-btt: fix a potential memleak in btt_freelist_init
 2023-12-09 16:27 UTC  (6+ messages)

[PATCH v2 0/2] Add DAX ABI for memmap_on_memory
 2023-12-08 21:26 UTC  (11+ messages)
` [PATCH v2 1/2] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v2 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v10 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-12-08  9:11 UTC  (5+ messages)
` [PATCH v10 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v10 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v10 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH 1/3] nvdimm/btt: fix btt_blk_cleanup() kernel-doc
 2023-12-07 21:05 UTC  (3+ messages)
` [PATCH 2/3] nvdimm/dimm_devs: fix kernel-doc for function params
` [PATCH 3/3] nvdimm/namespace: "

[PATCH] tools/testing/nvdimm: Add compile-test coverage for ndtest
 2023-12-07 15:39 UTC  (3+ messages)

[ndctl PATCH 1/3] test/cxl-region-sysfs.sh: covert size and resource to hex before test
 2023-12-07  9:07 UTC  (8+ messages)
` [ndctl PATCH 2/3] test/cxl-region-sysfs.sh: use operator '!=' to compare hexadecimal value
` [ndctl PATCH 3/3] test/cxl-region-sysfs.sh: Fix cxl-region-sysfs.sh: line 107: [: missing `]'

[ndctl PATCH v5 0/5] Support poison list retrieval
 2023-12-07  4:39 UTC  (8+ messages)
` [ndctl PATCH v5 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v5 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v5 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v5 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v5 5/5] cxl/test: add cxl-poison.sh unit test

[PATCH 0/2] Add DAX ABI for memmap_on_memory
 2023-12-07  4:29 UTC  (2+ messages)
` [PATCH 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH RFC 0/4] dev_dax_iomap: introduce iomap for /dev/dax
 2023-12-06 21:03 UTC  (5+ messages)
  ` [PATCH RFC 1/4] dev_dax_iomap: Add add_dax_ops() func for fs-dax to provide dax holder_ops
  ` [PATCH RFC 2/4] dev_dax_iomap: Temporary hacks due to linkage issues
  ` [PATCH RFC 3/4] dev_dax_iomap: Add dax_operations to /dev/dax struct dax_device
  ` [PATCH RFC 4/4] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter

[PATCH ndctl RESEND 0/2] ndctl: Fix ups for region destroy
 2023-12-06  3:00 UTC  (10+ messages)
` [PATCH ndctl RESEND 1/2] ndctl/test: Add destroy region test
` [PATCH ndctl RESEND 2/2] cxl/region: Fix memory device teardown in disable-region

[PATCH v2] daxctl: Remove unused memory_zone and mem_zone
 2023-12-01  4:12 UTC  (3+ messages)

[PATCH v2] nvdimm/btt: replace deprecated strncpy with strscpy
 2023-11-30 22:01 UTC  (2+ messages)

[NDCTL PATCH v2 1/2] cxl: Save the number of decoders committed to a port
 2023-11-30 21:51 UTC  (6+ messages)
` [NDCTL PATCH v2 2/2] cxl: Add check for regions before disabling memdev
    ` [NDCTL PATCH v3 "

[ndctl PATCH 0/3] cxl/test: CXL unit test helpers
 2023-11-28 22:18 UTC  (10+ messages)
` [ndctl PATCH 1/3] cxl/test: add and use cxl_common_[start|stop] helpers
` [ndctl PATCH 2/3] cxl/test: add a cxl_ derivative of check_dmesg()
` [ndctl PATCH 3/3] cxl/test: use an explicit --since time in journalctl

[NDCTL PATCH 1/2] cxl: Save the number of decoders committed to a port
 2023-11-28 20:23 UTC  (6+ messages)
` [NDCTL PATCH 2/2] cxl: Add check for regions before disabling memdev

[NDCTL PATCH] cxl/region: Move cxl destroy_region() to new disable_region() helper
 2023-11-28  2:19 UTC  (2+ messages)

[NDCTL PATCH v3] cxl/region: Add -f option for disable-region
 2023-11-27 23:28 UTC  (8+ messages)
` 回复: "

[PATCH] ndtest: fix typo class_regster -> class_register
 2023-11-27 18:24 UTC  (5+ messages)

Conditions for FOLL_LONGTERM mapping in fsdax
 2023-11-27 14:00 UTC  (5+ messages)
      ` [External] "

[patch] ndctl: test/daxctl-devices.sh: increase the namespace size
 2023-11-27  9:28 UTC  (4+ messages)

[ndctl PATCH] cxl/test: replace a bad root decoder usage in cxl-xor-region.sh
 2023-11-22 20:13 UTC  (3+ messages)

[ndctl PATCH] cxl/test: validate the auto region in cxl-topology.sh
 2023-11-22 18:55 UTC  (2+ messages)

[ndctl PATCH v4 0/5] Support poison list retrieval
 2023-11-21 18:58 UTC  (6+ messages)
` [ndctl PATCH v4 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v4 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v4 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v4 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v4 5/5] cxl/test: add cxl-poison.sh unit test

[PATCH v1 1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
 2023-11-20 15:11 UTC  (4+ messages)

[ndctl PATCH v3 0/5] Support poison list retrieval
 2023-11-17 23:20 UTC  (7+ messages)
` [ndctl PATCH v3 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v3 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v3 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v3 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v3 5/5] cxl/test: add cxl-poison.sh unit test

[ndctl PATCH v2 0/3] Support poison list retrieval
 2023-11-17 16:52 UTC  (10+ messages)
` [ndctl PATCH v2 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v2 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v2 5/5] cxl/test: add cxl-poison.sh unit test

[NDCTL PATCH v2] cxl/Documentation: Clarify that no-op is a success for xable commands
 2023-11-15 17:20 UTC 

[NDCTL PATCH] cxl: Augment documentation on cxl operational behavior
 2023-11-14 22:43 UTC  (4+ messages)

[ISSUE] `cxl disable-region region0` twice but got same output
 2023-11-09  8:35 UTC  (5+ messages)

[PATCH] fs : Fix warning using plain integer as NULL
 2023-11-08 10:50 UTC  (5+ messages)

[PATCH ndctl] ndctl.spec.in: Use SPDX identifiers in License fields
 2023-11-07 17:28 UTC  (3+ messages)

[PATCH v9 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-06 18:54 UTC  (6+ messages)
` [PATCH v9 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v9 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v9 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-11-03 19:09 UTC  (10+ messages)
` [PATCH v8 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v8 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v8 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[ISSUE] `cxl destory-region region0` causes kernel panic when cxl memory is occupied
 2023-11-03 15:37 UTC  (2+ messages)

[GIT PULL] NVDIMM for 6.7
 2023-11-03  1:26 UTC  (2+ messages)

[PATCH v7 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-31 10:13 UTC  (9+ messages)
` [PATCH v7 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v7 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v7 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[NDCTL PATCH v2] cxl/region: Add -f option for disable-region
 2023-10-30 21:30 UTC  (7+ messages)

[GIT PULL] ACPI fix for v6.6-rc8
 2023-10-25 18:00 UTC  (2+ messages)

[PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
 2023-10-23 12:21 UTC  (8+ messages)
` [PATCH v15] "
  ` [PATCH v15.1] "

[PATCH] Install Notify() handler before getting NFIT table
 2023-10-22 10:53 UTC  (4+ messages)


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