NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2022-03-10 00:40:36 to 2022-04-10 16:09:36 UTC [more...]

[PATCH v12 0/7] fsdax: introduce fs query to support reflink
 2022-04-10 16:09 UTC  (8+ messages)
` [PATCH v12 1/7] dax: Introduce holder for dax_device
` [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v12 3/7] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v12 4/7] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v12 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
` [PATCH v12 7/7] fsdax: set a CoW flag when associate reflink mappings

[PATCH] namespace-action: Drop more zero namespace checks
 2022-04-10 12:32 UTC  (3+ messages)
` [PATCH] daxctl: Fix kernel option typo in "Soft Reservation" theory of operation
` [PATCH] meson: make modprobedatadir an option

[GIT PULL] NVDIMM + CXL fixes for v5.18-rc2
 2022-04-10  4:53 UTC  (2+ messages)

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-04-08  6:26 UTC  (29+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
` [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS

[PATCH v7 0/6] DAX poison recovery
 2022-04-07  5:30 UTC  (17+ messages)
` [PATCH v7 1/6] x86/mm: fix comment
` [PATCH v7 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
` [PATCH v7 6/6] pmem: implement pmem_recovery_write()

[PATCH] tools/testing/nvdimm: Fix security_init() symbol collision
 2022-04-06  8:38 UTC  (3+ messages)

[PATCH v7 0/6] Fix some bugs related to ramp and dax
 2022-04-03  5:39 UTC  (7+ messages)
` [PATCH v7 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v7 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v7 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v7 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v7 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v7 6/6] mm: simplify follow_invalidate_pte()

[PATCH v5 0/6] Fix some bugs related to ramp and dax
 2022-04-02 15:22 UTC  (19+ messages)
` [PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v5 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v5 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v5 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v5 6/6] mm: simplify follow_invalidate_pte()

[GIT PULL] LIBNVDIMM update for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[PATCH v6 0/6] Fix some bugs related to ramp and dax
 2022-03-30  9:00 UTC  (10+ messages)
` [PATCH v6 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v6 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v6 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v6 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v6 6/6] mm: simplify follow_invalidate_pte()

[PATCH v6 0/6] DAX poison recovery
 2022-03-26  6:31 UTC  (26+ messages)
` [PATCH v6 1/6] x86/mm: fix comment
` [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v6 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v6 5/6] pmem: refactor pmem_clear_poison()
` [PATCH v6 6/6] pmem: implement pmem_recovery_write()

[GIT PULL] Compute Express Link update for v5.18
 2022-03-25  1:35 UTC  (2+ messages)

[GIT PULL] DAX update for 5.18
 2022-03-25  1:35 UTC  (2+ messages)

[PATCH -next] drivers/nvdimm: Fix build error without PERF_EVENTS
 2022-03-24  8:06 UTC 

[PATCH] tools/testing/nvdimm: replace usage of found with dedicated list iterator variable
 2022-03-24  7:29 UTC 

[v2 PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
 2022-03-23 16:45 UTC  (2+ messages)
` [v2 PATCH 2/2] powerpc/papr_scm: Fix build failure when

[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
 2022-03-23 16:43 UTC  (14+ messages)
` [PATCH 2/2] powerpc/papr_scm: "

[PATCH v1] device-dax: Adding match parameter to select which driver to match dax devices
 2022-03-23  2:44 UTC  (3+ messages)

[PATCH] libnvdimm/namespace: only call list_move() if list element was found
 2022-03-19 20:23 UTC 

[ndctl PATCH] monitor: Fix the monitor config file parsing
 2022-03-17  9:32 UTC 

[PATCH] util/parse: Fix build error on ubuntu
 2022-03-16  5:33 UTC  (8+ messages)

[ndctl PATCH] ndctl/build: Fix 'iniparser' includes due to variances in distros
 2022-03-16  5:30 UTC 

[PATCH] MAINTAINERS: remove section LIBNVDIMM BLK: MMIO-APERTURE DRIVER
 2022-03-16  5:25 UTC  (2+ messages)

[ndctl PATCH] ndctl,daxctl,util/build: Reconcile 'iniparser' dependency
 2022-03-16  3:44 UTC  (3+ messages)

[ndctl PATCH v2] ndctl,daxctl,util/build: Reconcile 'iniparser' dependency
 2022-03-16  3:42 UTC 

[PATCH v4 0/6] Fix some bugs related to ramp and dax
 2022-03-15  7:51 UTC  (14+ messages)
` [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()

[Aeon]イオンカードご重要なお知らせ
 2022-03-12 20:30 UTC 

[ndctl PATCH] build: Fix test timeouts
 2022-03-11  3:35 UTC 

[PATCH] fs/dax: Fix run_dax() missing prototype
 2022-03-10 23:12 UTC  (3+ messages)

Delivery by get send-email to mailing list fails
 2022-03-10 18:47 UTC  (4+ messages)
  ` Delivery by git "

[PATCH] namespace-action: Drop more zero namespace checks
 2022-03-10 13:31 UTC 

[PATCH] meson: make modprobedatadir an option
 2022-03-10 13:30 UTC 

[PATCH] daxctl: Fix kernel option typo in "Soft Reservation" theory of operation
 2022-03-10 13:30 UTC 

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-10 12:09 UTC  (5+ messages)
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm

[PATCH 0/6] libnvdimm: Jettison block-aperture-window support
 2022-03-10  7:11 UTC  (13+ messages)
` [PATCH 1/6] nvdimm/region: Fix default alignment for small regions
` [PATCH 2/6] nvdimm/blk: Delete the block-aperture window driver
` [PATCH 3/6] nvdimm/namespace: Delete blk namespace consideration in shared paths
` [PATCH 4/6] nvdimm/namespace: Delete nd_namespace_blk
` [PATCH 5/6] ACPI: NFIT: Remove block aperture support
` [PATCH 6/6] nvdimm/region: Delete nd_blk_region infrastructure

[PATCH] fs/dax: Fix missing kdoc for dax_device
 2022-03-10  5:03 UTC  (2+ messages)

[PATCH v7 0/4] Add perf interface to expose nvdimm
 2022-03-10  4:59 UTC  (3+ messages)

[PATCH 00/11] device-core: Generic device-lock lockdep validation
 2022-03-10  4:08 UTC  (7+ messages)
` [PATCH 03/11] cxl/core: Remove cxl_device_lock()
` [PATCH 05/11] cxl/core: Introduce cxl_set_lock_class()


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