nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-10 18:11:47 to 2022-09-08 18:49:29 UTC [more...]

[PATCH 00/13] Fix the DAX-gup mistake
 2022-09-08 18:49 UTC  (29+ messages)
` [PATCH 01/13] fsdax: Rename "busy page" to "pinned page"
` [PATCH 02/13] fsdax: Use page_maybe_dma_pinned() for DAX vs DMA collisions
` [PATCH 03/13] fsdax: Delete put_devmap_managed_page_refs()
` [PATCH 04/13] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH 05/13] fsdax: Cleanup dax_associate_entry()
` [PATCH 06/13] fsdax: Rework dax_insert_entry() calling convention
` [PATCH 07/13] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH 08/13] devdax: Minor warning fixups
` [PATCH 09/13] devdax: Move address_space helpers to the DAX core
` [PATCH 10/13] dax: Prep dax_{associate, disassociate}_entry() for compound pages
` [PATCH 11/13] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH 12/13] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH 13/13] mm/gup: Drop DAX pgmap accounting

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-08 16:57 UTC  (12+ messages)
` [RFC PATCH 1/7] IB/mlx5: Change ib_umem_odp_map_dma_single_page() to retain umem_mutex
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
` [RFC PATCH 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
` [RFC PATCH 4/7] RDMA/rxe: Add page invalidation support
` [RFC PATCH 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [RFC PATCH 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP
` [RFC PATCH 7/7] RDMA/rxe: Add support for the traditional Atomic "

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

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-09-08 13:13 UTC  (15+ messages)

[ndctl PATCH] README.md: Remove deprecated ND_BLK
 2022-09-08  1:36 UTC 

[ndctl PATCH] meson.build: be specific for library path
 2022-09-07 19:37 UTC  (3+ messages)

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-07  9:46 UTC  (9+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 1/3] xfs: fix the calculation of length and end
  ` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
  ` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCH v2 00/28] CXL PMEM Region Provisioning
 2022-09-06 13:25 UTC  (3+ messages)
` [PATCH v2 16/28] resource: Introduce alloc_free_mem_region()

[PATCH 0/4] mm, xfs, dax: Fixes for memory_failure() handling
 2022-09-05 14:45 UTC  (15+ 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] nvdimm: Avoid wasting some memory
 2022-09-04 16:17 UTC  (4+ messages)

[PATCH linux-next] nvdimm/namespace:Use the function kobj_to_dev()
 2022-09-02  3:21 UTC  (2+ messages)

[PATCH v3] powerpc/papr_scm: Fix nvdimm event mappings
 2022-08-31 13:12 UTC  (2+ messages)

[ndctl PATCH] ndctl: remove travis-ci
 2022-08-30 21:23 UTC 

[PATCH v2] libnvdimm/region: Allow setting align attribute on regions without mappings
 2022-08-30  5:45 UTC 

[ndctl PATCH 0/2] misc RPM / release scripts fixes
 2022-08-29 23:41 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl.spec.in: Address misc. packaging bugs (RHBZ#2100157)
` [ndctl PATCH 2/2] scripts: update release scripts for meson

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

[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  (23+ messages)
` [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
              ` [PATCH] arch/cacheflush: Introduce flush_all_caches()

[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/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)


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 NNTP newsgroup(s).