messages from 2022-11-10 19:06:26 to 2022-11-18 00:51:16 UTC [more...]
trace events
2022-11-18 0:50 UTC (2+ messages)
[PATCH V2] PCI/DOE: Detect on stack work items automatically
2022-11-18 0:50 UTC (3+ messages)
[PATCH v6 0/3] CXL XOR Interleave Arithmetic
2022-11-18 0:32 UTC (8+ messages)
` [PATCH v6 1/3] ACPICA commit 2d8dc0383d3c908389053afbdc329bbd52f009ce
` [PATCH v6 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v6 3/3] tools/testing/cxl: Add XOR Math support to cxl_test
[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
[ndctl PATCH 0/3] Support poison list retrieval
2022-11-17 23:45 UTC (11+ 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 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH 4/5] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH 5/5] test: add a cxl-get-poison test
[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 v3 0/9] cxl: Add support for Restricted CXL hosts (RCD mode)
2022-11-17 19:23 UTC (39+ 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 v5 00/18] Introduce security commands for CXL pmem device
2022-11-17 13:57 UTC (20+ 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 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 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
2022-11-17 13:53 UTC (7+ messages)
` [PATCH 2/4] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
2022-11-17 13:50 UTC (11+ messages)
[PATCH v4 00/18] Introduce security commands for CXL pmem device
2022-11-17 11:26 UTC (28+ messages)
` [PATCH v4 01/18] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v4 02/18] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v4 03/18] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v4 04/18] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v4 05/18] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v4 06/18] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v4 07/18] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v4 08/18] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v4 09/18] cxl/pmem: Add "Unlock" security command support
` [PATCH v4 10/18] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v4 11/18] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [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()
[PATCH 00/11] CXL: Process event logs
2022-11-17 11:22 UTC (40+ 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
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
[PATCH v5] memregion: Add cpu_cache_invalidate_memregion() interface
2022-11-14 18:50 UTC (2+ messages)
` [PATCH v6] "
[PATCH v3 00/18] Introduce security commands for CXL pmem device
2022-11-14 18:15 UTC (18+ messages)
` [PATCH v3 08/18] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v3 11/18] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v3 12/18] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v3 13/18] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v3 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v3 15/18] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v3 16/18] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v3 17/18] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
[PATCH 1/2] cxl/pci: Add generic MSI-X/MSI irq support
2022-11-11 21:18 UTC (8+ messages)
[BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
2022-11-11 14:37 UTC (9+ messages)
[PATCH v2 00/19] Introduce security commands for CXL pmem device
2022-11-11 10:27 UTC (5+ messages)
` [PATCH v2 09/19] tools/testing/cxl: Add "Freeze Security State" security opcode support
[PATCH AUTOSEL 6.0 01/30] cxl/mbox: Add a check on input payload size
2022-11-11 2:33 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 27/30] cxl/pmem: Use size_add() against integer overflow
[ndctl PATCH V4 0/2] add support for CCI Get Alert Configuration
2022-11-10 20:00 UTC (2+ messages)
[PATCH v3 9/9] cxl/acpi: Set ACPI's CXL _OSC to indicate CXL1.1 support
2022-11-10 19:43 UTC (2+ 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