messages from 2024-10-07 23:17:11 to 2024-10-13 15:58:37 UTC [more...]
[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
2024-10-13 15:58 UTC (7+ messages)
[PATCH 0/5] cxl: Initialization and shutdown fixes
2024-10-12 22:16 UTC (17+ messages)
` [PATCH 1/5] cxl/port: Fix CXL port initialization order when the subsystem is built-in
` [PATCH 2/5] cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
` [PATCH 3/5] cxl/acpi: Ensure ports ready at cxl_acpi_probe() return
` [PATCH 4/5] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
` [PATCH 5/5] cxl/test: Improve init-order fidelity relative to real-world systems
[RFC 0/1] Introduce vfio-cxl to support CXL type-2 device passthrough
2024-10-11 21:47 UTC (3+ messages)
` [RFC 1/1] vfio: support CXL device in VFIO stub
[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
2024-10-11 21:14 UTC (11+ messages)
` [RFC 04/13] vfio: introduce vfio-cxl core preludes
` [RFC 05/13] vfio/cxl: expose CXL region to the usersapce via a new VFIO device region
` [RFC 09/13] vfio/pci: introduce CXL device awareness
` [RFC 10/13] vfio/pci: emulate CXL DVSEC registers in the configuration space
` [RFC 11/13] vfio/cxl: introduce VFIO CXL device cap
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-11 20:40 UTC (91+ messages)
` [PATCH v4 01/28] test printk: Add very basic struct resource tests
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 03/28] cxl/cdat: Use %pra for dpa range outputs
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 05/28] dax: Document dax dev range tuple
` [PATCH v4 06/28] cxl/pci: Delay event buffer allocation
` [PATCH v4 08/28] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v4 09/28] cxl/core: Separate region mode from decoder mode
` [PATCH v4 11/28] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v4 14/28] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v4 15/28] cxl/region: Refactor common create region code
` [PATCH v4 16/28] cxl/region: Add sparse DAX region support
` [PATCH v4 17/28] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v4 18/28] cxl/pci: Factor out interrupt policy check
` [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
[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
2024-10-11 20:24 UTC
[PATCH v3] perf/cxlpmu: Support missing events in 3.1 spec
2024-10-11 14:35 UTC (2+ messages)
[PATCH] kernel/range: Const-ify range_contains parameters
2024-10-11 14:29 UTC (4+ messages)
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-11 13:21 UTC (12+ messages)
[RFC 0/5] cxl: Preparation of type2 accelerators support
2024-10-11 2:40 UTC (5+ messages)
` [RFC 3/5] cxl: Separate coherence from target type
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-11 0:20 UTC (6+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
[PATCH -qemu] hw/cxl: Support get/set mctp response payload size
2024-10-10 23:08 UTC (2+ messages)
[PATCH v5] cxl/region: Fix wrong logic for finding a free switch cxl decoder
2024-10-10 20:15 UTC (2+ messages)
[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
2024-10-10 19:11 UTC (18+ 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 03/15] cxl/aer/pci: Refactor AER driver's existing interfaces to support CXL PCIe ports
` [PATCH 04/15] cxl/aer/pci: Add CXL PCIe port correctable error support in AER service driver
` [PATCH 05/15] cxl/aer/pci: Update AER driver to read UCE fatal status for all CXL PCIe port devices
` [PATCH 06/15] cxl/aer/pci: Introduce PCI_ERS_RESULT_PANIC to pci_ers_result type
` [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH 08/15] cxl/pci: Change find_cxl_ports() to be non-static
` [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers
` [PATCH 10/15] cxl/pci: Map CXL PCIe upstream "
` [PATCH 11/15] cxl/pci: Update RAS handler interfaces to support CXL PCIe ports
` [PATCH 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors
` [PATCH 13/15] cxl/pci: Add trace logging "
` [PATCH 14/15] cxl/aer/pci: Export pci_aer_unmask_internal_errors()
` [PATCH 15/15] cxl/pci: Enable internal CE/UCE interrupts for CXL PCIe port devices
[ANNOUNCE] ndctl v80
2024-10-10 18:47 UTC
[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
2024-10-10 13:47 UTC (11+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()
KASAN error when insmod cxl_test
2024-10-10 9:03 UTC
[PATCH v2] perf/cxlpmu: Support missing events in 3.1 spec
2024-10-10 2:45 UTC (3+ messages)
[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-10-09 12:41 UTC (19+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 02/18] EDAC: Add scrub control feature
` [PATCH v13 03/18] EDAC: Add ECS "
` [PATCH v13 04/18] cxl: move cxl headers to new include/cxl/ directory
` [PATCH v13 05/18] cxl: Move mailbox related bits to the same context
` [PATCH v13 06/18] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
` [PATCH v13 07/18] cxl: Add Get Supported Features command for kernel usage
` [PATCH v13 08/18] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v13 09/18] cxl/mbox: Add SET_FEATURE "
` [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v13 11/18] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v13 13/18] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v13 14/18] ras: mem: Add memory "
` [PATCH v13 15/18] EDAC: Add memory repair control feature
` [PATCH v13 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v13 17/18] cxl/memfeature: Add CXL memory device PPR control feature
` [PATCH v13 18/18] cxl/memfeature: Add CXL memory device memory sparing "
[QEMU PATCH] cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
2024-10-09 3:01 UTC (2+ messages)
[PATCH v2] cxl/core/port: defer endpoint probes when ACPI likely hasn't finished
2024-10-09 1:01 UTC (5+ messages)
[PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment
2024-10-08 19:45 UTC (16+ messages)
` [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
` [PATCH 2/3] x86/mm: if memblock size is adjusted, update the cached value
` [PATCH 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment
[PATCH -v2] Resource: fix region_intersects() for CXL memory
2024-10-08 19:18 UTC (11+ 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