messages from 2025-12-17 05:01:04 to 2026-01-14 10:14:27 UTC [more...]
Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
2026-01-14 10:14 UTC (12+ messages)
` [PATCH 1/8] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/8] mm/memory_hotplug: extract __add_memory_resource() and __offline_memory()
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 4/8] mm/memory_hotplug: return online type from add_memory_driver_managed()
` [PATCH 5/8] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH 6/8] dax/kmem: add online/offline "
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control
` [PATCH 8/8] dax/kmem: add memory notifier to block external state changes
[PATCH 0/1] nvdimm: allow exposing RAM as libnvdimm DIMMs
2026-01-14 2:34 UTC (16+ messages)
` [PATCH 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices
[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2026-01-13 18:29 UTC (5+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
[PATCH] nvdimm: virtio_pmem: serialize flush requests
2026-01-13 3:45 UTC
[PATCH] drivers/nvdimm: Use local kmaps
2026-01-12 23:10 UTC (2+ messages)
[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
2026-01-12 18:55 UTC (74+ messages)
` [PATCH V3 00/21] famfs: port into fuse
` [PATCH V3 01/21] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V3 02/21] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V3 03/21] dax: Save the kva from memremap
` [PATCH V3 04/21] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V3 05/21] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V3 06/21] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V3 07/21] dax: prevent driver unbind while filesystem holds device
` [PATCH V3 08/21] dax: export dax_dev_get()
` [PATCH V3 09/21] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V3 10/21] famfs_fuse: Kconfig
` [PATCH V3 11/21] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V3 11/21] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX
` [PATCH V3 12/21] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V3 13/21] famfs_fuse: Famfs mount opt: -o shadow=<shadowpath>
` [PATCH V3 14/21] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V3 15/21] famfs_fuse: Create files with famfs fmaps
` [PATCH V3 16/21] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V3 17/21] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V3 18/21] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V3 19/21] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V3 20/21] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V3 21/21] famfs_fuse: Add documentation
` [PATCH V3 0/4] libfuse: add basic famfs support to libfuse
` [PATCH V3 1/4] fuse_kernel.h: bring up to baseline 6.19
` [PATCH V3 2/4] fuse_kernel.h: add famfs DAX fmap protocol definitions
` [PATCH V3 3/4] fuse: add API to set kernel mount options
` [PATCH V3 4/4] fuse: add famfs DAX fmap support
` [PATCH 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
` [PATCH 1/2] daxctl: Add support for famfs mode
` [PATCH 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
[ndctl PATCH v6 0/7] Add error injection support
2026-01-12 17:20 UTC (18+ messages)
` [PATCH 1/7] libcxl: Add debugfs path to CXL context
` [PATCH 2/7] libcxl: Add CXL protocol errors
` [PATCH 3/7] libcxl: Add poison injection support
` [PATCH 4/7] cxl: Add inject-error command
` [PATCH 5/7] cxl: Add clear-error command
` [PATCH 6/7] cxl/list: Add injectable errors in output
` [PATCH 7/7] Documentation: Add docs for inject/clear-error commands
[PATCH v4 0/7] Enable THP support in drm_pagemap
2026-01-12 4:14 UTC (3+ messages)
` [PATCH v4 3/7] fs/dax: Use free_zone_device_folio_prepare() helper
[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2026-01-09 12:37 UTC (44+ messages)
` [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
` [PATCH V4 05/17] nvdimm/label: Skip region label during ns label DPA reservation
` [PATCH V4 07/17] nvdimm/label: Add region label delete support
` [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
` [PATCH V4 09/17] nvdimm/label: Export routine to fetch region information
` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
` [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V4 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
` [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
` [PATCH V4 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V4 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
[PATCH V2] Add some missing kerneldoc comment fields for struct dev_dax
2026-01-10 22:49 UTC (2+ messages)
[PATCH] Add some missing kerneldoc comment fields for struct dev_dax
2026-01-10 19:13 UTC (2+ messages)
[PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2026-01-09 12:44 UTC (18+ messages)
` [PATCH V5 01/17] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
` [PATCH V5 02/17] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
` [PATCH V5 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
` [PATCH V5 04/17] nvdimm/label: Include region label in slot validation
` [PATCH V5 05/17] nvdimm/label: Skip region label during ns label DPA reservation
` [PATCH V5 06/17] nvdimm/label: Preserve region label during namespace creation
` [PATCH V5 07/17] nvdimm/label: Add region label delete support
` [PATCH V5 08/17] nvdimm/label: Preserve cxl region information from region label
` [PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
` [PATCH V5 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V5 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
` [PATCH V5 12/17] cxl/pmem: Preserve region information into nd_set
` [PATCH V5 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V5 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
` [PATCH V5 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
` [PATCH V5 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
` [PATCH V5 17/17] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
[PATCH v3 2/7] fs/dax: Use folio_split_unref helper
2026-01-09 8:54 UTC
[ndctl PATCH] test/cxl-topology.sh: test switch port target
2026-01-08 17:56 UTC (4+ messages)
[ndctl PATCH] ndctl/lib: move nd_cmd_pkg with a flex array to end of structures
2026-01-06 18:20 UTC (3+ messages)
[ndctl PATCH v5 0/7] Add error injection support
2026-01-06 4:41 UTC (26+ messages)
` [PATCH v5 1/7] libcxl: Add debugfs path to CXL context
` [PATCH v5 2/7] libcxl: Add CXL protocol errors
` [PATCH v5 4/7] cxl: Add inject-error command
` [PATCH v5 5/7] cxl: Add clear-error command
` [PATCH v5 7/7] Documentation: Add docs for inject/clear-error commands
` [ndctl PATCH] cxl/test: use inject and clear cmds in cxl-poison.sh
[PATCH V2 0/4] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
2026-01-02 12:29 UTC (7+ messages)
` [PATCH V2 1/5] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH V2 2/5] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH V2 3/5] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH V2 4/5] nvdimm: virtio_pmem: drain requests in freeze
` [PATCH 5/5] nvdimm: nd_virtio: export virtio_pmem_mark_broken_and_drain
[PATCH 0/4] nvdimm: virtio_pmem: fix request lifetime and converge broken queue failures
2025-12-24 17:57 UTC (6+ messages)
` [PATCH 1/4] nvdimm: virtio_pmem: always wake -ENOSPC waiters
` [PATCH 2/4] nvdimm: virtio_pmem: refcount requests for token lifetime
` [PATCH 3/4] nvdimm: virtio_pmem: converge broken virtqueue to -EIO
` [PATCH 4/4] nvdimm: virtio_pmem: drain requests in freeze
[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2025-12-17 23:17 UTC (9+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
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