NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2023-09-15 16:20:16 to 2023-10-17 05:56:55 UTC [more...]

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17  5:54 UTC  (18+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v5 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

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

[PATCH v2] ACPI: NFIT: Fix local use of devm_*()
 2023-10-14 10:17 UTC  (7+ messages)

[NDCTL PATCH v2] cxl/region: Add -f option for disable-region
 2023-10-13 22:38 UTC  (6+ messages)

[PATCH] libdaxctl: Add accurate check for daxctl_memory_op(MEM_GET_ZONE)
 2023-10-13 22:27 UTC  (2+ messages)

[PATCH v3 0/6] Replace acpi_driver with platform_driver
 2023-10-13 17:35 UTC  (9+ messages)
` [PATCH v3 1/6] ACPI: AC: Remove unnecessary checks
` [PATCH v3 2/6] ACPI: AC: Use string_choices API instead of ternary operator
` [PATCH v3 3/6] ACPI: AC: Replace acpi_driver with platform_driver
` [PATCH v3 4/6] ACPI: AC: Rename ACPI device from device to adev
` [PATCH v3 5/6] ACPI: NFIT: Replace acpi_driver with platform_driver
` [PATCH v3 6/6] ACPI: NFIT: Remove redundant call to to_acpi_dev()

[PATCH] ACPI: NFIT: Optimize nfit_mem_cmp() for efficiency
 2023-10-13 12:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 0/2] Fix memory leak and move to modern scope based rollback
 2023-10-12 23:40 UTC  (9+ messages)
` [PATCH v1 1/2] ACPI: NFIT: Fix memory leak, and local use of devm_*()
` [PATCH v1 2/2] ACPI: NFIT: Use modern scope based rollback

[PATCH] testing: nvdimm: make struct class structures constant
 2023-10-11 15:53 UTC  (2+ messages)

[PATCH] xfs: drop experimental warning for FSDAX
 2023-10-10 17:51 UTC  (29+ messages)

[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
 2023-10-10  6:57 UTC  (10+ messages)

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

[PATCH v2 0/6] Replace acpi_driver with platform_driver
 2023-10-09 17:51 UTC  (16+ messages)
` [PATCH v2 1/6] ACPI: AC: Remove unnecessary checks
` [PATCH v2 2/6] ACPI: AC: Use string_choices API instead of ternary operator
` [PATCH v2 3/6] ACPI: AC: Replace acpi_driver with platform_driver
` [PATCH v2 4/6] ACPI: AC: Rename ACPI device from device to adev
` [PATCH v2 5/6] ACPI: NFIT: Replace acpi_driver with platform_driver
` [PATCH v2 6/6] ACPI: NFIT: Remove redundant call to to_acpi_dev()

[NDCTL PATCH 1/2] daxctl: Don't check param.no_movable when param.no_online is set
 2023-10-09  9:40 UTC  (2+ messages)

[PATCH v2] daxctl: Remove unused memory_zone and mem_zone
 2023-10-09  9:40 UTC  (2+ messages)

[PATCH v1 0/9] Replace acpi_driver with platform_driver
 2023-10-06 17:29 UTC  (25+ messages)
` [PATCH v1 1/9] ACPI: bus: Make notify wrappers more generic
` [PATCH v1 2/9] docs: firmware-guide: ACPI: Clarify ACPI bus concepts
` [PATCH v1 3/9] ACPI: AC: Remove unnecessary checks
` [PATCH v1 4/9] ACPI: AC: Use string_choices API instead of ternary operator
` [PATCH v1 5/9] ACPI: AC: Replace acpi_driver with platform_driver
` [PATCH v1 6/9] ACPI: AC: Rename ACPI device from device to adev
` [PATCH v1 7/9] ACPI: NFIT: Replace acpi_driver with platform_driver
` [PATCH v1 8/9] ACPI: NFIT: Remove redundant call to to_acpi_dev()
` [PATCH v1 9/9] ACPI: NFIT: Don't use KBUILD_MODNAME for driver name

[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-06 12:33 UTC  (10+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v4 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH] dax: remove unnecessary check
 2023-10-05 17:35 UTC  (4+ messages)

[NDCTL PATCH 1/2] cxl: Save the number of decoders committed to a port
 2023-10-04 22:08 UTC  (2+ messages)
` [NDCTL PATCH 2/2] cxl: Add check for regions before disabling memdev

[PATCH v1 1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
 2023-10-03  8:48 UTC  (4+ messages)

[GIT PULL] NVDIMM Fixes for 6.6-rc5
 2023-10-02 21:07 UTC  (2+ messages)

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-10-02 11:57 UTC  (8+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
  ` [PATCH v15] "

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

[PATCH ndctl] ndctl/cxl/region: Report max size for region creation
 2023-09-27 14:39 UTC  (2+ messages)

[PATCH v7 0/6] badblocks improvement for multiple bad block ranges
 2023-09-26  6:44 UTC  (3+ messages)

[PATCH ndctl RESEND] test/cxl-event: Skip cxl event testing if cxl-test is not available
 2023-09-25 22:37 UTC  (2+ messages)

[PATCH 1/2] cxl: Save the decoder committed state
 2023-09-25 19:20 UTC  (2+ messages)
` [PATCH 2/2] cxl: Add check for regions before disabling memdev

[PATCH v2] nd_btt: Make BTT lanes preemptible
 2023-09-25 16:10 UTC  (3+ messages)

[PATCH] libnvdimm: Annotate struct nd_region with __counted_by
 2023-09-23 17:02 UTC  (4+ messages)

[NDCTL PATCH] cxl/region: Add -f option for disable-region
 2023-09-20 22:04 UTC  (2+ messages)

[PATCH] nd_btt: Make BTT lanes preemptible
 2023-09-20  5:42 UTC  (5+ messages)

[PATCH v3] libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return value
 2023-09-15 16:44 UTC  (2+ messages)

[PATCH v2 1/2] ACPI: NFIT: Fix incorrect calculation of idt size
 2023-09-15 16:20 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI: NFIT: use struct_size() helper


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