NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2023-07-11 07:14:09 to 2023-08-16 10:33:09 UTC [more...]

Mail delivery failed: returning message to sender
 2023-08-16 10:33 UTC 

Mail delivery failed: returning message to sender
 2023-08-14  9:42 UTC 

[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-08-14  7:20 UTC  (15+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Export symbol mhp_supports_memmap_on_memory()
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v2 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v7 0/6] badblocks improvement for multiple bad block ranges
 2023-08-11 17:05 UTC  (8+ messages)
` [PATCH v7 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v7 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v7 3/6] badblocks: improve badblocks_set() for multiple "
` [PATCH v7 4/6] badblocks: improve badblocks_clear() "
` [PATCH v7 5/6] badblocks: improve badblocks_check() "
` [PATCH v7 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
 2023-08-11 16:58 UTC  (11+ messages)
` [PATCH v6 2/7] badblocks: add helper routines for badblock ranges handling
` [PATCH v6 3/7] badblocks: improve badblocks_set() for multiple "
` [PATCH v6 4/7] badblocks: improve badblocks_clear() "

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-11  7:49 UTC  (27+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH RESEND 2/4] acpi, hmat: refactor hmat_register_target_initiators()
` [PATCH RESEND 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH RESEND 4/4] dax, kmem: calculate abstract distance with general interface

[PATCH v2] daxctl: Remove unused memory_zone and mem_zone
 2023-08-11  1:16 UTC 

[NDCTL PATCH] daxctl: Remove unused mem_zone variable
 2023-08-11  1:15 UTC  (3+ messages)

[ndctl PATCH v3 0/3] Fix accessors for negative fields and error checking for health info
 2023-08-10  8:23 UTC  (4+ messages)
    ` [ndctl PATCH v3 1/3] libcxl: Update a outdated value to the latest revision
    ` [ndctl PATCH v3 2/3] libcxl: Fix accessors for temperature field to support negative value
    ` [ndctl PATCH v3 3/3] cxl/json.c: Fix the error checking logic when listing device's health info

[NDCTL PATCH 1/2] daxctl: Don't check param.no_movable when param.no_online is set
 2023-08-10  5:39 UTC  (2+ messages)
` [NDCTL PATCH 2/2] daxctl: Force to offline memory by param.force

[PATCH v2 1/2] nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces
 2023-08-09 13:56 UTC  (3+ messages)
` [PATCH v2 2/2] nvdimm/pfn_dev: Avoid unnecessary endian conversion

[ndctl PATCH v2 0/3] Fix accessors for temperature field when it is negative
 2023-08-08  7:41 UTC  (8+ messages)
    ` [ndctl PATCH v2 1/3] libcxl: Update a revision by CXL 3.0 specification
    ` [ndctl PATCH v2 2/3] libcxl: Fix accessors for temperature field to support negative value
    ` [ndctl PATCH v2 3/3] cxl: Fix the checking value when listing device's health info

[ndctl RFC 0/1] cxl: Script to manage regions during CXL device hotplug remove-reinsert
 2023-08-08  5:57 UTC  (4+ messages)
` [ndctl RFC 1/1] "

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-08  0:31 UTC  (12+ messages)
` [PATCH v12 2/2] "

[PATCH v2] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
 2023-08-07 17:55 UTC  (13+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[ndctl PATCH v2 0/2] Add support for Set Alert Configuration mailbox command
 2023-08-07  6:33 UTC  (3+ messages)
    ` [ndctl PATCH v2 1/2] libcxl: add "
    ` [ndctl PATCH v2 2/2] cxl: add 'set-alert-config' command to cxl tool

[PATCH 1/2] nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces
 2023-08-05 10:57 UTC  (5+ messages)
` [PATCH 2/2] nvdimm/pfn_dev: Avoid unnecessary endian conversion

[ANNOUNCE] ndctl v78
 2023-08-03 22:28 UTC 

[PATCH V2 0/1] pmem: set QUEUE_FLAG_NOWAIT
 2023-08-03 13:11 UTC  (14+ messages)
` [PATCH V2 1/1] "

[PATCH v3 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-08-02 15:57 UTC  (6+ messages)
` [PATCH v3 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v3 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH ndctl v2] ndctl/cxl/test: Add CXL event test
 2023-08-01 19:13 UTC  (3+ messages)

[PATCH ndctl] ndctl/cxl/test: Add CXL event test
 2023-07-31 22:16 UTC  (6+ messages)

[PATCH ndctl] cxl/memdev: initialize 'rc' in action_update_fw()
 2023-07-31 20:40 UTC  (3+ messages)

[ndctl PATCH RESEND 0/2] Fix accessors for temperature field when it is negative
 2023-07-31 18:45 UTC  (8+ messages)
    ` [ndctl PATCH RESEND 1/2] cxl: Update a revision by CXL 3.0 specification
    ` [ndctl PATCH RESEND 2/2] libcxl: Fix accessors for temperature field to support negative value

[PATCH -next] libnvdimm: remove kernel-doc warnings:
 2023-07-31 11:29 UTC 

[ndctl PATCH 0/2] add support for Set Alert Configuration mailbox command
 2023-07-31  3:23 UTC  (5+ messages)
    ` [ndctl PATCH 1/2] libcxl: "
    ` [ndctl PATCH 2/2] cxl: add 'set-alert-config' command to cxl tool

[PATCH] nfit: remove redundant list_for_each_entry
 2023-07-26  3:05 UTC  (4+ messages)

[ndctl PATCH] ndctl/security: fix Theory of Operation typos
 2023-07-25 15:14 UTC  (2+ messages)

[NDCTL PATCH] cxl/region: Always use the correct target position
 2023-07-24 21:16 UTC  (3+ messages)

[PATCH] nvdimm: Explicitly include correct DT includes
 2023-07-14 17:48 UTC 

[PATCH v7 0/9] Remove .notify callback in acpi_device_ops
 2023-07-14 17:03 UTC  (6+ messages)
` [PATCH v7 7/9] acpi/nfit: Move handler installing logic to driver
` [PATCH v7 8/9] acpi/nfit: Remove unnecessary .remove callback

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-14 13:54 UTC  (15+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory

[PATCH v2] ACPI: NFIT: add helper to_nfit_mem() to take device to nfit_mem
 2023-07-13 20:35 UTC  (2+ messages)

[RESEND v2] ACPI: NFIT: limit string attribute write
 2023-07-13  5:25 UTC  (5+ messages)

[PATCH v3] nvdimm: Use kstrtobool() instead of strtobool()
 2023-07-13  4:50 UTC 

[PATCH v2] ACPI: NFIT: limit string attribute write
 2023-07-12  9:57 UTC  (3+ messages)

[ndctl PATCH v4 0/4] cxl/monitor and ndctl/monitor fixes
 2023-07-11 17:58 UTC  (9+ messages)
` [ndctl PATCH v4 1/4] cxl/monitor: Enable default_log and refactor sanity check
` [ndctl PATCH v4 2/4] cxl/monitor: replace monitor.log_file with monitor.ctx.log_file
` [ndctl PATCH v4 3/4] ndctl: use strcmp for reserved word in monitor commands
` [ndctl PATCH v4 4/4] Documentation/cxl/cxl-monitor.txt: Fix inaccurate description

[PATCH] ACPI: NFIT: limit string attribute write
 2023-07-11  9:36 UTC  (2+ messages)

[PATCH] ACPI: NFIT: limit string attribute write
 2023-07-11  8:36 UTC  (3+ 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).