NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
 messages from 2024-06-17 06:06:47 to 2024-07-22 08:07:05 UTC [more...]

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-22  8:03 UTC  (57+ 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 v2 1/2] nvdimm: Fix devs leaks in scan_labels()
 2024-07-19  1:58 UTC  (2+ messages)
` [PATCH v2 2/2] nvdimm: Remove dead code for ENODEV checking "

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-12 15:52 UTC  (53+ messages)
` [PATCH 01/13] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/13] fs/dax: Refactor wait for dax idle page
` [PATCH 04/13] fs/dax: Add dax_page_free callback
` [PATCH 05/13] mm: Allow compound zone device pages
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 08/13] huge_memory: Allow mappings of PMD "
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 12/13] mm: Remove pXX_devmap callers
` [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 

[ndctl PATCH v13 0/8] Support poison list retrieval
 2024-07-08 20:56 UTC  (14+ 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

move features flags into queue_limits v2
 2024-07-04 11:11 UTC  (58+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_writes flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the features field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the features field

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

[ndctl PATCH] cxl/test: add cxl_translate unit test
 2024-06-27  1:38 UTC  (3+ messages)

[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
 2024-06-26  6:18 UTC  (6+ messages)

[ndctl PATCH] cxl/test: Add test case for region info to cxl-events.sh
 2024-06-25 21:36 UTC  (2+ messages)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-06-24 12:43 UTC  (9+ messages)

[RFC PATCH 0/4] Flush nvdimm/pmem to memory before machine restart
 2024-06-18 15:41 UTC  (5+ messages)
` [RFC PATCH 1/4] kernel/reboot: Introduce pre_restart notifiers
` [RFC PATCH 2/4] nvdimm/pmem: Flush to memory before machine restart
` [RFC PATCH 3/4] arm64: Invoke pre_restart notifiers
` [RFC PATCH 4/4] x86: "


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