messages from 2025-06-04 19:24:58 to 2025-06-11 03:37:42 UTC [more...]
[PATCH 1/1] cxl/edac: Fix potential memory leak issues
2025-06-11 3:35 UTC
[PATCH v1 1/2] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
2025-06-10 16:24 UTC (7+ messages)
` [PATCH v1 2/2] cxl/Documentation: Add more description about min/max scrub cycle
[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
2025-06-10 21:20 UTC (63+ messages)
` [PATCH v9 01/16] PCI/CXL: Add pcie_is_cxl()
` [PATCH v9 02/16] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v9 03/16] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error
` [PATCH v9 05/16] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v9 06/16] cxl/pci: Move RAS initialization to cxl_port driver
` [PATCH v9 08/16] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v9 09/16] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v9 10/16] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v9 11/16] cxl/pci: Update __cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v9 12/16] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v9 13/16] cxl/pci: Introduce CXL Port "
` [PATCH v9 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v9 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v9 16/16] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup
[PATCH] cxl: Add comment about 'cxl_root_decoder' and flex array
2025-06-10 17:54 UTC
[PATCH] Documentation: fix typo in CXL driver documentation
2025-06-10 17:41 UTC (2+ messages)
[PATCH v3] cxl: Remove core/acpi.c and cxl core dependency on ACPI
2025-06-10 17:29 UTC
[PATCH 0/3] CXL: ACPI: faux: Fix cxl_core.ko module load regression
2025-06-10 17:24 UTC (16+ messages)
` [PATCH 1/3] driver core: faux: Suppress bind attributes
` [PATCH 2/3] driver core: faux: Quiet probe failures
` [PATCH 3/3] ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure
[PATCH] cxl: Remove core/acpi.c and cxl core dependency on ACPI
2025-06-10 17:22 UTC (5+ messages)
` [PATCH v2] "
[RFC PATCH qemu 0/5] hw/cxl/mctp/i2c/usb: MCTP for OoB control of CXL devices
2025-06-10 16:39 UTC (7+ messages)
` [RFC PATCH qemu 1/5] hw/i2c: add smbus pec utility function
` [RFC PATCH qemu 2/5] hw/i2c: add mctp core
` [RFC PATCH qemu 3/5] hw/cxl/i2c_mctp_cxl: Initial device emulation
` [RFC PATCH qemu 4/5] docs: cxl: Add example commandline for MCTP CXL CCIs
` [RFC PATCH qemu 5/5] usb/mctp/cxl: CXL FMAPI interface via MCTP over usb
[PATCH] Documentation/driver-api/cxl: Introduce conventions.rst
2025-06-10 15:51 UTC (5+ messages)
[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-06-10 15:26 UTC (21+ messages)
` [QEMU PATCH v3 1/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [QEMU PATCH v3 2/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [QEMU PATCH v3 3/9] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [QEMU PATCH v3 4/9] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
` [QEMU PATCH v3 5/9] hw/cxl_type3: Add DC Region bitmap lock
` [QEMU PATCH v3 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [QEMU PATCH v3 7/9] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-06-10 14:47 UTC (6+ messages)
[PATCH 0/3] FM-API Physical switch command set update
2025-06-10 14:45 UTC (7+ messages)
` [PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
` [PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State
` [PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)
[cxl:next] BUILD SUCCESS 02c886545d72e1736f29e3ad2ebaa79f43092382
2025-06-10 11:10 UTC
[cxl:fixes] BUILD SUCCESS 87b42c114cdda76c8ad3002f2096699ad5146cb3
2025-06-10 11:09 UTC
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-10 9:38 UTC (24+ messages)
` [PATCH v4 1/7] cxl/region: Avoid null pointer dereference in is_cxl_region()
` [PATCH v4 2/7] cxl/core: Remove CONFIG_CXL_SUSPEND and always build suspend.o
` [PATCH v4 4/7] cxl/acpi: Add background worker to wait for cxl_pci and cxl_mem probe
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v4 6/7] dax/hmem: Save the DAX HMEM platform device pointer
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[PATCH v14 0/5] arm/virt: CXL support via pxb_cxl
2025-06-10 9:18 UTC (9+ messages)
` [PATCH v14 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v14 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup
[PATCH] cxl_test: Limit location for fake CFMWS to mappable range
2025-06-10 9:17 UTC (3+ messages)
[PATCH] cxl_test: Limit location for fake CFMWS to mappable range
2025-06-10 0:07 UTC (2+ messages)
[PATCH] cxl: Remove core/acpi.c and cxl core dependency on ACPI
2025-06-09 23:59 UTC (5+ messages)
[PATCH v3] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
2025-06-09 20:42 UTC (2+ messages)
[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
2025-06-09 17:09 UTC (3+ messages)
[PATCH] cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox access
2025-06-09 16:55 UTC (3+ messages)
[PATCH next] cxl: fix return value in cxlctl_validate_set_features()
2025-06-09 16:39 UTC (5+ messages)
[PATCH] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
2025-06-09 16:36 UTC (4+ messages)
[PATCH v1 0/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_*()
2025-06-06 18:41 UTC (12+ messages)
` [PATCH v1 1/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pmd()
` [PATCH v1 2/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pud()
[PATCH v16 00/22] Type2 device basic support
2025-06-06 14:03 UTC (24+ messages)
` [PATCH v16 05/22] cxl: Add function for type2 cxl regs setup
` [PATCH v16 12/22] sfc: obtain root decoder with enough HPA free space
` [PATCH v16 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v16 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v16 19/22] cxl: Add region flag for precluding a device memory to be used for dax
` [PATCH v16 20/22] sfc: create cxl region
` [PATCH v16 21/22] cxl: Add function for obtaining region range
[PATCH v3 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-06-06 9:44 UTC (6+ messages)
[PATCH 8/9] ACPI: APEI: EINJ: Transition to the faux device interface
2025-06-06 3:35 UTC
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-05 17:04 UTC (24+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
[RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
2025-06-05 14:23 UTC (12+ messages)
` [RFC PATCH 01/11] dm-pcache: add pcache_internal.h
` [RFC PATCH 02/11] dm-pcache: add backing device management
` [RFC PATCH 03/11] dm-pcache: add cache device
` [RFC PATCH 04/11] dm-pcache: add segment layer
` [RFC PATCH 05/11] dm-pcache: add cache_segment
` [RFC PATCH 06/11] dm-pcache: add cache_writeback
` [RFC PATCH 07/11] dm-pcache: add cache_gc
` [RFC PATCH 08/11] dm-pcache: add cache_key
` [RFC PATCH 09/11] dm-pcache: add cache_req
` [RFC PATCH 10/11] dm-pcache: add cache core
` [RFC PATCH 11/11] dm-pcache: initial dm-pcache target
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