messages from 2025-09-12 14:45:53 to 2025-09-17 19:12:19 UTC [more...]
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-17 19:11 UTC (3+ messages)
` [PATCH v4 02/14] device/dax: update devdax to use mmap_prepare
` [PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
[PATCH v9 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-09-17 17:28 UTC (6+ messages)
` [PATCH v9 02/10] cxl: Add helper to reap dport
` [PATCH v9 03/10] cxl: Add a cached copy of target_map to cxl_decoder
[PATCH 00/16] CXL.mem error isolation support
2025-09-17 17:27 UTC (21+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 02/16] cxl/regs: Add CXL Isolation capability mapping
` [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
[RFC QEMU PATCH v7] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
2025-09-17 16:39 UTC (2+ messages)
[RFC QEMU PATCH v4 0/2] cxl: Support creation of a new CXL Host Bridge
2025-09-17 16:37 UTC (5+ 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
[PATCH v4 0/2] FM-API Physical Switch Command Set Support
2025-09-17 16:29 UTC (6+ 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)
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-09-17 15:38 UTC (24+ 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 V3 05/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
` [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 09/20] nvdimm/namespace_label: Skip region label during ns label DPA reservation
` [PATCH V3 10/20] nvdimm/namespace_label: Skip region label during namespace creation
` [PATCH V3 11/20] nvdimm/region_label: Preserve cxl region information from region label
` [PATCH V3 12/20] nvdimm/region_label: Export routine to fetch region information
` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V3 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
` [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
` [PATCH V3 16/20] cxl/mem: Preserve cxl root decoder during mem probe
` [PATCH V3 17/20] cxl/pmem: Preserve region information into nd_set
` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V3 19/20] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
` [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
[PATCH v3 00/13] expand mmap_prepare functionality, port more users
2025-09-17 15:34 UTC (49+ messages)
` [PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
` [PATCH v3 02/13] device/dax: update devdax "
` [PATCH v3 03/13] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v3 04/13] relay: update relay to use mmap_prepare
` [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v3 06/13] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
` [PATCH v3 09/13] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v3 11/13] mm: update mem char driver "
` [PATCH v3 12/13] mm: update resctl "
` [PATCH v3 13/13] iommufd: update "
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-09-17 14:46 UTC (23+ 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 V3 05/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
` [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 09/20] nvdimm/namespace_label: Skip region label during ns label DPA reservation
` [PATCH V3 10/20] nvdimm/namespace_label: Skip region label during namespace creation
` [PATCH V3 11/20] nvdimm/region_label: Preserve cxl region information from region label
` [PATCH V3 12/20] nvdimm/region_label: Export routine to fetch region information
` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V3 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
` [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
` [PATCH V3 16/20] cxl/mem: Preserve cxl root decoder during mem probe
` [PATCH V3 17/20] cxl/pmem: Preserve region information into nd_set
` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V3 19/20] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
` [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
[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 "
[PATCH v3 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-09-17 13:50 UTC (41+ 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 07/11] cxl: Introduce callback to translate a decoder's HPA to the next parent port
` [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
[cxl:next] BUILD SUCCESS c5dca38633daa1e240144bac453cf9065604a413
2025-09-17 5:11 UTC
[PATCH v6] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, Low memory Holes, Decoders
2025-09-16 16:50 UTC (5+ messages)
[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
2025-09-16 15:18 UTC (15+ messages)
` [PATCH v11 05/23] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v11 06/23] CXL/AER: Introduce rch_aer.c into AER driver for handling CXL RCH errors
` [PATCH v11 18/23] PCI/AER: Dequeue forwarded CXL error
[PATCH v2 00/16] expand mmap_prepare functionality, port more users
2025-09-15 15:04 UTC (24+ messages)
` [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).