messages from 2025-09-17 14:14:30 to 2025-09-23 21:49:02 UTC [more...]
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-09-23 21:48 UTC (36+ messages)
` [PATCH V3 02/20] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
` [PATCH V3 01/20] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
` [PATCH V3 03/20] nvdimm/label: Modify nd_label_base() signature
` [PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()
` [PATCH V3 07/20] nvdimm/region_label: Add region label delete support
` [PATCH V3 08/20] nvdimm/label: Include region label in slot validation
` [PATCH V3 12/20] nvdimm/region_label: Export routine to fetch region information
` [PATCH V3 05/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
[PATCH v3 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-09-23 21:40 UTC (26+ messages)
` [PATCH v3 01/11] cxl/region: Store root decoder in struct cxl_region
` [PATCH v3 02/11] cxl/region: Store HPA range "
` [PATCH v3 03/11] cxl/region: Rename misleading variable name @hpa to @range
` [PATCH v3 04/11] cxl/region: Add @range argument to function cxl_find_root_decoder()
` [PATCH v3 05/11] cxl/region: Add @range argument to function cxl_calc_interleave_pos()
` [PATCH v3 06/11] cxl/region: Separate region parameter setup and region construction
` [PATCH v3 08/11] cxl/region: Implement endpoint decoder address translation
` [PATCH v3 09/11] cxl/region: Lock decoders that need "
` [PATCH v3 10/11] cxl/acpi: Prepare use of EFI runtime services
` [PATCH v3 11/11] cxl: Enable AMD Zen5 address translation using ACPI PRMT
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-23 21:17 UTC (28+ messages)
` [PATCH v4 01/14] mm/shmem: update shmem to use mmap_prepare
` [PATCH v4 02/14] device/dax: update devdax "
` [PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v4 04/14] relay: update relay to use mmap_prepare
` [PATCH v4 05/14] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
` [PATCH v4 10/14] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v4 12/14] mm: add shmem_zero_setup_desc()
` [PATCH v4 13/14] mm: update mem char driver to use mmap_prepare
` [PATCH v4 14/14] mm: update resctl "
[PATCH v18 00/20] Type2 device basic support
2025-09-23 18:28 UTC (61+ messages)
` [PATCH v18 01/20] cxl: Add type2 "
` [PATCH v18 02/20] sfc: add cxl support
` [PATCH v18 03/20] cxl: Move pci generic code
` [PATCH v18 04/20] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v18 05/20] cxl: Support dpa initialization without a mailbox
` [PATCH v18 06/20] cxl: Prepare memdev creation for type2
` [PATCH v18 07/20] sfc: create type2 cxl memdev
` [PATCH v18 08/20] cx/memdev: Indicate probe deferral
` [PATCH v18 09/20] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v18 10/20] sfc: get root decoder
` [PATCH v18 11/20] cxl: Define a driver interface for DPA allocation
` [PATCH v18 12/20] sfc: get endpoint decoder
` [PATCH v18 13/20] cxl: Make region type based on endpoint type
` [PATCH v18 14/20] cxl/region: Factor out interleave ways setup
` [PATCH v18 15/20] cxl/region: Factor out interleave granularity setup
` [PATCH v18 16/20] cxl: Allow region creation by type2 drivers
` [PATCH v18 17/20] cxl: Avoid dax creation for accelerators
` [PATCH v18 18/20] sfc: create cxl region
` [PATCH v18 19/20] cxl: Add function for obtaining region range
` [PATCH v18 20/20] sfc: support pio mapping based on cxl
[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
2025-09-23 9:21 UTC (3+ messages)
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-09-22 12:51 UTC (8+ messages)
` [PATCH V3 01/20] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
` [PATCH V3 03/20] nvdimm/label: Modify nd_label_base() signature
` [PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()
[PATCH v2] cleanup: Fix "unused function" warnings with conditional guards
2025-09-22 6:33 UTC (6+ messages)
[RFC PATCH 00/18] Initial CXL.cache device support
2025-09-19 13:42 UTC (23+ messages)
` [RFC PATCH 11/18] cxl/core: Add CXL snoop filter setup and checking
` [RFC PATCH 12/18] cxl/cache: Add CXL Cache ID Route Table mapping
` [RFC PATCH 13/18] cxl/cache: Implement Cache ID Route Table programming
` [RFC PATCH 15/18] cxl/cache: Implement Cache ID Decoder programming
` [RFC PATCH 16/18] cxl/cache: Add cache device counting for CXL ports
` [RFC PATCH 18/18] cxl/core: Add cache device cache management attributes
[PATCH v4 0/2] FM-API Physical Switch Command Set Support
2025-09-19 11:21 UTC (9+ messages)
` [PATCH v4 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
` [PATCH v4 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)
[cxl:next] BUILD SUCCESS 46037455cbb748c5e85071c95f2244e81986eb58
2025-09-19 10:56 UTC
[PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
2025-09-19 5:13 UTC (3+ messages)
[PATCH v2 16/16] kcov: update kcov to use mmap_prepare
2025-09-19 5:10 UTC (3+ messages)
[PATCH v3 0/3] CXL: Add a loadable module for address translation
2025-09-18 22:57 UTC (7+ messages)
` [PATCH v3 1/3] cxl/region: Refactor address translation funcs for testing
` [PATCH v3 2/3] cxl/acpi: Make the XOR calculations available "
` [PATCH v3 3/3] cxl/test: Add cxl_translate module for address translation testing
[PATCH] cxl: Move port register setup to when first dport appear
2025-09-18 22:07 UTC (6+ messages)
[PATCH 0/4 v4] cxl/core: Enable Region creation/attach on x86 with LMH
2025-09-18 14:23 UTC (4+ messages)
` [PATCH 2/4 v4] cxl/core: Add helpers to detect Low Memory Holes on x86
[PATCH v9 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-09-18 9:18 UTC (4+ messages)
` [PATCH v9 05/10] cxl/test: Refactor decoder setup to reduce cxl_test burden
[cxl:next] BUILD SUCCESS c10b92358bdf87959c9f0b9b7efa8ed946e1fb48
2025-09-18 7:36 UTC
[RFC QEMU PATCH v7] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
2025-09-18 3:10 UTC (3+ messages)
[RFC QEMU PATCH v4 0/2] cxl: Support creation of a new CXL Host Bridge
2025-09-18 2:59 UTC (6+ messages)
` [RFC QEMU PATCH v4 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC QEMU PATCH v4 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge
[ndctl PATCH v3] cxl: Add cxl-translate.sh unit test
2025-09-18 0:34 UTC
[NDCTL PATCH] cxl: Add man page documentation to note the change to disable-port
2025-09-17 23:50 UTC
[PATCH 00/16] CXL.mem error isolation support
2025-09-17 17:27 UTC (19+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 03/16] PCI: PCIe portdrv: Add CXL Isolation service driver
` [PATCH 06/16] cxl/core: Enable CXL.mem isolation
` [PATCH 07/16] cxl/core: Set up isolation interrupts
` [PATCH 12/16] PCI: PCIe portdrv: Add cxl_isolation sysfs attributes
` [PATCH 13/16] cxl/core, PCI: PCIe portdrv: Add CXL timeout range programming
[PATCH v3 00/13] expand mmap_prepare functionality, port more users
2025-09-17 15:34 UTC (4+ messages)
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
[PATCH qemu for 10.2 0/3] cxl: Additional RAS features support
2025-09-17 14:33 UTC (4+ messages)
` [PATCH qemu for 10.2 1/3] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH qemu for 10.2 2/3] hw/cxl: Add support for Maintenance command and Post Package Repair (PPR)
` [PATCH qemu for 10.2 3/3] hw/cxl: Add emulation for memory sparing control feature
[PATCH qemu for 10.2 0/5] cxl: r3.2 specification events updates
2025-09-17 14:13 UTC (6+ messages)
` [PATCH qemu for 10.2 1/5] qapi: cxl: Refactor CXL event injection for common commands arguments
` [PATCH qemu for 10.2 2/5] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu for 10.2 3/5] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu for 10.2 4/5] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu for 10.2 5/5] hw/cxl/events: Updates for rev3.2 memory module "
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