messages from 2024-11-06 23:34:54 to 2024-11-15 21:28:05 UTC [more...]
[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
2024-11-15 21:25 UTC (13+ messages)
` [RFC PATCH v2 01/20] cxl: Refactor user ioctl command path from mds to mailbox
` [RFC PATCH v2 02/20] cxl: Add Get Supported Features command for kernel usage
` [RFC PATCH v2 03/20] cxl/test: Add Get Supported Features mailbox command support
` [RFC PATCH v2 04/20] cxl/mbox: Add GET_FEATURE mailbox command
` [RFC PATCH v2 05/20] cxl: Add Get Feature command support for user submission
` [RFC PATCH v2 06/20] cxl/mbox: Add SET_FEATURE mailbox command
` [RFC PATCH v2 07/20] cxl: Add Set Feature command support for user submission
` [RFC PATCH v2 08/20] cxl: Move cxl_driver related bits to be usable by external drivers
` [RFC PATCH v2 09/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands
` [RFC PATCH v2 10/20] fwctl/cxl: Add support for get driver information
` [RFC PATCH v2 11/20] fwctl: FWCTL_HW_INFO to return hardware information
` [RFC PATCH v2 12/20] cxl: Save Command Effects Log (CEL) effects for enabled commands
[PATCH stable 6.1.y] cxl/pci: fix error code in __cxl_hdm_decode_init()
2024-11-15 20:33 UTC (3+ messages)
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-15 19:46 UTC (31+ 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 v3 04/15] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v3 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
` [PATCH v3 07/15] PCI/AER: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH v3 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers
` [PATCH v3 09/15] cxl/pci: Map CXL PCIe upstream "
` [PATCH v3 10/15] cxl/pci: Update RAS handler interfaces to also support CXL PCIe ports
` [PATCH v3 11/15] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v3 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors
` [PATCH v3 13/15] cxl/pci: Add trace logging "
` [PATCH v3 14/15] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v3 15/15] PCI/AER: Enable internal errors for CXL upstream and downstream switch ports
[PATCH] cxl/pci: Fix potential bogus return value upon successful probing
2024-11-15 19:32 UTC (5+ messages)
[PATCH v2] cxl/pci: Fix potential bogus return value upon successful probing
2024-11-15 19:31 UTC (3+ messages)
[ndctl PATCH v3 0/9] ndctl: Dynamic Capacity additions for cxl-cli
2024-11-15 18:49 UTC (6+ messages)
` [ndctl PATCH v3 1/9] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH v3 2/9] ndctl/cxl/region: Report max size for region creation
` [ndctl PATCH v3 3/9] libcxl: Separate region mode from decoder mode
` [ndctl PATCH v3 4/9] cxl/region: Use new region mode in cxl-cli
[ndctl PATCH v3 0/9] ndctl: Dynamic Capacity additions for cxl-cli
2024-11-15 18:46 UTC (10+ messages)
` [ndctl PATCH v3 1/9] ndctl/cxl-events: Don't fail test until event counts are reported
` [ndctl PATCH v3 2/9] ndctl/cxl/region: Report max size for region creation
` [ndctl PATCH v3 3/9] libcxl: Separate region mode from decoder mode
` [ndctl PATCH v3 4/9] cxl/region: Use new region mode in cxl-cli
` [ndctl PATCH v3 5/9] libcxl: Add Dynamic Capacity region support
` [ndctl PATCH v3 6/9] cxl/region: Add cxl-cli support for DCD regions
` [ndctl PATCH v3 7/9] libcxl: Add extent functionality to DC regions
` [ndctl PATCH v3 8/9] cxl/region: Add extent output to region query
` [ndctl PATCH v3 9/9] cxl/test: Add Dynamic Capacity tests
[RFC 0/6] lib: Rust implementation of SPDM
2024-11-15 18:00 UTC (11+ messages)
` [RFC 1/6] rust: bindings: Support SPDM bindings
` [RFC 2/6] drivers: pci: Change CONFIG_SPDM to a dependency
` [RFC 3/6] lib: rspdm: Initial commit of Rust SPDM
` [RFC 4/6] lib: rspdm: Support SPDM get_version
` [RFC 5/6] lib: rspdm: Support SPDM get_capabilities
` [RFC 6/6] lib: rspdm: Support SPDM negotiate_algorithms
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-15 12:21 UTC (24+ 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 09/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v15 11/15] EDAC: Add memory repair control feature
` [PATCH v15 14/15] cxl/memfeature: Add CXL memory device memory sparing "
[PATCH] cxl: avoid driver data for obtaining cxl_dev_state reference
2024-11-15 6:45 UTC (3+ messages)
[RFC PATCH v2 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
2024-11-14 15:52 UTC (10+ 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 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
[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 (7+ messages)
[PATCH] [RFC] cxl/region: Fix region creation for greater than x2 switches
2024-11-12 1:56 UTC (5+ 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 (10+ messages)
` [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
[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 (4+ messages)
` [PATCH qemu 08/10] hw/cxl: Check that writes do not go beyond end of target attributes
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-08 9:58 UTC (10+ 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 (8+ messages)
` [PATCH v6 05/27] cxl/hdm: Use guard() in cxl_dpa_set_mode()
` [PATCH v6 20/27] cxl/extent: Process DCD events and realize region extents
` [PATCH v6 23/27] dax/region: Create resources on sparse DAX regions
[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 (5+ messages)
` [PATCH v6 14/15] bios-tables-test: Add complex SRAT / HMAT test for GI GP
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