messages from 2024-10-02 00:44:25 to 2024-10-10 17:59:03 UTC [more...]
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-10 17:58 UTC (83+ 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 07/28] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [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 10/28] cxl/region: Add dynamic capacity decoder and region modes
` [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
[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
2024-10-10 16:23 UTC (3+ messages)
[PATCH] kernel/range: Const-ify range_contains parameters
2024-10-10 15:24 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()
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-10 12:54 UTC (2+ messages)
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 (4+ messages)
[PATCH v3] perf/cxlpmu: Support missing events in 3.1 spec
2024-10-10 2:52 UTC
[PATCH -qemu] hw/cxl: Support get/set mctp response payload size
2024-10-10 1:41 UTC
[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/15] Enable CXL PCIe port protocol error handling and logging
2024-10-08 22:16 UTC (16+ 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
[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 (19+ messages)
[PATCH 0/3] cleanup: add if_not_cond_guard macro
2024-10-06 11:35 UTC (6+ messages)
` [PATCH 1/3] cleanup: add conditional guard helper
[GIT PULL] Compute Express Link (CXL) Fixes for 6.12-rc2
2024-10-05 18:07 UTC (2+ messages)
[RFC] cxl: Update Soft Reserved resources upon region creation
2024-10-04 18:17 UTC
[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
2024-10-04 11:40 UTC (6+ messages)
[PATCH] pci/doe: add a 1 second retry window to pci_doe
2024-10-04 11:32 UTC (6+ messages)
[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-10-03 23:21 UTC (18+ messages)
` [PATCH v2 1/4] efi/cper, cxl: Make definitions and structures global
` [PATCH v2 2/4] cxl/pci: Define a common function get_cxl_devstate()
` [PATCH v2 3/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors
` [PATCH v2 4/4] acpi/ghes, cxl/pci: Trace FW-First "
[RFC 0/5] cxl: Preparation of type2 accelerators support
2024-10-03 14:28 UTC (12+ messages)
` [RFC 3/5] cxl: Separate coherence from target type
` [RFC 4/5] cxl: Set type of region to that of the first endpoint
[PATCH 2/3] iio: adc: ad7380: use if_not_cond_guard for claim direct
2024-10-03 14:20 UTC (4+ messages)
RIP: 0010:trace_check_vprintf 6.12-rc1 & CXL test
2024-10-03 14:03 UTC (4+ messages)
[cxl:fixes] BUILD SUCCESS ee1e3c46ed19c096be22472c728fa7f68b1352c4
2024-10-03 13:53 UTC
[RFC PATCH 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
2024-10-02 17:57 UTC (3+ messages)
` [RFC PATCH 1/6] ACPICA: actbl1.h: Add extended linear address mode to MSCIS
[PATCH v18 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-10-02 1:15 UTC (3+ messages)
` [PATCH v18 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v18 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
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