nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 21:41:34 to 2022-02-10 07:29:47 UTC [more...]

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-10  7:28 UTC  (25+ messages)
` [PATCH 01/27] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 02/27] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 03/27] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 04/27] mm: move free_devmap_managed_page to memremap.c
` [PATCH 05/27] mm: simplify freeing of devmap managed pages
` [PATCH 06/27] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 07/27] mm: remove the extra ZONE_DEVICE struct page refcount
` [PATCH 08/27] fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
` [PATCH 09/27] mm: generalize the pgmap based page_free infrastructure
` [PATCH 10/27] mm: refactor check_and_migrate_movable_pages
` [PATCH 11/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_insert_page
` [PATCH 12/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_pages
` [PATCH 13/27] mm: move the migrate_vma_* device migration code into it's own file
` [PATCH 14/27] mm: build migrate_vma_* for all configs with ZONE_DEVICE support
` [PATCH 15/27] mm: add zone device coherent type memory support
` [PATCH 16/27] mm: add device coherent vma selection for memory migration
` [PATCH 17/27] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH 18/27] drm/amdkfd: add SPM support for SVM
` [PATCH 19/27] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH 20/27] lib: test_hmm add ioctl to get zone device type
` [PATCH 21/27] lib: test_hmm add module param for "
` [PATCH 22/27] lib: add support for device coherent type in test_hmm
` [PATCH 23/27] tools: update hmm-test to support device coherent type
` [PATCH 24/27] tools: update test_hmm script to support SP config

start sorting out the ZONE_DEVICE refcount mess
 2022-02-10  6:45 UTC  (46+ messages)
` [PATCH 1/8] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 2/8] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 3/8] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 4/8] mm: move free_devmap_managed_page to memremap.c
` [PATCH 5/8] mm: simplify freeing of devmap managed pages
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 7/8] mm: remove the extra ZONE_DEVICE struct page refcount
` [PATCH 8/8] fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED

[ndctl PATCH v5 0/6] Add partitioning support for CXL memdevs
 2022-02-10  2:31 UTC  (8+ messages)
` [ndctl PATCH v5 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v5 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v5 3/6] libcxl: return the partition alignment field in bytes
` [ndctl PATCH v5 4/6] cxl: add memdev partition information to cxl-list
` [ndctl PATCH v5 5/6] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH v5 6/6] cxl: add command 'cxl set-partition'

[ndctl PATCH v4 0/6] Add partitioning support for CXL memdevs
 2022-02-08 21:18 UTC  (17+ messages)
` [ndctl PATCH v4 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v4 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v4 3/6] libcxl: return the partition alignment field in bytes
` [ndctl PATCH v4 4/6] cxl: add memdev partition information to cxl-list
` [ndctl PATCH v4 5/6] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH v4 6/6] cxl: add command set-partition

[PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-07 11:53 UTC  (6+ messages)
` [PATCH v7 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
` [PATCH v7 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v7 3/3] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH v5 0/7] DAX poison recovery
 2022-02-06  8:30 UTC  (34+ messages)
` [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v5 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v5 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v5 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page

[PATCH v3 33/40] cxl/mem: Add the cxl_mem driver
 2022-02-04 15:18 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v6 "

[PATCH v3 00/40] CXL.mem Topology Discovery and Hotplug Support
 2022-02-04 15:08 UTC  (40+ messages)
` [PATCH v3 27/40] cxl/pci: Cache device DVSEC offset
  ` [PATCH v4 "
` [PATCH v3 28/40] cxl/pci: Retrieve CXL DVSEC memory info
  ` [PATCH v4 "
` [PATCH v3 29/40] cxl/pci: Implement wait for media active
` [PATCH v3 31/40] cxl/memdev: Add numa_node attribute
` [PATCH v3 32/40] cxl/core/port: Add switch port enumeration
  ` [PATCH v4 "
    ` [PATCH v5 "

[PATCH v3 00/14] CXL Region driver
 2022-02-04  2:45 UTC  (21+ messages)
` [PATCH v3 01/14] cxl/region: Add region creation ABI
` [PATCH v3 02/14] cxl/region: Introduce concept of region configuration

[PATCH v2 0/6] Fix some bugs related to ramp and dax
 2022-02-03 10:17 UTC  (10+ messages)
` [PATCH v2 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v2 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v2 3/6] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
` [PATCH v2 4/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v2 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v2 6/6] mm: remove range parameter from follow_invalidate_pte()

[PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
 2022-02-03  8:19 UTC  (8+ messages)

[PATCH v3 35/40] cxl/core/port: Add endpoint decoders
 2022-02-03  4:02 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v6 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-02 18:57 UTC  (7+ messages)
` [PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
` [PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH v10 0/9] fsdax: introduce fs query to support reflink
 2022-02-02 13:04 UTC  (5+ messages)
` [PATCH v10 1/9] dax: Introduce holder for dax_device
` [PATCH v10 4/9] fsdax: fix function description

[PATCH v3 24/40] cxl/port: Add a driver for 'struct cxl_port' objects
 2022-02-02  9:33 UTC  (5+ messages)
` [PATCH v4 "

[PATCH v4 22/40] cxl/core/hdm: Add CXL standard decoder enumeration to the core
 2022-02-02  9:31 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v4] powerpc/papr_scm: Implement initial support for injecting smart errors
 2022-02-02  9:03 UTC  (2+ messages)

[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-01 21:41 UTC  (4+ messages)
` [PATCH REBASED v5 2/2] "


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