Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-07-08 16:24:10 to 2024-07-16 06:06:57 UTC [more...]

[PATCH v2 00/15] cxl: add Type2 device support
 2024-07-16  6:06 UTC  (22+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support
` [PATCH v2 02/15] cxl: add function for type2 cxl regs setup
` [PATCH v2 03/15] cxl: add function for type2 resource request
` [PATCH v2 04/15] cxl: add capabilities field to cxl_dev_state
` [PATCH v2 05/15] cxl: fix use of resource_contains
` [PATCH v2 06/15] cxl: add function for setting media ready by an accelerator
` [PATCH v2 07/15] cxl: support type2 memdev creation
` [PATCH v2 08/15] cxl: indicate probe deferral
` [PATCH v2 09/15] cxl: define a driver interface for HPA free space enumaration
` [PATCH v2 10/15] cxl: define a driver interface for DPA allocation
` [PATCH v2 11/15] cxl: make region type based on endpoint type
` [PATCH v2 12/15] cxl: allow region creation by type2 drivers
` [PATCH v2 13/15] cxl: preclude device memory to be used for dax
` [PATCH v2 14/15] cxl: add function for obtaining params from a region
` [PATCH v2 15/15] efx: support pio mapping based on cxl

[PATCH v15 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-07-16  4:25 UTC  (3+ messages)
` [PATCH v15 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v15 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[PATCH v2 00/18] PCI device authentication
 2024-07-16  1:35 UTC  (49+ messages)
` [PATCH v2 01/18] X.509: Make certificate parser public
` [PATCH v2 02/18] X.509: Parse Subject Alternative Name in certificates
` [PATCH v2 03/18] X.509: Move certificate length retrieval into new helper
` [PATCH v2 04/18] certs: Create blacklist keyring earlier
` [PATCH v2 07/18] spdm: Introduce library to authenticate devices
` [PATCH v2 08/18] PCI/CMA: Authenticate devices on enumeration
` [PATCH v2 09/18] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH v2 10/18] PCI/CMA: Reauthenticate devices on reset and resume
` [PATCH v2 13/18] sysfs: Allow bin_attributes to be added to groups

Lack of _HPX after reset, DPC
 2024-07-15 21:45 UTC 

[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-07-15 17:50 UTC  (9+ messages)
` [RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers
` [RFC PATCH 5/9] cxl/pci: Update RAS handler interfaces to support CXL PCIe ports

[PATCH v5 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-07-15 14:48 UTC  (20+ messages)
` [PATCH v5 01/13] hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle
` [PATCH v5 02/13] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v5 03/13] hw/acpi: Move AML building code for Generic Initiators to aml_build.c
` [PATCH v5 04/13] hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_initiator()
` [PATCH v5 05/13] hw/pci: Add a busnr property to pci_props and use for acpi/gi
` [PATCH v5 06/13] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v5 07/13] hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
` [PATCH v5 08/13] hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT
` [PATCH v5 09/13] hw/pci-host/gpex-acpi: Use acpi_uid property
` [PATCH v5 10/13] hw/acpi: Generic Port Affinity Structure support
` [PATCH v5 11/13] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PATCH v5 12/13] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PATCH v5 13/13] bios-tables-test: Add data for complex numa test (GI, GP etc)

[PATCH] driver core: Fix uevent_show() vs driver detach race
 2024-07-14 16:49 UTC  (7+ messages)

[cxl:for-6.11/xor_fixes] BUILD SUCCESS 8f55ada796565ce801418bf579f31a6a522d0337
 2024-07-13  9:20 UTC 

[PATCH v2 0/5] Address translation for HDM decoding
 2024-07-13  7:41 UTC  (12+ messages)
` [PATCH v2 1/5] cxl/hdm: Moving HDM specific code to core/hdm.c
` [PATCH v2 2/5] cxl/hdm: Implement address translation for HDM decoding
` [PATCH v2 3/5] cxl/acpi: Add platform flag for HPA address translation

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-12 15:52 UTC  (7+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code

[cxl:next] BUILD SUCCESS 56478475560bde71dd3ef944b5013900272db273
 2024-07-12 14:00 UTC 

[PATCH qemu v6 0/4] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control feature
 2024-07-12 13:17 UTC  (3+ messages)
` [PATCH v6 4/4] hw/cxl/cxl-mailbox-utils: Add device "

[RFC qemu 0/6] hw/cxl: Link speed and width control
 2024-07-12 12:24 UTC  (7+ messages)
` [RFC qemu 1/6] hw/pci-bridge/cxl_root_port: Provide x-speed and x-width properties
` [RFC qemu 2/6] hw/pci-bridge/cxl_upstream: "
` [RFC qemu 3/6] hw/pcie: Factor out PCI Express link register filing common to EP
` [RFC qemu 4/6] hw/pcie: Provide a utility function for control of EP / SW USP link
` [RFC qemu 5/6] hw/mem/cxl-type3: Add properties to control link speed and width
` [RFC qemu 6/6] hw/pci-bridge/cxl-upstream: "

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-12 10:37 UTC  (22+ messages)

[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
 2024-07-12  9:56 UTC  (2+ messages)

[PATCH v2] drivers: core: synchronize really_probe() and dev_uevent()
 2024-07-12  8:56 UTC  (2+ messages)

[BUG ?] Offline Memory gets stuck in offline_pages()
 2024-07-12  5:51 UTC  (6+ messages)

[PATCH v4 0/4] XOR Math Fixups: translation & position
 2024-07-11 22:35 UTC  (6+ messages)
` [PATCH v4 1/4] cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
` [PATCH v4 2/4] cxl: Restore XOR'd position bits during address translation

[PATCH v7 0/3] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-07-11 16:00 UTC  (6+ messages)
` [PATCH v7 1/3] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v7 2/3] cxl: Calculate region bandwidth of targets with shared upstream link
` [PATCH v7 3/3] cxl: Add documentation to explain the shared link bandwidth calculation

[PATCH v4 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-07-11 15:43 UTC  (13+ messages)
` [PATCH v4 05/13] hw/pci: Add a busnr property to pci_props and use for acpi/gi
` [PATCH v4 06/13] acpi/pci: Move Generic Initiator object handling into acpi/pci.*
` [PATCH v4 07/13] hw/pci-bridge: Add acpi_uid property to TYPE_PXB_BUS
` [PATCH v4 08/13] hw/i386/acpi: Use TYPE_PXB_BUS property acpi_uid for DSDT

[PATCH v14 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-07-11  1:34 UTC  (9+ messages)
` [PATCH v14 1/2] cxl/core/regs: Add rcd_pcie_cap initialization

[RFC PATCH 8/9] PCI/AER: Export pci_aer_unmask_internal_errors()
 2024-07-10 21:47 UTC  (2+ messages)

[PATCH v3] cxl/core: Support mbox op clear log of vendor debug logs
 2024-07-10 18:26 UTC  (2+ messages)

[PATCH v2 4/8] taint: Add TAINT_FWCTL
 2024-07-10 16:04 UTC  (3+ messages)

[PATCH v3] perf: add missing MODULE_DESCRIPTION() macros
 2024-07-10 12:39 UTC  (2+ messages)

Is there any plan to support CXL GPF in Linux
 2024-07-10  3:46 UTC  (9+ messages)

[PATCH] cxl core:wrong value of macro definition
 2024-07-10  0:07 UTC  (8+ messages)
  ` [PATCH v2] cxl/core: Fix the UUID of CXL vendor debug Log identifier

[PATCH v1 0/7] Introduce CBD (CXL Block Device)
 2024-07-09 13:03 UTC  (8+ messages)
` [PATCH v1 1/7] cbd: introduce cbd_transport
` [PATCH v1 2/7] cbd: introduce cbd_host
` [PATCH v1 3/7] cbd: introduce cbd_segment
` [PATCH v1 4/7] cbd: introduce cbd_channel
` [PATCH v1 5/7] cbd: introduce cbd_blkdev
` [PATCH v1 6/7] cbd: introduce cbd_backend
` [PATCH v1 7/7] block: Init for CBD(CXL Block Device) module

[cxl:next] BUILD SUCCESS 86588139b84386a47108b024d703c3c24ddbbec8
 2024-07-09 12:16 UTC 

[ndctl PATCH] ndctl,cxl/test: Add a common unit test for creating pmem namespaces
 2024-07-09  4:44 UTC 

[ndctl PATCH v13 0/8] Support poison list retrieval
 2024-07-08 20:56 UTC  (7+ messages)
` [ndctl PATCH v13 6/8] cxl/list: collect and parse media_error records
` [ndctl PATCH v13 7/8] cxl/list: add --media-errors option to cxl list

[PATCH v2] Documentation: CXL Maturity Map
 2024-07-08 20:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox