messages from 2024-11-01 09:18:05 to 2024-11-07 20:58:50 UTC [more...]
[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-07 20:58 UTC (10+ 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] cxl: Rename ACPI_CEDT_CFMWS_RESTRICT_TYPE2/TYPE3
2024-11-07 20:36 UTC (6+ messages)
[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
[ndctl PATCH v2 0/6] ndctl: DCD additions
2024-11-07 18:52 UTC (23+ 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 v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-07 17:20 UTC (26+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-07 16:24 UTC (23+ messages)
` [PATCH v15 04/15] cxl: Add Get Supported Features command for kernel usage
` [PATCH v15 05/15] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v15 06/15] cxl/mbox: Add SET_FEATURE "
` [PATCH v15 07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v15 10/15] ras: mem: Add memory "
` [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 v15 15/15] EDAC: Add documentation for RAS feature control
[PATCH qemu 00/10] hw/cxl: Mailbox input parser hardening against invalid input
2024-11-07 15:39 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] [RFC] cxl/region: Fix region creation for greater than x2 switches
2024-11-07 15:23 UTC (5+ 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
[RFC PATCH v2 0/1] Sbsa-ref CXL Enablement
2024-11-07 12:04 UTC (3+ messages)
` [RFC PATCH v2 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
` [edk2-devel] "
[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)
[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-11-06 15:58 UTC (4+ 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
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
[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-05 1:53 UTC (8+ messages)
` [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v5 20/27] cxl/extent: Process DCD events and realize region extents
[PATCH v2 0/14] Enable CXL PCIe port protocol error handling and logging
2024-11-04 22:05 UTC (14+ messages)
` [PATCH v2 05/14] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v2 06/14] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
[PATCH v5 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-11-04 9:11 UTC (12+ messages)
` [PATCH v5 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v5 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v5 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[GIT PULL] Compute Express Link (CXL) Fixes for 6.12-rc6
2024-11-02 1:47 UTC (2+ messages)
[PATCH qemu 0/2] hw/cxl: Misc fixes
2024-11-01 13:20 UTC (3+ messages)
` [PATCH qemu 1/2] cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
` [PATCH qemu 2/2] hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC extents
[RFC PATCH 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
2024-11-01 11:56 UTC (5+ messages)
` [RFC PATCH 4/6] acpi/hmat: Add helper functions to provide extended linear cache translation
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