messages from 2025-10-17 16:30:50 to 2025-10-31 17:40:10 UTC [more...]
[NDCTL PATCH 0/5] cxl: Add tests for extended linear cache support
2025-10-31 17:40 UTC (5+ messages)
` [NDCTL PATCH 1/5] cxl/test: Add test "
` [NDCTL PATCH 2/5] cxl/test: Fix cxl-poison.sh to detect the correct elc sysfs attrib
` [NDCTL PATCH 3/5] cxl/test: Move cxl-poison.sh to use cxl_test auto region
` [NDCTL PATCH 4/5] cxl/test: Move common part of poison unit test to common file
[PATCH 0/4] cxl/test: Add unit testing for extended linear cache
2025-10-31 17:32 UTC (5+ messages)
` [PATCH 1/4] cxl/test: Standardize CXL auto region size
` [PATCH 2/4] cxl/test: Add cxl_test CFMWS support for extended linear cache
` [PATCH 3/4] cxl/test: Add support for acpi "
` [PATCH 4/4] cxl: Adjust offset calculation for poison injection
[PATCH] cxl/pci: replace use of system_wq with system_percpu_wq
2025-10-31 16:50 UTC (5+ messages)
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-10-31 15:20 UTC (22+ messages)
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
[PATCH] cxl/region: Support multi-level interleaving with smaller granularities for lower levels
2025-10-31 13:42 UTC (6+ messages)
[PATCH v5 0/6] Cache coherency management subsystem
2025-10-31 11:17 UTC (7+ messages)
` [PATCH v5 1/6] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v5 2/6] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v5 3/6] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v5 4/6] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE
` [PATCH v5 5/6] MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header
` [PATCH v5 6/6] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
[PATCH 0/6 v6] Make ELOG and GHES log and trace consistently
2025-10-31 10:18 UTC (18+ messages)
` [PATCH 1/6 v6] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/6 v6] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/6 v6] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
` [PATCH 4/6 v6] acpi/ghes: Add helper for CXL protocol errors checks
` [PATCH 5/6 v6] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v6] ACPI: extlog: Trace CPER CXL Protocol Error Section
[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-10-31 5:30 UTC (12+ messages)
` [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET()
` [PATCH v12 15/25] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
[PATCH v19 00/22] Type2 device basic support
2025-10-30 19:57 UTC (14+ messages)
` [PATCH v19 01/22] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v19 18/22] cxl: Allow region creation by type2 drivers
[PATCH v3] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
2025-10-30 3:15 UTC
[PATCH v2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
2025-10-30 3:07 UTC (3+ messages)
oom-killer not invoked on systems with multiple memory-tiers
2025-10-30 0:51 UTC (4+ messages)
[PATCH] cxl: Add handling of locked CXL decoder
2025-10-29 16:17 UTC (4+ messages)
[PATCH v2] cxl: Adjust extended linear cache failure emission in cxl_acpi
2025-10-29 1:46 UTC (3+ messages)
[PATCH v3] cxl/region: Add support to indicate region has extended linear cache
2025-10-29 1:34 UTC (4+ messages)
[NDCTL PATCH v2] cxl: Add support for extended linear cache
2025-10-29 1:32 UTC (2+ messages)
[QEMU PATCH 0/1] CXL: Enable FMAPI Add for MHSLDs
2025-10-28 16:56 UTC (4+ messages)
` [QEMU PATCH 1/1] hw/cxl/cxl-mailbox-utils: Enable FMAPI Initiate Add for MHSLD
[PATCH] Documentation/driver-api/cxl: remove page-allocator quirk section
2025-10-28 16:01 UTC (2+ messages)
[PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH
2025-10-28 15:58 UTC (3+ messages)
` [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86
[PATCH] cxl: fix typos in cdat.c comments
2025-10-28 15:23 UTC (3+ messages)
[PATCH v3 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
2025-10-28 15:15 UTC (5+ messages)
` [PATCH v3 1/2] acpi/hmat: Return when generic target is updated
` [PATCH v3 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()
[PATCH v4 0/6] Cache coherency management subsystem
2025-10-28 11:43 UTC (18+ messages)
` [PATCH v4 1/6] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v4 2/6] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v4 3/6] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v4 4/6] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE
` [PATCH v4 5/6] MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header
` [PATCH v4 6/6] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
[PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
2025-10-28 2:12 UTC (7+ messages)
[PATCH v3 0/5] dax: add PROBE_PREFER_ASYNCHRONOUS to all the dax drivers
2025-10-27 15:52 UTC (8+ messages)
` [PATCH v3 1/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the pmem driver
` [PATCH v3 2/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the kmem driver
` [PATCH v3 3/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the cxl driver
` [PATCH v3 4/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the hmem drivers
` [PATCH v3 5/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the dax device driver
[PATCH v2 1/1] dax: add PROBE_PREFER_ASYNCHRONOUS to all dax drivers
2025-10-24 15:19 UTC (2+ messages)
[ndctl PATCH v3 0/7] Add error injection support
2025-10-23 22:51 UTC (20+ messages)
` [ndctl PATCH v3 1/7] libcxl: Add debugfs path to CXL context
` [ndctl PATCH v3 2/7] libcxl: Add CXL protocol errors
` [ndctl PATCH v3 3/7] libcxl: Add poison injection support
` [ndctl PATCH v3 4/7] cxl: Add inject-error command
` [ndctl PATCH v3 5/7] cxl: Add clear-error command
` [ndctl PATCH v3 6/7] cxl/list: Add injectable errors in output
` [ndctl PATCH v3 7/7] Documentation: Add docs for inject/clear-error commands
[PATCH 1/1] dax: add PROBE_PREFER_ASYNCHRONOUS to the pmem driver
2025-10-23 14:57 UTC (6+ messages)
[cxl:fixes] BUILD SUCCESS 7c3643f204edf1c5edb12b36b34838683ee5f8dc
2025-10-22 6:11 UTC
[PATCH v2] acpi,srat: Fix incorrect device handle check for Generic Initiator
2025-10-22 2:08 UTC (2+ messages)
[PATCH v2] cxl/region: Add support to indicate region has extended linear cache
2025-10-21 22:30 UTC (3+ messages)
[PATCH 0/6 v5] Make ELOG and GHES log and trace consistently
2025-10-21 19:20 UTC (6+ messages)
` [PATCH 4/6 v5] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 5/6 v5] acpi/ghes: Add helper to copy CXL protocol error info to work struct
[PATCH v1 0/2] Support zero-sized decoders
2025-10-21 14:03 UTC (9+ messages)
` [PATCH v1 1/2] cxl_test: enable zero sized decoders under hb0
` [PATCH v1 2/2] cxl: Allow zero sized HDM decoders
[PATCH v5 00/15] expand mmap_prepare functionality, port more users
2025-10-20 18:16 UTC (20+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "
Deep flush support for CXL pmem?
2025-10-20 11:14 UTC (6+ messages)
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-10-20 10:58 UTC (8+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
[PATCH v3 0/8] Cache coherency management subsystem
2025-10-20 6:57 UTC (2+ messages)
[GIT PULL] Compute Express Link (CXL) Fixes for 6.18-rc2
2025-10-18 19:22 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