messages from 2022-11-14 20:34:41 to 2022-11-22 15:53:33 UTC [more...]
[PATCH V2 0/2] PCI/DOE: Remove asynchronous task support
2022-11-22 15:53 UTC (3+ messages)
` [PATCH V2 1/2] PCI/DOE: Remove the pci_doe_flush_mb() call
` [PATCH V2 2/2] PCI/DOE: Remove asynchronous task support
Prototyping on CXL hardware
2022-11-22 9:54 UTC
[PATCH] PCI/DOE: Remove asynchronous task support
2022-11-22 9:46 UTC (12+ messages)
[RFC PATCH 0/2] cxl: BG operations and device sanitation
2022-11-22 9:44 UTC (5+ messages)
` [PATCH 1/2] cxl/mbox: Add background operation handling machinery
You're in very huge troubles therefore, you much better read through this
2022-11-21 23:04 UTC
trace events
2022-11-21 14:25 UTC (7+ messages)
[PATCH v3 00/11] cxl/pci: Add fundamental error handling
2022-11-21 13:08 UTC (21+ messages)
` [PATCH v3 01/11] cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
` [PATCH v3 02/11] cxl/pci: Cleanup cxl_map_device_regs()
` [PATCH v3 03/11] cxl/pci: Kill cxl_map_regs()
` [PATCH v3 04/11] cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
` [PATCH v3 05/11] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH v3 06/11] cxl/pci: Prepare for mapping RAS Capability Structure
` [PATCH v3 07/11] cxl/pci: Find and map the "
` [PATCH v3 08/11] cxl/pci: add tracepoint events for CXL RAS
` [PATCH v3 09/11] cxl/pci: Add (hopeful) error handling support
` [PATCH v3 10/11] PCI/AER: Add optional logging callback for correctable error
` [PATCH v3 11/11] cxl/pci: Add callback to log AER "
[ndctl PATCH 0/3] Support poison list retrieval
2022-11-21 10:57 UTC (10+ messages)
` [ndctl PATCH 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH 4/5] cxl/list: add --media-errors option to cxl list
[PATCH 00/11] CXL: Process event logs
2022-11-21 10:47 UTC (42+ messages)
` [PATCH 01/11] cxl/pci: Add generic MSI-X/MSI irq support
` [PATCH 02/11] cxl/mem: Implement Get Event Records command
` [PATCH 03/11] cxl/mem: Implement Clear "
` [PATCH 04/11] cxl/mem: Clear events on driver load
` [PATCH 05/11] cxl/mem: Trace General Media Event Record
` [PATCH 06/11] cxl/mem: Trace DRAM "
` [PATCH 07/11] cxl/mem: Trace Memory Module "
` [PATCH 08/11] cxl/mem: Wire up event interrupts
` [PATCH 09/11] cxl/test: Add generic mock events
` [PATCH 10/11] cxl/test: Add specific events
` [PATCH 11/11] cxl/test: Simulate event log overflow
[PATCH] device-dax: Fix duplicate 'hmem' device registration
2022-11-20 1:37 UTC
[PATCH V2] PCI/DOE: Detect on stack work items automatically
2022-11-19 17:27 UTC (10+ messages)
[PATCH v5 00/18] Introduce security commands for CXL pmem device
2022-11-18 22:07 UTC (22+ messages)
` [PATCH v5 01/18] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v5 02/18] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v5 03/18] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v5 04/18] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v5 05/18] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v5 06/18] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v5 07/18] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v5 08/18] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v5 09/18] cxl/pmem: Add "Unlock" security command support
` [PATCH v5 10/18] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v5 11/18] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v5 12/18] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v6] "
` [PATCH v5 13/18] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v5 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v5 15/18] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v5 16/18] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v5 17/18] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v5 18/18] cxl: add dimm_id support for __nvdimm_create()
[PATCH v3 0/9] cxl: Add support for Restricted CXL hosts (RCD mode)
2022-11-18 20:30 UTC (40+ messages)
` [PATCH v3 1/9] cxl/acpi: Register CXL host ports by bridge device
` [PATCH v3 2/9] cxl/acpi: Extract component registers of restricted hosts from RCRB
` [PATCH v3 3/9] cxl/mem: Adjust cxl_mem_find_port() to find an RCH's port
` [PATCH v3 4/9] cxl/mem: Skip intermediate port enumeration of restricted endpoints (RCDs)
` [PATCH v3 5/9] cxl/pci: Only register RCDs with device 0, function 0 as CXL memory device
` [PATCH v3 6/9] cxl/pci: Do not ignore PCI config read errors in match_add_dports()
` [PATCH v3 7/9] cxl/pci: Factor out code in match_add_dports() to pci_dev_add_dport()
` [PATCH v3 8/9] cxl/pci: Extend devm_cxl_port_enumerate_dports() to support restricted hosts (RCH)
[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
2022-11-18 17:15 UTC (12+ messages)
[ndctl PATCH v3] cxl/test: add cxl_xor_region test
2022-11-18 4:53 UTC
[PATCH v7 0/3] CXL XOR Interleave Arithmetic
2022-11-18 4:33 UTC (4+ messages)
` [PATCH v7 1/3] ACPICA commit 2d8dc0383d3c908389053afbdc329bbd52f009ce
` [PATCH v7 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v7 3/3] tools/testing/cxl: Add XOR Math support to cxl_test
[PATCH v6 0/3] CXL XOR Interleave Arithmetic
2022-11-18 0:32 UTC (6+ messages)
` [PATCH v6 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
[PATCH v3 0/6] CXL Poison List Retrieval & Tracing
2022-11-18 0:25 UTC (17+ messages)
` [PATCH v3 1/6] trace, cxl: Introduce a TRACE_EVENT for CXL poison records
` [PATCH v3 2/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v3 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v3 4/6] cxl/region: "
` [PATCH v3 5/6] tools/testing/cxl: Mock the max err records field of Identify cmd
` [PATCH v3 6/6] tools/testing/cxl: Mock the Get Poison List mbox command
[PATCH v4 00/10] cxl: add monitor support for trace events
2022-11-17 20:44 UTC (6+ messages)
` [PATCH v4 05/10] cxl: add monitor function for event "
[PATCH 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
2022-11-17 13:53 UTC (5+ messages)
` [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH v4 00/18] Introduce security commands for CXL pmem device
2022-11-17 11:26 UTC (17+ messages)
` [PATCH v4 12/18] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v4 13/18] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v4 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v4 15/18] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v4 16/18] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v4 17/18] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v4 18/18] cxl: add dimm_id support for __nvdimm_create()
RFC: Seeking to collect CXL spec v3.0 questions and clarifications against implementation
2022-11-16 22:22 UTC
[PATCH] PCI/doe: Fix work struct declaration
2022-11-16 21:10 UTC (11+ messages)
[PATCH v2 05/12] cxl/acpi: Improve debug messages in cxl_acpi_probe()
2022-11-15 18:11 UTC (4+ messages)
` [PATCH] tools/testing/cxl: Add bridge mocking support
[PATCH v3 00/10] cxl: add monitor support for trace events
2022-11-14 20:53 UTC (8+ messages)
` [PATCH v3 01/10] cxl: add helper function to parse trace event to json object
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