NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2024-06-27 11:33:38 to 2024-08-02 10:52:07 UTC [more...]

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-02 10:52 UTC  (36+ messages)
` [PATCH v3 01/26] mm: move kernel/numa.c to mm/
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[bug report][regression] Oops: general protection fault observed after destroy the devdax
 2024-08-02  8:16 UTC  (3+ messages)

[PATCH] nvdimm: Use of_property_present() and of_property_read_bool()
 2024-07-31 19:13 UTC 

[PATCH] nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases
 2024-07-31 15:53 UTC  (2+ messages)

[RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole
 2024-07-30  7:27 UTC  (4+ messages)
` [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions
` [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free()
  ` [RFC PATCH 14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit

[PATCH v2 1/2] nvdimm: Fix devs leaks in scan_labels()
 2024-07-29  2:32 UTC  (4+ messages)
` [PATCH v2 2/2] nvdimm: Remove dead code for ENODEV checking "

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-26  9:40 UTC  (30+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[ndctl PATCH] cxl/list: add firmware_version to default memdev listing
 2024-07-25 20:15 UTC  (4+ messages)

move features flags into queue_limits v2
 2024-07-25 13:00 UTC  (6+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits

[ndctl PATCH v13 0/8] Support poison list retrieval
 2024-07-24 20:55 UTC  (16+ messages)
` [ndctl PATCH v13 1/8] util/trace: move trace helpers from ndctl/cxl/ to ndctl/util/
` [ndctl PATCH v13 2/8] util/trace: add an optional pid check to event parsing
` [ndctl PATCH v13 3/8] util/trace: pass an event_ctx to its own parse_event method
` [ndctl PATCH v13 4/8] util/trace: add helpers to retrieve tep fields by type
` [ndctl PATCH v13 5/8] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v13 6/8] cxl/list: collect and parse media_error records
` [ndctl PATCH v13 7/8] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH v13 8/8] cxl/test: add cxl-poison.sh unit test

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-23  0:15 UTC  (60+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks

[GIT PULL] NVDIMM and DAX for 6.11
 2024-07-20 18:42 UTC  (2+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-12 15:52 UTC  (39+ messages)
` [PATCH 04/13] fs/dax: Add dax_page_free callback
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 13/13] mm: Remove devmap related functions and page table bits

[ndctl PATCH] ndctl,cxl/test: Add a common unit test for creating pmem namespaces
 2024-07-09  4:44 UTC 

[BUG REPORT] cxl process in infinity loop
 2024-07-02  8:46 UTC  (2+ messages)

[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
 2024-07-02  7:32 UTC  (8+ messages)

[PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
 2024-06-29 21:28 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 read-only IMAP folder(s) and NNTP newsgroup(s).