messages from 2023-05-08 20:47:46 to 2023-05-18 02:46:09 UTC [more...]
[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
2023-05-18 2:45 UTC (3+ messages)
` [PATCH RFC 1/5] hw/cxl: Use define for build bug detection
` [PATCH RFC 2/5] hw/cxl: Refactor component register initialization
[PATCH v5 00/14] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-05-17 22:28 UTC (35+ messages)
` [PATCH v5 01/14] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v5 02/14] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v5 03/14] cxl: Add callback to parse the SSLBIS "
` [PATCH v5 04/14] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v5 06/14] cxl: Store the access coordinates for the generic ports
` [PATCH v5 07/14] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v5 08/14] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v5 09/14] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH v5 10/14] cxl: Move identify and partition query from pci probe to port probe
` [PATCH v5 11/14] cxl: Move read_cdat_data() to after media is ready
` [PATCH v5 12/14] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v5 13/14] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v5 14/14] cxl/mem: Add debugfs output for QTG related data
[PATCH 0/3] cxl: Random clean ups
2023-05-17 21:32 UTC (7+ messages)
` [PATCH 1/3] MAINTAINERS: Add additional reviewers for CXL
` [PATCH 2/3] cxl/pci: Update comment
` [PATCH 3/3] tools/testing/cxl: Document test configurations
[PATCH v3 2/3] drivers/perf: add DesignWare PCIe PMU driver
2023-05-17 16:27 UTC (4+ messages)
[RFC] cxl: Multi-headed device design
2023-05-17 14:18 UTC (4+ messages)
[PATCH] dax: fix missing-prototype warnings
2023-05-17 12:55 UTC
[ndctl PATCH v2 0/2] Support for inject and clear poison
2023-05-17 3:23 UTC (3+ messages)
` [ndctl PATCH v2 1/2] libcxl: Add memdev inject & clear poison support
` [ndctl PATCH v2 2/2] cxl: add inject-poison & clear-poison commands to cxl tool
[PATCH 0/3] cxl: Move operations after memory is ready
2023-05-17 0:22 UTC (4+ messages)
` [PATCH 1/3] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH 2/3] cxl: Move identify and partition query from pci probe to port probe
` [PATCH 3/3] cxl: Move read_cdat_data() to after media is ready
[PATCH 0/3] cxl: Handle background commands
2023-05-16 17:02 UTC (10+ messages)
` [PATCH 2/3] cxl/pci: Allocate irq vectors earlier in pci probe
` [PATCH 3/3] cxl/mbox: Add background cmd handling machinery
` [PATCH v2] "
[PATCH v5 0/7] QEMU CXL Provide mock CXL events and irq support
2023-05-16 16:31 UTC (2+ messages)
[PATCH] cxl/hdm: Extend DVSEC range register emulation for region enumeration
2023-05-16 6:43 UTC (5+ messages)
[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
2023-05-16 14:39 UTC (20+ messages)
` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [RFC 1/7] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [RFC 5/7] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [RFC 3/7] hw/mem/cxl_type3: Add a parameter to pass number of DC regions the device supports in qemu command line
` [RFC 4/7] hw/mem/cxl_type3: Add DC extent representative to cxl type3 device
` [RFC 6/7] Add qmp interfaces to add/release dynamic capacity extents
` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity
[PATCH v5 0/3] hw/mem: CXL Type-3 Volatile Memory Support
2023-05-16 5:22 UTC (3+ messages)
` [PATCH v5 2/3] hw/mem: Use memory_region_size() in cxl_type3
[PATCH v2 -qemu 0/5] cxl: Background commands and device Sanitation
2023-05-16 9:36 UTC (13+ messages)
` [PATCH 1/5] cxl/mbox: Add support for background operations
` [PATCH 2/5] cxl/mbox: Wire up interrupts for background completion
` [PATCH 3/5] cxl/device: Handle Media Disabled state
` [PATCH 4/5] hw/cxl: Add support for device sanitation
` [PATCH 5/5] cxl/type3: Remove superfluous statements
[PATCH] README.md: add three additional config to config item list
2023-05-16 12:17 UTC
[PATCH 0/4] acpi: Add CDAT parsing support to ACPI tables code
2023-05-15 18:43 UTC (15+ messages)
` [PATCH 1/4] acpi: tables: Add CDAT table parsing support
` [PATCH 2/4] acpi: Add header struct in CDAT subtables
` [PATCH 3/4] acpi: fix misnamed define for CDAT DSMAS
` [PATCH 4/4] cxl: Add callback to parse the DSMAS subtables from CDAT
[PATCH -qemu rfc 0/3] hw/cxl: Add support for Scan Media
2023-05-15 12:04 UTC (8+ messages)
` [PATCH 1/3] hw/cxl: Add get scan media capabilities mailbox command support
` [PATCH 2/3] hw/cxl: Add scan media "
` [PATCH 3/3] "
[PATCH 0/5] cxl/hdm: Decoder enumeration fixes
2023-05-15 10:52 UTC (9+ messages)
` [PATCH 1/5] cxl/hdm: Fail upon detecting 0-sized decoders
` [PATCH 2/5] cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit
` [PATCH 3/5] cxl/core: Drop unused io-64-nonatomic-lo-hi.h
` [PATCH 5/5] cxl/hdm: Add more HDM decoder debug messages at startup
[PATCH v2 0/4] cxl: Prep for QoS class support
2023-05-15 10:03 UTC (12+ messages)
` [PATCH v2 1/4] cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
` [PATCH v2 2/4] cxl: add missing return to cdat read error path
` [PATCH v2 3/4] cxl: Add checksum verification to CDAT from CXL
` [PATCH v3] "
` [PATCH v2 4/4] cxl: Add support for reading CXL switch CDAT table
[PATCH] tools/testing/cxl: Use DEFINE_STATIC_SRCU()
2023-05-15 9:37 UTC (3+ messages)
[GIT PULL] Compute Express Link (CXL) Fixes for 6.4-rc2
2023-05-14 19:36 UTC (2+ messages)
[cxl:fixes] BUILD SUCCESS 764d102ef94e880ca834a7fe3968a00a05b1fb12
2023-05-13 20:44 UTC
[PATCH v4 0/7] cxl: Background cmds and device sanitation
2023-05-12 17:05 UTC (22+ messages)
` [PATCH 1/7] cxl/pci: Allocate irq vectors earlier in pci probe
` [PATCH 2/7] cxl/mbox: Add background cmd handling machinery
` [PATCH 3/7] cxl/mbox: Add sanitation "
` [PATCH 4/7] cxl/mem: Wire up Sanitation support
` [PATCH 5/7] cxl/test: Add Sanitize opcode support
` [PATCH 6/7] cxl/mem: Support Secure Erase
` [PATCH 7/7] cxl/test: Add Secure Erase opcode support
[PATCH] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
2023-05-12 16:47 UTC (4+ messages)
[RFC 0/3] Apply SRAT defined PXM to entire CFMWS
2023-05-12 16:45 UTC (12+ messages)
` [RFC 1/3] x86/numa: Introduce numa_find_node(start, end)
` [RFC 2/3] x86/numa: Introduce numa_remove_memblks(node, start, end)
` [RFC 3/3] ACPI: NUMA: Apply SRAT proximity domain to entire CFMWS window
[PATCH 0/4] acpi: numa: add target support for generic port to HMAT parsing
2023-05-12 16:25 UTC (11+ messages)
` [PATCH 1/4] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH 2/4] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH 3/4] acpi: numa: Add setting of generic port system locality attributes
` [PATCH 4/4] acpi: numa: Add helper function to retrieve the performance attributes
[ndctl RFC] cxl/region: Add support to create dc region for dynamic capacity device
2023-05-11 20:20 UTC (3+ messages)
[RESEND PATCH v2] cxl: Warn of flexible array in struct cxl_root_decoder
2023-05-11 16:36 UTC (2+ messages)
[PATCH 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
2023-05-11 16:18 UTC (7+ messages)
` [PATCH 1/4] cxl/pci: Allocate irq vectors earlier in pci probe
` [PATCH 3/4] cxl: add a firmware update mechanism using the sysfs firmware loader
` [PATCH 4/4] tools/testing/cxl: add firmware update emulation to CXL memdevs
[PATCH v5 0/2] Fixing check patch styling issues
2023-05-10 22:02 UTC (5+ messages)
` [PATCH v5 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
` [PATCH v5 2/2] cxl/region: Remove else after return statement
[PATCH v7 0/8] cxl: Process event logs
2023-05-09 22:31 UTC (17+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow
ndctl-v77: LIBCXL_5 not found
2023-05-09 19:23 UTC (2+ messages)
[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-05-09 18:45 UTC (3+ messages)
` FW: "
[ndctl PATCH 0/3] cxl: clean up and fix typos
2023-05-09 17:33 UTC (7+ messages)
` [ndctl PATCH 1/3] cxl/list: Fix typo in cxl-list documentation
` [ndctl PATCH 2/3] cxl: region: remove redundant func name from error
` [ndctl PATCH 3/3] cxl: fix changed function name in a comment
[PATCH] cxl/region: Fix typo in region comment in RAM mode
2023-05-09 17:22 UTC (2+ messages)
[PATCH v4 0/2] Fixing check patch styling issues
2023-05-09 15:30 UTC (4+ messages)
` [PATCH v4 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
` [PATCH v4 2/2] cxl/region: Remove else after return statement
[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
2023-05-09 15:08 UTC (2+ messages)
[ndctl 0/3] Support for inject poison
2023-05-09 9:19 UTC (3+ messages)
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