NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-05-24 11:29:34 to 2022-06-28 14:18:28 UTC [more...]

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 14:18 UTC  (12+ messages)

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-28 11:47 UTC  (63+ messages)
` [PATCH 01/46] tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
` [PATCH 02/46] cxl/port: Keep port->uport valid for the entire life of a port
` [PATCH 03/46] cxl/hdm: Use local hdm variable
` [PATCH 04/46] cxl/core: Rename ->decoder_range ->hpa_range
` [PATCH 05/46] cxl/core: Drop ->platform_res attribute for root decoders
` [PATCH 06/46] cxl/core: Drop is_cxl_decoder()
` [PATCH 07/46] cxl: Introduce cxl_to_{ways,granularity}
` [PATCH 08/46] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 10/46] cxl/core: Define a 'struct cxl_root_decoder' for tracking CXL window resources
` [PATCH 11/46] cxl/core: Define a 'struct cxl_endpoint_decoder' for tracking DPA resources
` [PATCH 12/46] cxl/mem: Convert partition-info to resources
` [PATCH 13/46] cxl/hdm: Require all decoders to be enumerated
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA
` [PATCH 15/46] cxl/Documentation: List attribute permissions
` [PATCH 16/46] cxl/hdm: Add 'mode' attribute to decoder objects
` [PATCH 17/46] cxl/hdm: Track next decoder to allocate
` [PATCH 18/46] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH 19/46] cxl/debug: Move debugfs init to cxl_core_init()
` [PATCH 20/46] cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
` [PATCH 21/46] tools/testing/cxl: Move cxl_test resources to the top of memory
` [PATCH 22/46] tools/testing/cxl: Expand CFMWS windows
` [PATCH 23/46] tools/testing/cxl: Add partition support
` [PATCH 24/46] tools/testing/cxl: Fix decoder default state
` [PATCH 25/46] cxl/port: Record dport in endpoint references
` [PATCH 26/46] cxl/port: Record parent dport when adding ports
` [PATCH 27/46] cxl/port: Move 'cxl_ep' references to an xarray per port
` [PATCH 28/46] cxl/port: Move dport tracking to an xarray
` [PATCH 29/46] cxl/port: Cache CXL host bridge data
` [PATCH 30/46] cxl/hdm: Add sysfs attributes for interleave ways + granularity
` [PATCH 31/46] cxl/hdm: Initialize decoder type for memory expander devices
` [PATCH 32/46] cxl/mem: Enumerate port targets before adding endpoints
` [PATCH 33/46] resource: Introduce alloc_free_mem_region()
` [PATCH 34/46] cxl/region: Add region creation support
` [PATCH 35/46] cxl/region: Add a 'uuid' attribute
` [PATCH 36/46] cxl/region: Add interleave ways attribute
` [PATCH 37/46] cxl/region: Allocate host physical address (HPA) capacity to new regions
` [PATCH 38/46] cxl/region: Enable the assignment of endpoint decoders to regions
` [PATCH 39/46] cxl/acpi: Add a host-bridge index lookup mechanism
` [PATCH 40/46] cxl/region: Attach endpoint decoders
` [PATCH 41/46] cxl/region: Program target lists
` [PATCH 42/46] cxl/hdm: Commit decoder state to hardware
` [PATCH 43/46] cxl/region: Add region driver boiler plate
` [PATCH 44/46] cxl/pmem: Delete unused nvdimm attribute
` [PATCH 45/46] cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
` [PATCH 46/46] cxl/region: Introduce cxl_pmem_region objects

[PATCH V3 1/2] virtio_pmem: initialize provider_data through nd_region_desc
 2022-06-28  8:34 UTC  (2+ messages)
` [PATCH V3 2/2] virtio_pmem: set device ready in probe()

[PATCH] powerpc/papr_scm: Fix nvdimm event mappings
 2022-06-28  6:04 UTC  (3+ messages)

[PATCH V2 1/2] virtio_pmem: initialize provider_data through nd_region_desc
 2022-06-27 10:03 UTC  (5+ messages)
` [PATCH V2 2/2] virtio_pmem: set device ready in probe()

[PATCH 1/2] virtio_pmem: initialize provider_data through nd_region_desc
 2022-06-27  2:31 UTC  (22+ messages)
` [PATCH 2/2] virtio_pmem: set device ready in probe()

[PATCH v4 26/34] tools/testing/nvdimm: Convert to printbuf
 2022-06-24 19:32 UTC  (2+ messages)

[RFC PATCH 00/15] Region driver
 2022-06-24  9:08 UTC  (9+ messages)

[PATCH] dax: Fix potential uaf in __dax_pmem_probe()
 2022-06-24  4:41 UTC 

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-06-24  1:51 UTC  (4+ messages)
` [RFC PATCH v3] "

[PATCH] memregion: Fix memregion_free() fallback definition
 2022-06-23 23:56 UTC  (2+ messages)

[PATCH 8/8] xfs: drop async cache flushes from CIL commits
 2022-06-23  4:37 UTC  (6+ messages)

[PATCH v1 1/1] nvdimm/namespace: drop nested variable in create_namespace_pmem()
 2022-06-21 11:57 UTC  (2+ messages)

[PATCH v4 0/2]ndctl/namespace: Fix and improve write-infoblock
 2022-06-20  9:27 UTC  (4+ messages)
` [PATCH v4 1/2] ndctl/namespace: Fix multiple issues with write-infoblock
` [PATCH v4 2/2] ndctl/namespace: Implement write-infoblock for sector mode namespaces

[PATCH ndctl] test: monitor: Use in-tree configuration file
 2022-06-17 10:17 UTC  (3+ messages)
` [PATCH] "

[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
 2022-06-17  2:31 UTC  (17+ messages)
` [PATCH v2 01/14] dax: Introduce holder for dax_device
` [PATCH v2 02/14] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v2 03/14] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v2 04/14] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v2 05/14] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v2 06/14] xfs: Implement ->notify_failure() for XFS
` [PATCH v2 07/14] fsdax: set a CoW flag when associate reflink mappings
` [PATCH v2 08/14] fsdax: Output address in dax_iomap_pfn() and rename it
  ` [PATCH v2.1 "
` [PATCH v2 09/14] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v2 10/14] fsdax: Replace mmap entry in case of CoW
` [PATCH v2 11/14] fsdax: Add dax_iomap_cow_copy() for dax zero
` [PATCH v2 12/14] fsdax: Dedup file range to use a compare function
` [PATCH v2 13/14] xfs: support CoW in fsdax mode
` [PATCH v2 14/14] xfs: Add dax dedupe support

[RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
 2022-06-16 21:22 UTC  (10+ messages)

[ndctl PATCH] util/wrapper.c: Fix gcc warning in xrealloc()
 2022-06-16 20:33 UTC  (3+ messages)

ヨドバシドットコム:「お客��情�蟆攻靴攻铹`ド�涓�の�B�j
 2022-06-16 17:00 UTC 

[ndctl PATCH v2 0/5] misc updates for release scripts
 2022-06-15 22:48 UTC  (6+ messages)
` [ndctl PATCH v2 1/5] ndctl: move developer scripts from contrib/ to scripts/
` [ndctl PATCH v2 2/5] ndctl: remove obsolete m4 directory
` [ndctl PATCH v2 3/5] ndctl: update .gitignore
` [ndctl PATCH v2 4/5] scripts: fix contrib/do_abidiff for updated fedpkg
` [ndctl PATCH v2 5/5] scripts: update release helper scripts for meson and cxl

[ndctl PATCH] libcxl: fix a segfault when memdev->pmem is absent
 2022-06-15 21:46 UTC  (2+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-06-10  5:46 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: don't requests stats with '0' sized stats buffer
 2022-06-09 14:44 UTC  (3+ messages)

[PATCH v1 1/1] nvdimm/namespace: drop unneeded temporary variable in size_store()
 2022-06-07 15:37 UTC 

[PATCH v1 1/1] nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
 2022-06-07 15:25 UTC 

fsdax: output address in dax_iomap_pfn() and rename it
 2022-06-06 14:10 UTC 

Build regressions/improvements in v5.19-rc1
 2022-06-06  9:08 UTC 

[PATCH v5 0/7] badblocks improvement for multiple bad block ranges
 2022-06-06  7:47 UTC  (7+ messages)
` [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple "

[PATCH v3 26/33] tools/testing/nvdimm: Convert to printbuf
 2022-06-04 19:30 UTC 

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-06-03  1:36 UTC  (16+ messages)

[PATCH] nvdimm: Fix badblocks clear off-by-one error
 2022-06-01 20:13 UTC  (2+ messages)

Potential regression on kernel 5.19-rc0: kernel BUG at mm/page_table_check.c:51!
 2022-05-31  0:43 UTC  (3+ messages)

【Amazon】��常な行�椁��食訾丹欷郡郡�_番号:8979023687
 2022-05-28 18:53 UTC 

[GIT PULL] LIBNVDIMM and DAX for 5.19
 2022-05-27 23:08 UTC  (2+ messages)

[PATCH] drivers: nvdimm: Directly use ida_alloc()/free()
 2022-05-27  8:36 UTC 

[PATCH v2] powerpc/papr_scm: Fix leaking nvdimm_events_map elements
 2022-05-24 11:09 UTC  (2+ messages)


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