Linux-CXL Archive mirror
 help / color / mirror / Atom feed
[PATCH] cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
 2024-04-29 15:56 UTC  (5+ messages)

[PATCH 1/1] cxl/acpi.c: Add buggy BIOS hint for CXL ACPI lookup failure
 2024-04-29 15:31 UTC  (3+ messages)

[PATCH v5 0/7] SRAT/CEDT fixes and updates
 2024-04-29 12:49 UTC  (8+ messages)
` [PATCH v5 1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v5 2/7] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v5 3/7] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
` [PATCH v5 4/7] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()
` [PATCH v5 5/7] ACPI/NUMA: Return memblk modification state from numa_fill_memblks()
` [PATCH v5 6/7] ACPI/NUMA: Add log messages for memory ranges found in CEDT
` [PATCH v5 7/7] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-04-29 12:21 UTC  (15+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 03/10] cxl/mbox: Add GET_FEATURE mailbox command
` [RFC PATCH v8 04/10] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-29 12:18 UTC  (19+ messages)

[PATCH 1/2] cxl/region: Fix potential invalid pointer dereference
 2024-04-29 10:32 UTC  (17+ messages)
` [PATCH 2/2] cxl/region: Fix missing put_device(region_dev)
    ` [1/2] cxl/region: Fix potential invalid pointer dereference

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-04-29  7:58 UTC  (5+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH v4 0/3] Add DPA->HPA translation to dram & general_media events
 2024-04-29  2:31 UTC  (6+ messages)
` [PATCH v4 1/3] cxl/region: Move cxl_dpa_to_region() work to the region driver
` [PATCH v4 2/3] cxl/region: Move cxl_trace_hpa() "
` [PATCH v4 3/3] cxl/core: Add region info to cxl_general_media and cxl_dram events

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-04-28 16:55 UTC  (28+ messages)
` [PATCH 1/7] block: Init for CBD(CXL "
` [PATCH 2/7] cbd: introduce cbd_transport
` [PATCH 4/7] cbd: introduce cbd_host
  ` [EXTERNAL] "
` [PATCH 5/7] cbd: introuce cbd_backend
  ` [EXTERNAL] "
` [PATCH 7/7] cbd: add related sysfs files in transport register
  ` [EXTERNAL] "
` [PATCH 6/7] cbd: introduce cbd_blkdev

[PATCH] cxl/region: Fix memregion leaks in devm_cxl_add_region()
 2024-04-28  5:37 UTC 

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-04-28  3:31 UTC  (6+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info

[PATCH] cxl/region: Fix cxlr_pmem leaks
 2024-04-28  3:07 UTC 

[PATCH 0/4 v4] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-04-27 17:07 UTC  (7+ messages)
` [PATCH v4 3/4] PCI: Create new reset method to force SBR "
` [PATCH v4 4/4] cxl: Add post reset warning if reset results in loss of previously committed HDM decoders

[cxl:next] BUILD SUCCESS 62dba604a4883169abf959b7d09449900e7d4537
 2024-04-27  5:57 UTC 

[PATCH v4 0/2] efi/cxl-cper: Report CXL CPER events through tracing
 2024-04-27  3:34 UTC  (3+ messages)
` [PATCH v4 1/2] acpi/ghes: Process CXL Component Events
` [PATCH v4 2/2] cxl/pci: Process CPER events

[PATCH v3 0/2] efi/cxl-cper: Report CXL CPER events through tracing
 2024-04-27  3:31 UTC  (6+ messages)
` [PATCH v3 1/2] acpi/ghes: Process CXL Component Events
` [PATCH v3 2/2] cxl/pci: Process CPER events

[PATCH 0/3] XOR Math Fixups: translation & position
 2024-04-27  1:07 UTC  (5+ messages)
` [PATCH 1/3] cxl/acpi: Restore XOR'd position bits during address translation
` [PATCH 2/3] cxl/region: Verify target positions using the ordered target list
` [PATCH 3/3] cxl: Remove defunct code calculating host bridge target positions

[PATCH v7 0/5] cxl: access_coordinate validity fixes for 6.9
 2024-04-26 20:13 UTC  (4+ messages)
` [PATCH v7 1/5] cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()

[GIT PULL] Compute Express Link (CXL) Fix for 6.9-rc6
 2024-04-26 18:31 UTC  (2+ messages)

[PATCH v4 0/7] SRAT/CEDT fixes and updates
 2024-04-26 18:14 UTC  (14+ messages)
` [PATCH v4 1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v4 2/7] x86/numa: Remove numa_fill_memblks() from sparsemem.h using __weak
` [PATCH v4 3/7] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v4 4/7] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
` [PATCH v4 5/7] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()
` [PATCH v4 6/7] ACPI/NUMA: Add log messages for memory ranges found in CEDT
` [PATCH v4 7/7] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-04-26 16:22 UTC  (20+ messages)
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

[PATCH v3 0/2] Add log related mailbox commands
 2024-04-26 16:05 UTC  (5+ messages)
` [PATCH v3 1/2] cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commands
` [PATCH v3 2/2] cxl/mbox: Add Clear Log mailbox command

[PATCH v2] hw/mem/cxl_type3: reset dvsecs in ct3d_reset()
 2024-04-26  3:36 UTC  (3+ messages)

[NDCTL PATCH v3 2/2] cxl: Add check for regions before disabling memdev
 2024-04-26  1:57 UTC  (6+ messages)
` (no subject)
  ` 

[PATCH v3 0/3] Add DPA->HPA translation to dram & general_media
 2024-04-25 23:25 UTC  (4+ messages)
` [PATCH v3 1/3] cxl/region: Move cxl_dpa_to_region() work to the region driver
` [PATCH v3 2/3] cxl/region: Move cxl_trace_hpa() "
` [PATCH v3 3/3] cxl/core: Add region info to cxl_general_media and cxl_dram events

[ndctl PATCH v2] cxl/test: use max_available_extent in cxl-destroy-region
 2024-04-25 21:39 UTC  (2+ messages)

[PATCH] cxl: Fix white space issues in __cxl_coordinates_combine() function
 2024-04-25 17:22 UTC  (2+ messages)

[PATCH v3 0/2] cxl: add poison creation event handler
 2024-04-25 16:04 UTC  (11+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks
` [PATCH v3 2/2] cxl/core: add poison creation event handler

[cxl:next] BUILD SUCCESS 866c0674541f81a85fd592990f373f560bb23e8a
 2024-04-25  5:47 UTC 

[PATCH v2 0/4] Add DPA->HPA translation to dram & general_media
 2024-04-25  3:47 UTC  (10+ messages)
` [PATCH v2 3/4] cxl/core: Add region info to cxl_general_media and cxl_dram events
` [PATCH v2 4/4] cxl/core: Remove cxlr dependency from cxl_poison trace events

[PATCH v3] cxl: Fix use of phys_to_target_node() for x86
 2024-04-24 23:11 UTC  (2+ messages)

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-04-24 20:28 UTC  (2+ messages)

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

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-24 19:57 UTC  (9+ messages)
` [PATCH 02/26] cxl/core: Separate region mode from decoder mode
` [PATCH 16/26] cxl/extent: Realize extent devices

[PATCH v3 0/5] SRAT/CEDT fixes and updates
 2024-04-24 15:41 UTC  (9+ messages)
` [PATCH v3 1/5] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v3 3/5] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v3 4/5] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()

[LSF/MM/BPF TOPIC] Famfs: shared memory file system for disaggregated memory [LSF/MM/BPF ATTEND]
 2024-04-24 12:22 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v6 0/2] cxl: Export cxl1.1 device link status to sysfs
 2024-04-24  5:01 UTC  (3+ messages)
` [PATCH v6 1/2] cxl/core/regs: Add rcd_regs initialization at __rcrb_to_component()
` [PATCH v6 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[EXT] RE: [PATCH v3 0/2] Add log related mailbox commands
 2024-04-24  2:13 UTC  (2+ messages)

[PATCH v2] cxl: Calculate region bandwidth of targets with shared upstream link
 2024-04-23 23:37 UTC  (2+ messages)

[PATCH v5 0/2] cxl: Export cxl1.1 device link status to sysfs
 2024-04-23 15:24 UTC  (5+ messages)
` [PATCH v5 1/2] cxl/core/regs: Add rcd_regs initialization at __rcrb_to_component()

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-04-23 10:56 UTC  (3+ messages)
` [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

[cxl:next] BUILD SUCCESS 87971c973f5c59595b14c0efc6350f35d72b56e7
 2024-04-23 10:40 UTC 

[cxl:fixes] BUILD SUCCESS 4b759dd5765503bd466defac7d93aca14c23a15d
 2024-04-23  5:53 UTC 

[PATCH v2 0/3] efi/cxl-cper: Report CXL CPER events through tracing
 2024-04-23  4:16 UTC  (8+ messages)
` [PATCH v2 1/3] acpi/ghes: Process CXL Component Events
` [PATCH v2 3/3] ras/events: Trace CXL CPER events without CXL stack


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).