messages from 2026-03-03 13:38:03 to 2026-03-23 18:17:48 UTC [more...]
[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-23 18:17 UTC (18+ messages)
` [PATCH v8 1/9] dax/bus: Use dax_region_put() in alloc_dax_region() error path
` [PATCH v8 2/9] dax/hmem: Factor HMEM registration into __hmem_register_device()
` [PATCH v8 3/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v8 4/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v8 5/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v8 6/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v8 7/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v8 8/9] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v8 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH BUNDLE v8] famfs: Fabric-Attached Memory File System
2026-03-23 17:21 UTC (27+ messages)
` [PATCH V8 0/8] dax: prepare for famfs
` [PATCH V8 1/8] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V8 2/8] dax: Factor out dax_folio_reset_order() helper
` [PATCH V8 3/8] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V8 4/8] dax: Save the kva from memremap
` [PATCH V8 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V8 6/8] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V8 7/8] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V8 8/8] dax: export dax_dev_get()
` [PATCH V8 00/10] famfs: port into fuse
` [PATCH V8 01/10] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V8 02/10] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V8 03/10] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V8 04/10] famfs_fuse: Create files with famfs fmaps
` [PATCH V8 05/10] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V8 06/10] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V8 07/10] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V8 08/10] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V8 09/10] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V8 10/10] famfs_fuse: Add documentation
[PATCH 0/8] dax/kmem: atomic whole-device hotplug via sysfs
2026-03-21 20:26 UTC (11+ messages)
` [PATCH 1/8] mm/memory-tiers: consolidate memory type dedup into mt_get_memory_type()
` [PATCH 2/8] mm/memory: add memory_block_align_range() helper
` [PATCH 3/8] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 4/8] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH 5/8] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 6/8] dax: plumb hotplug online_type through dax
` [PATCH 7/8] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH 8/8] dax/kmem: add sysfs interface for atomic whole-device hotplug
[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-20 20:42 UTC (22+ messages)
` [PATCH v7 1/7] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v7 2/7] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v7 4/7] dax: Track all dax_region allocations under a global resource tree
` [PATCH v7 5/7] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v7 6/7] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v7 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[ndctl PATCH v2] ndctl: Fix missing key_type parameter in ndctl_dimm_remove_key stub
2026-03-20 2:21 UTC (2+ messages)
[BUG]: KASAN: slab-use-after-free in nfit_handle_mce on commit 8a30aeb0d1b4e4aaf7f7bae72f20f2ae75385ccb
2026-03-19 17:39 UTC
[PATCH V7 00/19] famfs: port into fuse
2026-03-19 15:11 UTC (9+ messages)
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V7 03/19] dax: add fsdev.c driver for fs-dax on character dax
[ndctl PATCH 0/2] ndctl: Fix build issues when fwctl is disabled
2026-03-19 0:45 UTC (5+ messages)
` [ndctl PATCH 1/2] ndctl: Fix missing key_type parameter in ndctl_dimm_remove_key stub
` [ndctl PATCH 2/2] ndctl/test: Fix meson configuration error when fwctl is disabled
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-18 21:49 UTC (27+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 4/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v6 5/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v6 6/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
[GIT PULL] NVDIMM fixes for 7.0-rc5
2026-03-17 23:59 UTC (2+ messages)
[ANNOUNCE] ndctl v84
2026-03-15 1:33 UTC
[ndctl PATCH 1/2] test/common: add helpers for CXL region replay testing
2026-03-14 6:21 UTC (2+ messages)
` [ndctl PATCH 2/2] test/cxl-region-replay.sh: add test of region replay workflow
[PATCH v2] dax/kmem: account for partial dis-contiguous resource upon removal
2026-03-11 16:53 UTC (2+ messages)
support file system generated / verified integrity information v4
2026-03-10 10:16 UTC (10+ messages)
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
` (subset) support file system generated / verified integrity information v4
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (31+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "
[PATCH] dax: Add direct_access() callback check for dax_direct_access()
2026-03-09 16:58 UTC (2+ messages)
[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2026-03-06 16:28 UTC (15+ messages)
` [PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
[PATCH] nvdimm/bus: Fix potential use after free in asynchronous initialization
2026-03-06 23:07 UTC (2+ messages)
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-03-06 11:45 UTC (9+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[PATCH 0/6] mm: vma flag tweaks
2026-03-06 1:28 UTC (14+ messages)
` [PATCH 1/6] mm: rename VMA flag helpers to be more readable
` [PATCH 2/6] mm: add vma_desc_test_all() and use it
` [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
` [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
` [PATCH 5/6] mm: reintroduce vma_desc_test() "
` [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
2026-03-05 22:00 UTC (4+ messages)
` [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents
[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
2026-03-04 14:10 UTC (31+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 003/110] audit: widen ino fields to u64
` [PATCH v2 053/110] uprobes: use PRIino format for i_ino
` [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings
[BUG]: KASAN: slab-use-after-free in nd_async_device_register on commit 3609fa95fb0f2c1b099e69e56634edb8fc03f87c
2026-03-04 13:05 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox