Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-09-14 20:48:34 to 2022-10-11 10:30:50 UTC [more...]

[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
 2022-10-11 10:30 UTC  (15+ messages)
` [RFC PATCH 1/6] qemu/bswap: Add const_le64()
` [RFC PATCH 2/6] qemu/uuid: Add UUID static initializer
` [RFC PATCH 3/6] hw/cxl/cxl-events: Add CXL mock events
` [RFC PATCH 4/6] hw/cxl/mailbox: Wire up get/clear event mailbox commands
` [RFC PATCH 5/6] hw/cxl/cxl-events: Add event interrupt support
` [RFC PATCH 6/6] hw/cxl/mailbox: Wire up Get/Set Event Interrupt policy

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-11  1:23 UTC  (17+ messages)

[RFC V2 PATCH 00/11] CXL: Process event logs
 2022-10-10 22:41 UTC  (12+ messages)
` [RFC V2 PATCH 01/11] cxl/mbox: Add debug of hardware error code
` [RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command
` [RFC V2 PATCH 03/11] cxl/mem: Implement Clear "
` [RFC V2 PATCH 04/11] cxl/mem: Clear events on driver load
` [RFC V2 PATCH 05/11] cxl/mem: Trace General Media Event Record
` [RFC V2 PATCH 06/11] cxl/mem: Trace DRAM "
` [RFC V2 PATCH 07/11] cxl/mem: Trace Memory Module "
` [RFC V2 PATCH 08/11] cxl/test: Add generic mock events
` [RFC V2 PATCH 09/11] cxl/test: Add specific events
` [RFC V2 PATCH 10/11] cxl/test: Simulate event log overflow
` [RFC V2 PATCH 11/11] cxl/mem: Wire up event interrupts

[PATCH 1/2] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
 2022-10-10 20:07 UTC  (9+ messages)
` [PATCH 2/2] hw/cxl: Allow CXL type-3 devices to be persistent or volatile

[BUG] cxl can not create region
 2022-10-10 16:20 UTC  (9+ messages)

[PATCH] cxl/region: Fix null pointer dereference due to pass through decoder commit
 2022-10-10 16:11 UTC  (4+ messages)

[PATCH 0/2] cxl: Fix oversized LSA write payload due to header
 2022-10-10 15:31 UTC  (5+ messages)
` [PATCH 2/2] cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA

[PATCH 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2022-10-10 14:34 UTC  (5+ messages)
` [PATCH 1/2] efi/cper, cxl: Decode CXL Protocol Error Section
` [PATCH 2/2] efi/cper, cxl: Decode CXL Error Log

[RESEND] CXL_MEM_QUERY_COMMANDS returning commands not supported by the hardware
 2022-10-10 12:59 UTC 

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-10 10:30 UTC  (7+ messages)
` [PATCH v7 1/5] hw/pci: PCIe Data Object Exchange emulation
` [PATCH v7 2/5] hw/mem/cxl-type3: Add MSIX support
` [PATCH v7 3/5] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PATCH v7 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PATCH v7 5/5] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE

[ndctl PATCH 0/2] add support for CCI command Get Alert Configuration
 2022-10-03 23:23 UTC  (3+ messages)
` [PATCH 1/2] libcxl: add accessors for Get Alert Configuration CCI command output
` [PATCH 2/2] cxl: display alert configuratin fields in list command

[fan.ni@samsung.com: Re: [ndctl PATCH 1/2] cxl: Add root port attribute to cxl list output]
 2022-09-30 21:23 UTC 

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-30 19:07 UTC  (13+ messages)
` [PATCH 02/15] cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
` [PATCH 03/15] cxl: Unify debug messages when calling devm_cxl_add_port()
` [PATCH 15/15] cxl/acpi: Specify module load order dependency for the cxl_acpi module

[PATCH v2 00/19] Introduce security commands for CXL pmem device
 2022-09-29 16:56 UTC  (30+ messages)
` [PATCH v2 01/19] memregion: Add cpu_cache_invalidate_memregion() interface
` [PATCH v2 02/19] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v2 03/19] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v2 04/19] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v2 05/19] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v2 06/19] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v2 07/19] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v2 08/19] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v2 09/19] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v2 10/19] cxl/pmem: Add "Unlock" security command support
` [PATCH v2 11/19] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v2 12/19] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v2 13/19] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v2 14/19] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v2 15/19] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v2 16/19] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v2 17/19] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v2 18/19] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v2 19/19] cxl: add dimm_id support for __nvdimm_create()

[PATCH] cxl/pmem: Use size_add() against integer overflow
 2022-09-29  7:02 UTC  (3+ messages)

[PATCH v2] cxl: Replace HDM decoder granularity magic numbers
 2022-09-28 15:45 UTC  (2+ messages)

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-28  9:49 UTC  (31+ messages)
` [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command
` [RFC PATCH 4/9] cxl/mem: Trace General Media Event Record
` [RFC PATCH 5/9] cxl/mem: Trace DRAM "
` [RFC PATCH 6/9] cxl/mem: Trace Memory Module "
` [RFC PATCH 7/9] cxl/test: Add generic mock events

[PATCH V3 0/2] CXL: Taint user access to DOE mailbox config space
 2022-09-27 18:51 UTC  (6+ messages)
` [PATCH V3 1/2] PCI: Allow drivers to request exclusive config regions
` [PATCH V3 2/2] cxl/doe: Request exclusive DOE access

[PATCH] mem/cxl-type3: Add sn option to provide serial number for PCI ecap
 2022-09-27 16:45 UTC  (2+ messages)

[RFC PATCH v3 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN
 2022-09-24 23:19 UTC  (4+ messages)

[PATCH v1 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2022-09-23 10:56 UTC 

[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-09-22 20:41 UTC  (7+ messages)
` [RFC PATCH v2 1/4] cxl: Add function to count regblocks of a given type
` [RFC PATCH v2 3/4] cxl: CXL Performance Monitoring Unit driver
` [RFC PATCH v2 4/4] docs: perf: Minimal introduction the the CXL PMU device and driver

[ndctl PATCH 0/2] misc RPM / release scripts fixes
 2022-09-22 16:23 UTC  (2+ messages)

[PATCH 0/7] ndctl: cxl: add monitor support for trace events
 2022-09-22 14:45 UTC  (11+ messages)
` [PATCH 5/7] ndctl: cxl: add monitor function for event "
` [PATCH 6/7] ndctl: cxl: add logging functions for monitor
` [PATCH 7/7] ndctl: cxl: add monitor command to cxl

[PATCH v2 0/9] cxl: add monitor support for trace events
 2022-09-21 21:46 UTC  (12+ messages)
` [PATCH v2 1/9] cxl: add helper function to parse trace event to json object
` [PATCH v2 2/9] cxl: add helper to parse through all current events
` [PATCH v2 3/9] cxl: add common function to enable event trace
` [PATCH v2 4/9] cxl: add common function to disable "
` [PATCH v2 5/9] cxl: add monitor function for event trace events
` [PATCH v2 6/9] cxl: add logging functions for monitor
` [PATCH v2 7/9] cxl: add monitor command to cxl
` [PATCH v2 8/9] cxl: add systemd service for monitor
` [PATCH v2 9/9] cxl: add man page documentation "

[PATCH 0/4] ndctl: Add security test for cxl devices through nvdimm
 2022-09-21 21:02 UTC  (5+ messages)
` [PATCH 1/4] ndctl: add cxl bus detection
` [PATCH 2/4] ndctl/libndctl: Add bus_prefix for cxl
` [PATCH 3/4] ndctl/libndctl: Add retrieving of unique_id for cxl mem dev
` [PATCH 4/4] ndctl/test: Add CXL test for security

[PATCH] ndctl: create disable master passphrase support
 2022-09-21 20:58 UTC 

[ndctl PATCH 0/6] cxl/test: Add more region ABI validation
 2022-09-20 21:19 UTC  (2+ messages)

[PATCH v4 0/3] CXL XOR Interleave Arithmetic
 2022-09-20 15:39 UTC  (4+ messages)
` [PATCH v4 1/3] For ACPICA: Add the CXIMS structure definition to the CEDT table
` [PATCH v4 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v4 3/3] tools/testing/cxl: Add XOR math support

[PATCH v3 -next] memregion: Add cpu_cache_invalidate_memregion() interface
 2022-09-19 11:06 UTC 

[ACPICA PATCH] Add CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table
 2022-09-16 23:35 UTC  (2+ messages)

[PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
 2022-09-16 23:16 UTC  (3+ messages)

[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
 2022-09-16 23:11 UTC  (10+ messages)
` [PATCH RFC v2 1/9] cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
` [PATCH RFC v2 2/9] cxl/pci: Cleanup cxl_map_device_regs()
` [PATCH RFC v2 3/9] cxl/pci: Kill cxl_map_regs()
` [PATCH RFC v2 4/9] cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
` [PATCH RFC v2 5/9] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH RFC v2 6/9] cxl/pci: Prepare for mapping RAS Capability Structure
` [PATCH RFC v2 7/9] cxl/pci: Find and map the "
` [PATCH RFC v2 8/9] cxl/pci: add tracepoint events for CXL RAS
` [PATCH RFC v2 9/9] cxl/pci: Add (hopeful) error handling support

On Patchwork for managing linux-cxl
 2022-09-16 20:25 UTC 

[PATCH v3 0/3] CXL XOR Interleave Arithmetic
 2022-09-16 16:26 UTC  (5+ messages)
` [PATCH v3 1/3] For ACPICA: Add the CXIMS structure definition to the CEDT table
` [PATCH v3 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v3 3/3] tools/testing/cxl: Add XOR math support

[ndctl PATCH 0/2] Add CXL XOR region test
 2022-09-16  1:35 UTC  (3+ messages)
` [ndctl PATCH 1/2] cxl/test: add cxl_xor_region test
` [ndctl PATCH 2/2] cxl/test: allow another host bridge in cxl-topology check

[PATCH] cxl: check decoder count for end device
 2022-09-15 18:11 UTC 


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