Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-07-02 15:58:40 to 2024-07-12 01:27:41 UTC [more...]

[PATCH v2 0/5] Address translation for HDM decoding
 2024-07-12  1:27 UTC  (10+ 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 v2 00/18] PCI device authentication
 2024-07-12  0:50 UTC  (34+ 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
` [PATCH v2 14/18] sysfs: Allow symlinks to be added between sibling groups

[PATCH v2] drivers: core: synchronize really_probe() and dev_uevent()
 2024-07-12  0:07 UTC 

[PATCH v4 0/4] XOR Math Fixups: translation & position
 2024-07-11 22:35 UTC  (8+ 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 v4 3/4] cxl/region: Verify target positions using the ordered target list
` [PATCH v4 4/4] cxl: Remove defunct code calculating host bridge target positions

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-11 17:45 UTC  (21+ messages)

[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 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-07-11  1:14 UTC  (15+ messages)
` [RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers
` [RFC PATCH 7/9] cxl/pci: Add atomic notifier callback for CXL PCIe port AER internal errors
` [RFC PATCH 9/9] cxl/pci: Enable interrupts for CXL PCIe ports' "

[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 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-09 15:56 UTC  (7+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 13/13] mm: Remove devmap related functions and page table bits

[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  (14+ messages)
` [ndctl PATCH v13 1/8] util/trace: move trace helpers from ndctl/cxl/ to ndctl/util/
` [ndctl PATCH v13 2/8] util/trace: add an optional pid check to event parsing
` [ndctl PATCH v13 3/8] util/trace: pass an event_ctx to its own parse_event method
` [ndctl PATCH v13 4/8] util/trace: add helpers to retrieve tep fields by type
` [ndctl PATCH v13 5/8] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [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
` [ndctl PATCH v13 8/8] cxl/test: add cxl-poison.sh unit test

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

[PATCH v2] perf: add missing MODULE_DESCRIPTION() macros
 2024-07-08 11:57 UTC  (4+ messages)

[PATCH v13 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-07-08  3:03 UTC  (3+ messages)

[PATCH v2 0/2] Return EBUSY on inject poison limit reached
 2024-07-07  1:53 UTC  (3+ messages)
` [PATCH v2 1/2] cxl/memdev: Replace ENXIO with EBUSY for "
` [PATCH v2 2/2] cxl/test: "

[PATCH 0/2] Return EBUSY on inject poison limit reached
 2024-07-07  1:48 UTC  (8+ messages)
` [PATCH 1/2] cxl/memdev: Replace ENXIO with EBUSY for "
` [PATCH 2/2] cxl/test: "

[PATCH qemu v4 0/1] hw/cxl: Support firmware updates
 2024-07-05 15:33 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v3 -qemu] hw/cxl: Support firmware updates
 2024-07-05 12:57 UTC  (2+ messages)

[PATCH qemu v6 0/4] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control feature
 2024-07-05 12:30 UTC  (5+ messages)
` [PATCH v6 1/4] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH v6 2/4] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v6 3/4] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PATCH v6 4/4] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "

[PATCH qemu 0/4] hw/cxl: Add support for scan media
 2024-07-05 12:06 UTC  (5+ messages)
` [PATCH 1/4] hw/cxl: Add get scan media capabilities cmd support
` [PATCH 2/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
` [PATCH 3/4] hw/cxl/events: discard all event records during sanitation
` [PATCH 4/4] hw/cxl: Add get scan media results cmd support

[PATCH qemu v2 0/3] hw/cxl: Misc minor improvements
 2024-07-05 11:39 UTC  (4+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
` [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
` [PATCH v2 3/3] hw/cxl: Check for multiple mappings of memory backends

[PATCH qemu 0/3] hw/cxl: Misc minor improvements
 2024-07-05 11:41 UTC  (7+ messages)
` [PATCH 1/3] hw/cxl: Get rid of unused cfmw_list

[PATCH v3] memory tier: consolidate the initialization of memory tiers
 2024-07-04 17:10 UTC  (3+ messages)

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-04 17:09 UTC  (7+ messages)
` [PATCH v2 1/1] "

[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
 2024-07-04 16:14 UTC  (5+ messages)

[PATCH v6 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-07-04 14:03 UTC  (6+ messages)
` [PATCH v6 2/2] cxl: Calculate region bandwidth of "

[BUG ?] Offline Memory gets stuck in offline_pages()
 2024-07-04 13:07 UTC  (4+ messages)

[PATCH] cxl/acpi: simplify returning pointer without cleanup
 2024-07-04  6:17 UTC  (4+ messages)

[PATCH] Documentation: CXL Maturity Map
 2024-07-03 23:26 UTC  (3+ messages)

[ACPI Code First ECN v4] "Extended-linear" addressing for direct-mapped memory-side caches
 2024-07-03 23:04 UTC  (3+ messages)

[cxl:next] BUILD SUCCESS f3d70720e92c24c22e0e63c2588636edba33eb1a
 2024-07-03  9:35 UTC 

[PATCH v2] cxl/acpi: Warn on mixed CXL VH and RCH/RCD Hierarchy
 2024-07-02 22:59 UTC  (4+ messages)


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