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

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-30  6:00 UTC  (13+ 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 v6 0/6] Fix some bugs related to ramp and dax
 2022-03-30  5:47 UTC  (8+ 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()

[GIT PULL] LIBNVDIMM update for v5.18
 2022-03-29 20:54 UTC 

[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 v5 0/6] Fix some bugs related to ramp and dax
 2022-03-22  8:46 UTC  (12+ 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()

[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  (16+ messages)
` [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
` [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  (9+ messages)
` [PATCH v8 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v8 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v8 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v8 5/5] mm/page_alloc: reuse tail struct pages "

[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  (4+ messages)

[PATCH 00/11] device-core: Generic device-lock lockdep validation
 2022-03-10  4:08 UTC  (13+ messages)
` [PATCH 02/11] cxl/core: Refactor a cxl_lock_class() out of cxl_nested_lock()
` [PATCH 03/11] cxl/core: Remove cxl_device_lock()
` [PATCH 04/11] cxl/core: Clamp max lock_class
` [PATCH 05/11] cxl/core: Introduce cxl_set_lock_class()

[LSF/MM/BPF BOF idea] CXL BOF discussion
 2022-03-09 23:36 UTC  (3+ messages)

[ndctl PATCH] build: Fix '-Wall' and '-O2' warnings
 2022-03-09 23:36 UTC 

[ndctl PATCH] build: Fix systemd unit directory detection
 2022-03-09  5:28 UTC 

[ANNOUNCE] ndctl v73
 2022-03-07 22:49 UTC 

[ndctl PATCH] scripts/docsurgeon: Fix document header for section 1 man pages
 2022-03-07 21:43 UTC  (3+ messages)

[PATCH v7 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-05 16:19 UTC  (13+ messages)
` [PATCH v7 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v7 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v7 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v7 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v7 5/5] mm/page_alloc: reuse tail struct pages "

remove opencoded kmap of bio_vecs v2
 2022-03-05 14:02 UTC  (16+ messages)
` [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
` [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
` [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
` [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
` [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
` [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
` [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
` [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
` [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
` [PATCH 10/10] floppy: use memcpy_{to,from}_bvec

[ndctl PATCH] cxl/list: always free the path var in add_cxl_decoder()
 2022-03-04  1:36 UTC 

[ndctl PATCH] cxl/list: tidy the error path in add_cxl_decoder()
 2022-03-04  0:54 UTC 

[ndctl PATCH] libdaxctl: free resource allocated with asprintf()
 2022-03-04  0:01 UTC 

[ndctl PATCH] libcxl: Remove extraneous NULL checks when validating cmd status
 2022-03-03 23:47 UTC  (2+ messages)

[PATCH v2] device-dax: Adding match parameter to select which driver to match dax devices
 2022-03-03  3:31 UTC 

[PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
 2022-03-02 17:08 UTC  (4+ messages)

remove opencoded kmap of bio_vecs
 2022-03-02 17:04 UTC  (5+ messages)
` [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity


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