NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-07-21 15:29:11 to 2022-08-29 14:49:56 UTC [more...]

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-08-29 14:49 UTC  (4+ messages)

[PATCH 0/4] mm, xfs, dax: Fixes for memory_failure() handling
 2022-08-29  5:42 UTC  (7+ messages)
` [PATCH 1/4] xfs: Quiet notify_failure EOPNOTSUPP cases
` [PATCH 2/4] xfs: Fix SB_BORN check in xfs_dax_notify_failure()
` [PATCH 3/4] mm/memory-failure: Fix detection of memory_failure() handlers
` [PATCH 4/4] mm/memory-failure: Fall back to vma_address() when ->notify_failure() fails

[PATCH v8] x86/mce: retrieve poison range from hardware
 2022-08-26 23:38 UTC 

[PATCH v7] x86/mce: retrieve poison range from hardware
 2022-08-26 22:11 UTC  (12+ messages)

[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
 2022-08-25 19:28 UTC  (7+ messages)
` [PATCH v2 05/14] mm: Introduce mf_dax_kill_procs() for fsdax case

[ndctl PATCH] cxl/test: Use interleave arithmetic to sort memdevs for a region
 2022-08-24 23:28 UTC  (2+ messages)

[ndctl PATCH v2 0/3] cxl: static analysis fixes
 2022-08-24  9:37 UTC  (12+ messages)
` [ndctl PATCH v2 1/3] cxl/region: fix a dereferecnce after NULL check
` [ndctl PATCH v2 2/3] libcxl: fox a resource leak and a forward "
` [ndctl PATCH v2 3/3] cxl/filter: Fix an uninitialized pointer dereference

[ANNOUNCE] ndctl v74
 2022-08-24  7:29 UTC 

[PATCH v2] arch/cacheflush: Introduce flush_all_caches()
 2022-08-23 17:36 UTC  (8+ messages)

[ndctl PATCH 0/3] cxl: static analysis fixes
 2022-08-23  7:27 UTC  (5+ messages)
` [ndctl PATCH 1/3] cxl/region: fix a dereferecnce after NULL check
` [ndctl PATCH 2/3] libcxl: fox a resource leak and a forward "
` [ndctl PATCH 3/3] cxl/filter: Fix an uninitialized pointer dereference

[PATCH] xfs: on memory failure, only shut down fs after scanning all mappings
 2022-08-21 23:32 UTC  (2+ messages)

[ndctl PATCH] meson.build: be specific for library path
 2022-08-19  6:26 UTC  (2+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-08-18 17:04 UTC  (9+ messages)
` [RFC PATCH v6] "

[PATCH RFC 00/15] Introduce security commands for CXL pmem device
 2022-08-17  7:53 UTC  (46+ messages)
` [PATCH RFC 01/15] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH RFC 02/15] tools/testing/cxl: Create context for cxl mock device
` [PATCH RFC 03/15] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH RFC 04/15] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH RFC 05/15] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH RFC 06/15] cxl/pmem: Add Disable Passphrase security command support
` [PATCH RFC 07/15] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH RFC 08/15] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
              ` [PATCH] arch/cacheflush: Introduce flush_all_caches()
` [PATCH RFC 11/15] cxl/pmem: Add "Unlock" security command support

[ndctl PATCH v3 00/11] cxl: add region management
 2022-08-15 22:57 UTC  (13+ messages)
` [ndctl PATCH v3 01/11] libcxl: add a depth attribute to cxl_port
` [ndctl PATCH v3 02/11] cxl/port: Consolidate the debug option in cxl-port man pages
` [ndctl PATCH v3 03/11] cxl/memdev: refactor decoder mode string parsing
` [ndctl PATCH v3 04/11] libcxl: Introduce libcxl region and mapping objects
` [ndctl PATCH v3 05/11] cxl-cli: add region listing support
` [ndctl PATCH v3 06/11] libcxl: add low level APIs for region creation
` [ndctl PATCH v3 07/11] cxl: add a 'create-region' command
` [ndctl PATCH v3 08/11] cxl: add commands to {enable,disable,destroy}-region
` [ndctl PATCH v3 09/11] cxl/list: make memdevs and regions the default listing
` [ndctl PATCH v3 10/11] test: add a cxl-create-region test
` [ndctl PATCH v3 11/11] cxl/decoder: add a max_available_extent attribute

[PATCH 03/11] tools/testing/nvdimm: Convert to printbuf
 2022-08-15 17:26 UTC 

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[ndctl PATCH] meson: fix modprobedatadir default value
 2022-08-12  0:52 UTC  (2+ messages)

[ndctl PATCH v2 00/10] cxl: add region management
 2022-08-11 23:02 UTC  (22+ messages)
` [ndctl PATCH v2 01/10] libcxl: add a depth attribute to cxl_port
` [ndctl PATCH v2 02/10] cxl/port: Consolidate the debug option in cxl-port man pages
` [ndctl PATCH v2 03/10] libcxl: Introduce libcxl region and mapping objects
` [ndctl PATCH v2 04/10] cxl-cli: add region listing support
` [ndctl PATCH v2 05/10] libcxl: add low level APIs for region creation
` [ndctl PATCH v2 06/10] cxl: add a 'create-region' command
` [ndctl PATCH v2 07/10] cxl: add commands to {enable,disable,destroy}-region
` [ndctl PATCH v2 08/10] cxl/list: make memdevs and regions the default listing
` [ndctl PATCH v2 09/10] test: add a cxl-create-region test
` [ndctl PATCH v2 10/10] cxl/decoder: add a max_available_extent attribute

[PATCH linux-next] nvdimm/namespace:Use the function kobj_to_dev()
 2022-08-11  1:31 UTC 

[PATCH linux-next] nvdimm/region:Use the function kobj_to_dev()
 2022-08-11  1:30 UTC 

[GIT PULL] Compute Express Link for 6.0
 2022-08-10 18:33 UTC  (2+ messages)

[PATCH] nvdimm: Call ida_simple_remove() when failed
 2022-08-10  6:07 UTC 

[PATCH v5 24/32] tools/testing/nvdimm: Convert to printbuf
 2022-08-08 18:33 UTC  (3+ messages)

[PATCH] tools/testing/nvdimm: Fix typo in comments
 2022-08-07  7:39 UTC 

The future of DAX in linux kernel
 2022-08-07  0:20 UTC  (2+ messages)

[PATCH] dax: Check dev_set_name() return value
 2022-08-05 18:31 UTC  (2+ messages)

[PATCH v3] powerpc/papr_scm: Fix nvdimm event mappings
 2022-08-05  1:48 UTC  (2+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-08-04  1:36 UTC  (9+ messages)

[PATCH v6] x86/mce: retrieve poison range from hardware
 2022-08-02 19:50 UTC  (3+ messages)

[PATCH] nvdimm/namespace: Fix comment typo
 2022-08-02 20:19 UTC 

[help] Wiping all physical disks with no internet connection (intel optane disks)
 2022-08-02  2:44 UTC 

[PATCH v5] x86/mce: retrieve poison range from hardware
 2022-08-01 22:01 UTC  (7+ messages)

[PATCH v4 0/2]ndctl/namespace: Fix and improve write-infoblock
 2022-08-01  7:50 UTC  (2+ messages)

[PATCH v4] x86/mce: retrieve poison range from hardware
 2022-07-28 20:29 UTC  (9+ messages)

[PATCH] fsdax: Fix infinite loop in dax_iomap_rw()
 2022-07-25 23:32 UTC  (3+ messages)

Building on Ubuntu; and persistence_domain:cpu_cache
 2022-07-25 16:21 UTC  (7+ messages)

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-23  1:02 UTC  (3+ messages)

[PATCH] mm: fix missing wake-up event for FSDAX pages
 2022-07-22  0:27 UTC  (6+ messages)

[PATCH v2 00/28] CXL PMEM Region Provisioning
 2022-07-21 18:34 UTC  (14+ messages)
` [PATCH v2 06/28] cxl/hdm: Enumerate allocated DPA
` [PATCH v2 16/28] resource: Introduce alloc_free_mem_region()
` [PATCH v2 24/28] cxl/region: Program target lists


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