messages from 2024-11-05 02:11:14 to 2024-11-13 21:55:15 UTC [more...]
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-13 21:54 UTC (4+ messages)
` [PATCH v3 01/15] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v3 02/15] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe port support
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
[PATCH v16 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-13 18:27 UTC (15+ messages)
` [PATCH v16 01/14] EDAC: Add support for EDAC device features control
` [PATCH v16 02/14] EDAC: Add scrub control feature
` [PATCH v16 03/14] EDAC: Add ECS "
` [PATCH v16 04/14] cxl: Add Get Supported Features command for kernel usage
` [PATCH v16 05/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v16 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v16 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v16 08/14] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v16 09/14] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v16 10/14] ras: mem: Add memory "
` [PATCH v16 11/14] EDAC: Add memory repair control feature
` [PATCH v16 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v16 13/14] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v16 14/14] cxl/memfeature: Add CXL memory device memory sparing "
[RFC PATCH 0/13] fwctl/cxl: Add CXL feature commands support via fwctl
2024-11-13 15:41 UTC (6+ messages)
` [RFC PATCH 10/13] fwctl/cxl: Add support for fwctl RPC command to enable CXL feature commands
[RFC PATCH v2 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
2024-11-13 15:27 UTC (8+ messages)
` [RFC PATCH v2 1/5] acpi: numa: Add support to enumerate and store extended linear address mode
` [RFC PATCH v2 2/5] acpi/hmat / cxl: Add extended linear cache support for CXL
` [RFC PATCH v2 3/5] acpi/hmat: Add helper functions to provide extended linear cache translation
` [RFC PATCH v2 4/5] cxl: Add extended linear cache address alias emission for cxl events
` [RFC PATCH v2 5/5] cxl: Add mce notifier to emit aliased address for extended linear cache
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-13 11:56 UTC (29+ messages)
` [PATCH v15 01/15] EDAC: Add support for EDAC device features control
` [PATCH v15 02/15] EDAC: Add scrub control feature
` [PATCH v15 04/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS control feature
` [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v15 11/15] EDAC: Add memory repair control feature
` [PATCH v15 12/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v15 13/15] cxl/memfeature: Add CXL memory device sPPR control feature
` [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing "
[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-11-13 4:14 UTC (10+ messages)
` [PATCH v6 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v6 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v6 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[RFC PATCH v2 0/1] Sbsa-ref CXL Enablement
2024-11-12 17:10 UTC (4+ messages)
` [RFC PATCH v2 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
` [edk2-devel] "
[PATCH v2 0/3] cxl/port: Cleanup add_port_attach_ep() "cleanup" confusion
2024-11-12 16:42 UTC (5+ 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 qemu] hw/cxl: Check for zero length features in cmd_features_set_feature()
2024-11-12 9:11 UTC (3+ messages)
[PATCH] cxl: Rename ACPI_CEDT_CFMWS_RESTRICT_TYPE2/TYPE3
2024-11-12 2:37 UTC (9+ messages)
[PATCH] [RFC] cxl/region: Fix region creation for greater than x2 switches
2024-11-12 1:56 UTC (6+ messages)
[cxl:next] BUILD SUCCESS a83383e2ae7c499ff7b318945d9b2fe4e3006c2c
2024-11-09 5:56 UTC
[ndctl PATCH v2 0/6] ndctl: DCD additions
2024-11-08 20:17 UTC (26+ messages)
` [ndctl PATCH v2 1/6] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH v2 2/6] ndctl/cxl/region: Report max size for region creation
` [ndctl PATCH v2 3/6] ndctl: Separate region mode from decoder mode
` [ndctl PATCH v2 4/6] cxl/region: Add creation of Dynamic capacity regions
` [ndctl PATCH v2 5/6] ndctl/cxl: Add extent output to region query
` [ndctl PATCH v2 6/6] ndctl/cxl/test: Add Dynamic Capacity tests
[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-08 17:27 UTC (29+ messages)
` [PATCH v7 01/27] range: Add range_overlaps()
` [PATCH v7 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v7 03/27] dax: Document struct dev_dax_range
` [PATCH v7 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v7 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v7 06/27] cxl/region: Refactor common create region code
` [PATCH v7 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v7 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v7 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v7 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v7 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v7 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v7 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v7 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v7 15/27] cxl/region: Add sparse DAX region support
` [PATCH v7 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v7 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v7 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v7 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v7 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v7 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v7 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v7 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v7 24/27] cxl/region: Read existing extents on region creation
` [PATCH v7 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v7 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v7 27/27] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH qemu 00/10] hw/cxl: Mailbox input parser hardening against invalid input
2024-11-08 14:47 UTC (23+ messages)
` [PATCH qemu 01/10] hw/cxl: Check size of input data to dynamic capacity mailbox commands
` [PATCH qemu 02/10] hw/cxl: Check input includes at least the header in cmd_features_set_feature()
` [PATCH qemu 03/10] hw/cxl: Check input length is large enough in cmd_events_clear_records()
` [PATCH qemu 04/10] hw/cxl: Check enough data in cmd_firmware_update_transfer()
` [PATCH qemu 05/10] hw/cxl: Check the length of data requested fits in get_log()
` [PATCH qemu 06/10] hw/cxl: Avoid accesses beyond the end of cel_log
` [PATCH qemu 07/10] hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()
` [PATCH qemu 08/10] hw/cxl: Check that writes do not go beyond end of target attributes
` [PATCH qemu 09/10] hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()
` [PATCH qemu 10/10] hw/cxl: Ensure there is enough data to read the input header in cmd_get_physical_port_state()
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-08 9:58 UTC (14+ messages)
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size()
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-07 19:46 UTC (34+ messages)
` [PATCH v6 01/27] range: Add range_overlaps()
` [PATCH v6 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
` [PATCH v6 03/27] dax: Document struct dev_dax_range
` [PATCH v6 04/27] cxl/pci: Delay event buffer allocation
` [PATCH v6 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v6 06/27] cxl/region: Refactor common create region code
` [PATCH v6 07/27] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v6 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v6 09/27] cxl/core: Separate region mode from decoder mode
` [PATCH v6 10/27] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v6 11/27] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v6 12/27] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v6 13/27] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v6 14/27] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v6 15/27] cxl/region: Add sparse DAX region support
` [PATCH v6 16/27] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v6 17/27] cxl/pci: Factor out interrupt policy check
` [PATCH v6 18/27] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v6 19/27] cxl/core: Return endpoint decoder information from region search
` [PATCH v6 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v6 21/27] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v6 22/27] dax/bus: Factor out dev dax resize logic
` [PATCH v6 23/27] dax/region: Create resources on sparse DAX regions
` [PATCH v6 24/27] cxl/region: Read existing extents on region creation
` [PATCH v6 25/27] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v6 26/27] tools/testing/cxl: Make event logs dynamic
` [PATCH v6 27/27] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
2024-11-07 16:27 UTC (2+ messages)
[PATCH v2 0/4] printf: Add struct range print specifier
2024-11-07 14:43 UTC (7+ messages)
` [PATCH v2 2/4] Documentation/printf: struct resource add start == end special case
` [PATCH v2 3/4] printf: Add print format (%pra) for struct range
[PATCH v6 00/15] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-11-07 11:48 UTC (9+ messages)
` [PATCH v6 01/15] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v6 10/15] hw/acpi: Generic Port Affinity Structure support
` [PATCH v6 14/15] bios-tables-test: Add complex SRAT / HMAT test for GI GP
[PATCH 0/7] hw/cxl: Round up of fixes
2024-11-06 19:57 UTC (2+ messages)
FAILED: Patch "cxl/acpi: Ensure ports ready at cxl_acpi_probe() return" failed to apply to v6.1-stable tree
2024-11-06 2:10 UTC
FAILED: Patch "cxl/port: Fix use-after-free, permit out-of-order decoder shutdown" failed to apply to v6.1-stable tree
2024-11-06 2:10 UTC
FAILED: Patch "cxl/port: Fix CXL port initialization order when the subsystem is built-in" failed to apply to v6.1-stable tree
2024-11-06 2:10 UTC
FAILED: Patch "cxl/port: Fix CXL port initialization order when the subsystem is built-in" failed to apply to v6.6-stable tree
2024-11-06 2:09 UTC
[RFC PATCH edk2-platforms v2 0/1] add basic support for CXL on sbsa-ref
2024-11-05 10:39 UTC (2+ messages)
` [RFC PATCH edk2-platforms v2 1/1] SbsaQemu: Support basic CXL enablement
[RFC PATCH edk2-platforms v2 0/1] add basic support for CXL on sbsa-ref
2024-11-05 10:35 UTC (2+ messages)
` [RFC PATCH edk2-platforms v2 1/1] SbsaQemu: Support basic CXL enablement
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