Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-10-17 21:49:23 to 2024-10-24 14:15:05 UTC [more...]

[PATCH v2 0/6] cxl: Initialization and shutdown fixes
 2024-10-24 14:14 UTC  (20+ messages)
` [PATCH v2 1/6] cxl/port: Fix CXL port initialization order when the subsystem is built-in
` [PATCH v2 2/6] cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
` [PATCH v2 3/6] cxl/acpi: Ensure ports ready at cxl_acpi_probe() return
` [PATCH v2 4/6] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
` [PATCH v2 5/6] cxl/port: Prevent out-of-order decoder allocation
` [PATCH v2 6/6] cxl/test: Improve init-order fidelity relative to real-world systems

[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
 2024-10-24 13:01 UTC  (8+ messages)

[PATCH v3] perf/cxlpmu: Support missing events in 3.1 spec
 2024-10-24 12:25 UTC  (2+ messages)

[PATCH] cxl: core-pmu: Fix the usage of uninitialized variable
 2024-10-24  9:38 UTC  (3+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-24  7:52 UTC  (9+ messages)
` [PATCH 07/12] huge_memory: Allow mappings of PMD sized pages
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH 0/3] cxl/mbox: support background operation abort requests
 2024-10-24  6:30 UTC  (9+ messages)
` [PATCH 1/3] cxl/pci: lockless background synchronous polling
` [PATCH 2/3] cxl/mbox: support aborting the current background operation
` [PATCH 3/3] cxl/pci: rename cxl_mbox_background_complete()

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-24  3:50 UTC  (50+ messages)
` [PATCH v4 15/28] cxl/region: Refactor common create region code
` [PATCH v4 17/28] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v4 19/28] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v4 20/28] cxl/core: Return endpoint decoder information from region search
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents
` [PATCH v4 22/28] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v4 23/28] dax/bus: Factor out dev dax resize logic
` [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions
` [PATCH v4 25/28] cxl/region: Read existing extents on region creation
` [PATCH v4 26/28] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v4 27/28] tools/testing/cxl: Make event logs dynamic
` [PATCH v4 28/28] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH 0/3] printf: Add struct range print specifier
 2024-10-24  2:14 UTC  (14+ messages)
` [PATCH 1/3] test printf: Add very basic struct resource tests
` [PATCH 2/3] printf: Add print format (%pra) for struct range
` [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-23 16:16 UTC  (5+ messages)
` [PATCH v13 02/18] EDAC: Add scrub control feature

[PATCH 0/3] cleanup: add if_not_cond_guard macro
 2024-10-23 10:57 UTC  (7+ messages)
` [PATCH 1/3] cleanup: add conditional guard helper

[PATCH v4 00/26] cxl: add Type2 device support
 2024-10-23  9:38 UTC  (30+ messages)
` [PATCH v4 02/26] sfc: add cxl support using new CXL API
` [PATCH v4 05/26] cxl: move pci generic code
` [PATCH v4 06/26] cxl: add function for type2 cxl regs setup
` [PATCH v4 07/26] sfc: use cxl api for regs setup and checking
` [PATCH v4 08/26] cxl: add functions for resource request/release by a driver
` [PATCH v4 13/26] cxl: prepare memdev creation for type2
` [PATCH v4 22/26] cxl: allow region creation by type2 drivers
` [PATCH v4 24/26] cxl: preclude device memory to be used for dax

[RFC PATCH] rasdaemon: Add page offline support for cxl memory
 2024-10-23  6:09 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/6] Update Event Records to CXL spec rev 3.1
 2024-10-23  2:24 UTC  (12+ messages)
` [PATCH v2 1/6] cxl/events: Update Common Event Record "
` [PATCH v2 2/6] cxl/events: Add Component Identifier formatting for "
` [PATCH v2 3/6] cxl/events: Update General Media Event Record to "
` [PATCH v2 4/6] cxl/events: Update DRAM "
` [PATCH v2 5/6] cxl/events: Update Memory Module "
` [PATCH v2 6/6] cxl/test: Update test code for event records "

[PATCH 0/5] cxl: Initialization and shutdown fixes
 2024-10-23  0:46 UTC  (19+ messages)
` [PATCH 2/5] cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
` [PATCH 4/5] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-22 23:43 UTC  (17+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver
` [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL

[PATCH] hw/cxl: Support aborting background commands
 2024-10-22 17:00 UTC  (4+ messages)

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-10-22 14:35 UTC  (9+ messages)

[PATCH] resource: Avoid unnecessary resource tree walking in __region_intersects()
 2024-10-22  8:51 UTC  (3+ messages)

[PATCH v3] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device
 2024-10-22  5:08 UTC  (2+ messages)

[PATCH v2] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device
 2024-10-22  2:07 UTC  (2+ messages)

[PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device
 2024-10-21 20:47 UTC  (8+ messages)

[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
 2024-10-21 13:10 UTC  (13+ messages)
` [RFC 02/13] cxl: introduce cxl_get_hdm_info()

[PATCH 0/5] cxl: Some preparation work for type2 accelerators support
 2024-10-21 11:52 UTC  (23+ messages)
` [PATCH 2/5] cxl: Rename CXL_DECODER_HOSTONLYMEM/DEVMEM
` [PATCH 3/5] cxl: Separate coherence from target type
` [PATCH 4/5] cxl: Set type of region to that of the first endpoint
` [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators

[PATCH] cxl: downgrade a warning message to debug level in cxl_probe_component_regs()
 2024-10-21  5:20 UTC  (2+ messages)
` [External] "

Removing a misleading warning message?
 2024-10-21  5:05 UTC  (4+ messages)

Why does cxl zero-label command fail on my QEMU CXL environment?
 2024-10-21  4:50 UTC 

[PATCH] cxl/port: Prevent out-of-order decoder allocation
 2024-10-20  8:46 UTC  (2+ messages)

[PATCH] dax: delete a stale directory pmem
 2024-10-18 20:50 UTC  (2+ messages)

[PATCH v2 0/3] cxl/port: Cleanup add_port_attach_ep() "cleanup" confusion
 2024-10-18 19:47 UTC  (6+ messages)
` [PATCH v2 1/3] cxl/port: Revert usage of scoped_guard()
` [PATCH v2 2/3] cxl/port: Revert __free() conversion of add_port_attach_ep()
` [PATCH v2 3/3] cxl/port: Clarify add_port_attach_ep()

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2024-10-18 16:19 UTC  (5+ messages)

[RFC PATCH v2 3/4] cxl: Abort background operation in case of timeout
 2024-10-18 16:14 UTC  (4+ messages)

[PATCH RFC v3 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
 2024-10-18 16:12 UTC  (4+ messages)
` [PATCH RFC v3 1/3] cxl-mailbox-utils: move CXLUpdateDCExtentListInPl into header
` [PATCH RFC v3 2/3] cxl_type3: add MHD callbacks
` [PATCH RFC v3 3/3] mhsld: implement MHSLD device

[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
 2024-10-18 15:35 UTC  (3+ messages)

[RFC PATCH 0/4] Updates for CXL Event Records
 2024-10-18 12:09 UTC  (3+ messages)

[RFC] cxl: Update Soft Reserved resources upon region creation
 2024-10-18 10:17 UTC  (5+ messages)

[ndctl PATCH v3 1/2] test/monitor.sh convert float to integer before increment
 2024-10-18  1:30 UTC  (2+ messages)
` [ndctl PATCH v3 2/2] test/monitor.sh: Fix shellcheck SC2086 issues as more as possible

[PATCH v14 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
 2024-10-17 23:41 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox