messages from 2026-01-14 20:16:45 to 2026-01-16 19:08:24 UTC [more...]
[PATCH BUNDLE v3] famfs: Fabric-Attached Memory File System
2026-01-16 19:08 UTC (18+ messages)
` [PATCH V5 00/19] famfs: port into fuse
` [PATCH V5 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
` [PATCH V5 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V5 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V5 04/19] dax: Save the kva from memremap
` [PATCH V5 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V5 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V5 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V5 08/19] dax: export dax_dev_get()
` [PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V5 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V5 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V5 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V5 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V5 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [PATCH V5 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V5 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
[PATCH v5 0/5] Enable THP support in drm_pagemap
2026-01-16 18:07 UTC (26+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
[GIT PULL] Compute Express Link (CXL) Fixes for 6.19-rc6
2026-01-16 18:03 UTC
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-16 17:49 UTC (7+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
2026-01-16 16:22 UTC (75+ messages)
` [PATCH v14 06/34] PCI: Replace cxl_error_is_native() with pcie_aer_is_native()
` [PATCH v14 07/34] cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
` [PATCH v14 08/34] cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.c
` [PATCH v14 09/34] PCI/AER: Export pci_aer_unmask_internal_errors()
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()
` [PATCH v14 13/34] PCI/AER: Replace PCIEAER_CXL symbol with CXL_RAS
` [PATCH v14 14/34] PCI/AER: Report CXL or PCIe bus type in AER trace logging
` [PATCH v14 15/34] PCI/AER: Update struct aer_err_info with kernel-doc formatting
` [PATCH v14 16/34] cxl/mem: Clarify @host for devm_cxl_add_nvdimm()
` [PATCH v14 18/34] cxl/port: Remove "enumerate dports" helpers
` [PATCH v14 19/34] cxl/port: Fix devm resource leaks around with dport management
` [PATCH v14 20/34] cxl/port: Move dport operations to a driver event
` [PATCH v14 21/34] cxl/port: Move dport RAS reporting to a port resource
` [PATCH v14 23/34] cxl: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v14 24/34] cxl/port: Move endpoint component register management to cxl_port
` [PATCH v14 25/34] cxl/port: Map Port component registers before switchport init
` [PATCH v14 28/34] PCI/AER: Move AER driver's CXL VH handling to pcie/aer_cxl_vh.c
` [PATCH v14 29/34] cxl/port: Unify endpoint and switch port lookup
` [PATCH v14 30/34] PCI/AER: Dequeue forwarded CXL error
` [PATCH v14 31/34] PCI: Introduce CXL Port protocol error handlers
` [PATCH v14 32/34] cxl: Update Endpoint uncorrectable protocol error handling
` [PATCH v14 34/34] cxl: Enable CXL protocol errors during CXL Port probe
[PATCH v6 0/2] cxl/region: Support unaligned address translations
2026-01-16 15:59 UTC (4+ messages)
` [PATCH v6 1/2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
` [PATCH v6 2/2] cxl/region: Translate HPA to DPA and memdev in unaligned regions
[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2026-01-16 14:38 UTC (9+ messages)
` [PATCH v9 10/13] cxl: Enable AMD Zen5 address translation using ACPI PRMT
[cxl:next] BUILD REGRESSION 9582b6a47ef87168a3a57084f75fd7239a6c56f6
2026-01-16 10:40 UTC
[PATCH 1/1] cxl/acpi: Fix using extra xormaps for address translation
2026-01-16 9:54 UTC (4+ messages)
[cxl:next 8/8] ERROR: modpost: "__udivdi3" [drivers/cxl/core/cxl_core.ko] undefined!
2026-01-16 5:23 UTC
[PATCH v3 0/10] CXL reset support for Type 2 devices
2026-01-16 1:41 UTC (11+ messages)
` [PATCH v3 1/10] cxl: move DVSEC defines to cxl pci header
` [PATCH v3 2/10] PCI: switch CXL port DVSEC defines
` [PATCH v3 3/10] cxl: add type 2 helper and reset DVSEC bits
` [PATCH v3 4/10] PCI: add CXL reset method
` [PATCH v3 5/10] cxl: add reset prepare and region teardown
` [PATCH v3 6/10] PCI: wire CXL reset prepare/cleanup
` [PATCH v3 7/10] cxl: add host cache flush and multi-function reset
` [PATCH v3 8/10] cxl: add DVSEC config save/restore
` [PATCH v3 9/10] PCI: save/restore CXL config around reset
` [PATCH v3 10/10] cxl: add HDM decoder and IDE save/restore
[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
2026-01-15 22:30 UTC (5+ messages)
[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
2026-01-15 22:09 UTC (13+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration
[PATCH v5 0/2] cxl/region: Support unaligned address translations
2026-01-15 21:08 UTC (4+ messages)
` [PATCH v5 1/2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
` [PATCH v5 2/2] cxl/region: Translate HPA to DPA and memdev in unaligned regions
[ndctl PATCH v2] cxl/test: test unaligned address translations in cxl_poison events
2026-01-15 20:02 UTC
[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
2026-01-15 19:50 UTC (8+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "
[PATCH 0/6] CXL: Introduce memory controller abstraction and sysram controller
2026-01-15 18:56 UTC (3+ messages)
[PATCH] cxl/core: Fix cxl_dport debugfs EINJ entries
2026-01-15 18:43 UTC (3+ messages)
[PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2026-01-15 18:29 UTC (30+ messages)
` [PATCH V5 01/17] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
` [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 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 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 1/1] cxl/acpi: Remove cxl_acpi_set_cache_size()
2026-01-15 17:58 UTC (4+ messages)
[PATCH v2 0/5] add runtime hotplug state control
2026-01-15 17:46 UTC (10+ messages)
` [PATCH v2 1/5] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v2 2/5] mm/memory_hotplug: add 'online_type' argument to add_memory_driver_managed
` [PATCH v2 3/5] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v2 4/5] dax/kmem: add sysfs interface for runtime hotplug state control
` [PATCH v2 5/5] dax/kmem: add memory notifier to block external state changes
` [PATCH] dax/kmem: add build config for protected dax memory blocks
[PATCH v4 0/2] cxl/region: Support unaligned address translations
2026-01-15 17:30 UTC (3+ messages)
` [PATCH v4 2/2] cxl/region: Translate HPA to DPA and memdev in unaligned regions
[RFC PATCH 0/3] Add Support for Multiple DC Regions
2026-01-15 10:28 UTC (6+ messages)
[ndctl PATCH] cxl/test: test unaligned address translations in cxl_poison events
2026-01-15 5:36 UTC
[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2026-01-15 0:40 UTC (6+ messages)
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH V4 01/19] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
2026-01-14 21:45 UTC (25+ messages)
` [PATCH V4 02/19] dax: Factor out dax_folio_reset_order() helper
` [PATCH V4 03/19] dax: add fsdev.c driver for fs-dax on character dax
` [PATCH V4 04/19] dax: Save the kva from memremap
` [PATCH V4 05/19] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V4 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
` [PATCH V4 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
` [PATCH V4 08/19] dax: export dax_dev_get()
` [PATCH V4 09/19] famfs_fuse: magic.h: Add famfs magic numbers
` [PATCH V4 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [PATCH V4 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [PATCH V4 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [PATCH V4 13/19] famfs_fuse: Create files with famfs fmaps
` [PATCH V4 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [PATCH V4 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [PATCH V4 17/19] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
` [PATCH V4 18/19] famfs_fuse: Add famfs fmap metadata documentation
` [PATCH V4 19/19] famfs_fuse: Add documentation
` [PATCH V4 0/3]
` [PATCH V4 1/3] fuse_kernel.h: bring up to baseline 6.19
` [PATCH V4 2/3] fuse_kernel.h: add famfs DAX fmap protocol definitions
` [PATCH V4 3/3] fuse: add famfs DAX fmap support
` [PATCH V2 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
` [PATCH V2 1/2] daxctl: Add support for famfs mode
` [PATCH V2 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
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