Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-12-08 05:22:02 to 2022-12-17 18:06:01 UTC [more...]

[PATCH v5] cxl: add RAS status unmasking for CXL
 2022-12-17 18:05 UTC  (3+ messages)

[PATCH V4 0/9] CXL: Process event logs
 2022-12-17 16:43 UTC  (29+ messages)
` [PATCH V4 1/9] PCI/CXL: Export native CXL error reporting control
` [PATCH V4 2/9] cxl/mem: Read, trace, and clear events on driver load
` [PATCH V4 3/9] cxl/mem: Wire up event interrupts
` [PATCH V4 4/9] cxl/mem: Trace General Media Event Record
` [PATCH V4 5/9] cxl/mem: Trace DRAM "
` [PATCH V4 6/9] cxl/mem: Trace Memory Module "
` [PATCH V4 7/9] cxl/test: Add generic mock events
` [PATCH V4 8/9] cxl/test: Add specific events
` [PATCH V4 9/9] cxl/test: Simulate event log overflow

[RFC] cxl_test: upgrade as a first class citizen selftests capable driver
 2022-12-17  4:55 UTC  (2+ messages)

[ndctl PATCH v2 00/18] cxl-cli test and usability updates
 2022-12-17  1:36 UTC  (33+ messages)
` [ndctl PATCH v2 01/18] ndctl/test: Move firmware-update.sh to the 'destructive' set
` [ndctl PATCH v2 02/18] ndctl/test: Add kernel backtrace detection to some dax tests
` [ndctl PATCH v2 03/18] ndctl/clang-format: Move minimum version to 6
` [ndctl PATCH v2 04/18] ndctl/clang-format: Fix space after for_each macros
` [ndctl PATCH v2 05/18] cxl/list: Always attempt to collect child objects
` [ndctl PATCH v2 06/18] cxl/list: Add a 'firmware_node' alias
` [ndctl PATCH v2 07/18] cxl/list: Add parent_dport attribute to port listings
` [ndctl PATCH v2 08/18] cxl/list: Skip emitting pmem_size when it is zero
` [ndctl PATCH v2 09/18] cxl/filter: Return json-c topology
` [ndctl PATCH v2 10/18] cxl/list: Record cxl objects in json objects
` [ndctl PATCH v2 11/18] cxl/region: Make ways an integer argument
` [ndctl PATCH v2 12/18] cxl/region: Make granularity "
` [ndctl PATCH v2 13/18] cxl/region: Use cxl_filter_walk() to gather create-region targets
` [ndctl PATCH v2 14/18] cxl/region: Trim region size by max available extent
` [ndctl PATCH v2 15/18] cxl/Documentation: Fix whitespace typos in create-region man page
` [ndctl PATCH v2 16/18] cxl/region: Autoselect memdevs for create-region
` [ndctl PATCH v2 17/18] cxl/test: Extend cxl-topology.sh for a single root-port host-bridge
` [ndctl PATCH v2 18/18] cxl/test: Test single-port host-bridge region creation

[PATCH 0/3] cxl: Misc fixups that missed v6.2
 2022-12-17  1:33 UTC  (4+ messages)
` [PATCH 1/3] cxl/mem: Quiet port walking warning
` [PATCH 2/3] cxl/region: Clarify when a cxld->commit() callback is mandatory
` [PATCH 3/3] cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs

[ndctl PATCH v2 0/4] ndctl: Add security test for cxl devices through nvdimm
 2022-12-16 18:44 UTC  (11+ messages)
` [ndctl PATCH v2 1/4] ndctl: add CXL bus detection
        ` [ndctl PATCH v3 "
` [ndctl PATCH v2 2/4] ndctl/libndctl: Add bus_prefix for CXL
` [ndctl PATCH v2 3/4] ndctl/libndctl: Allow retrievng of unique_id for CXL mem dev
` [ndctl PATCH v2 4/4] ndctl/test: Add CXL test for security

[PATCH v2] cxl/region: Only warn about cpu_cache_invalidate_memregion() once
 2022-12-16 17:31 UTC  (4+ messages)

[PATCH v4] cxl: add RAS status unmasking for CXL
 2022-12-16 16:28 UTC  (7+ messages)

[PATCH v2] hw/cxl/device: Add Flex Bus Port DVSEC
 2022-12-16 12:37 UTC  (5+ messages)

[PATCH] kbuild: Modify default INSTALL_MOD_DIR from extra to updates
 2022-12-16  4:08 UTC  (3+ messages)

[PATCH 0/2] cxl/region: Fix a couple memory safety bugs
 2022-12-16  4:08 UTC  (5+ messages)
` [PATCH 1/2] cxl/region: Fix memdev_filter_pos() memory leak
` [PATCH 2/2] cxl/region: Fix memdev_filter_pos() separator detection

[PATCH v4 0/5] CXL Poison List Retrieval & Tracing
 2022-12-15 21:17 UTC  (6+ messages)
` [PATCH v4 1/5] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v4 2/5] cxl/trace: Add TRACE support for CXL media-error records
` [PATCH v4 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v4 4/5] cxl/region: "
` [PATCH v4 5/5] tools/testing/cxl: Mock support for Get Poison List

[PATCH] cxl/acpi: fix null dereference on probe for missing ACPI_COMPANION()
 2022-12-15 18:32 UTC  (12+ messages)

[PATCH v3] cxl: add RAS status unmasking for CXL
 2022-12-15 18:02 UTC  (3+ messages)

[PATCH] cxl/region: Fix null pointer dereference for resetting decoder
 2022-12-15 17:09 UTC 

[PATCH v2] cxl: add RAS status unmasking for CXL
 2022-12-14 22:59 UTC  (5+ messages)

[PATCH] hw/cxl/device: Add Flex Bus Port DVSEC
 2022-12-14 14:01 UTC  (3+ messages)

[PATCH 0/4] ndctl: Add security test for cxl devices through nvdimm
 2022-12-14  2:40 UTC  (11+ 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

[ndctl PATCH 0/5] cxl/test: Reliability fixes
 2022-12-14  0:25 UTC  (6+ messages)
` [ndctl PATCH 1/5] cxl/list: include --endpoints in -v listings
` [ndctl PATCH 2/5] cxl/filter: enumerate endpoints and memdevs in an RCH
` [ndctl PATCH 3/5] cxl/lib: Add cxl_wait_probe()
` [ndctl PATCH 4/5] cxl/test: Fix cxl-topology.sh expectations
` [ndctl PATCH 5/5] cxl/test: More backtrace detection

[PATCH v4 00/11] cxl/pci: Add fundamental error handling
 2022-12-13 15:17 UTC  (2+ messages)

[PATCH] cxl: add RAS status unmasking for CXL
 2022-12-13  5:37 UTC  (2+ messages)

[RFC PATCH v2 0/4] CXL: Standalone switch CCI driver
 2022-12-13  1:13 UTC  (6+ messages)
` [RFC PATCH v2 2/4] cxl/mbox: Change parameters to cxl_send_cmd() to not assume a cxl memory device
` [RFC PATCH v2 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI

[PATCH v2 0/3] cxl: BG operations and device sanitation
 2022-12-12 22:52 UTC  (7+ messages)
` [PATCH 1/3] cxl/mbox: Add background operation handling machinery

[GIT PULL] Compute Express Link (CXL) for 6.2
 2022-12-12 22:46 UTC  (2+ messages)

[PATCH V3 0/8] CXL: Process event logs
 2022-12-12 17:58 UTC  (25+ messages)
` [PATCH V3 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH V3 2/8] cxl/mem: Wire up event interrupts
` [PATCH V3 3/8] cxl/mem: Trace General Media Event Record
` [PATCH V3 4/8] cxl/mem: Trace DRAM "
` [PATCH V3 5/8] cxl/mem: Trace Memory Module "
` [PATCH V3 6/8] cxl/test: Add generic mock events
` [PATCH V3 7/8] cxl/test: Add specific events
` [PATCH V3 8/8] cxl/test: Simulate event log overflow

[ndctl PATCH v3] ndctl: Add remove master passphrase support for remove-passphrase
 2022-12-09 17:24 UTC 

[cxl:next] BUILD SUCCESS f04facfb993de47e2133b2b842d72b97b1c50162
 2022-12-09  9:38 UTC 

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2022-12-08 23:06 UTC  (4+ messages)
  ` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH 0/4] cxl/mbox: Output payload validation reworks
 2022-12-08 21:24 UTC  (10+ messages)
` [PATCH 1/4] cxl/security: Fix Get Security State output payload endian handling
` [PATCH 2/4] cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size
` [PATCH 3/4] cxl/mbox: Add variable output size validation for internal commands
` [PATCH 4/4] cxl/security: Drop security command ioctl uapi

[PATCH] cxl/region: Fix memdev reuse check
 2022-12-08 21:22 UTC  (4+ messages)

[PATCH] cxl/pci: Move tracepoint definitions to drivers/cxl/core/
 2022-12-08 21:18 UTC  (3+ messages)

[ndctl PATCH 00/15] cxl-cli test and usability updates
 2022-12-08 20:25 UTC  (7+ messages)
` [ndctl PATCH 11/15] cxl/region: Use cxl_filter_walk() to gather create-region targets
` [ndctl PATCH 14/15] cxl/test: Extend cxl-topology.sh for a single root-port host-bridge

[ndctl PATCH v2] ndctl: create disable master passphrase support
 2022-12-08 19:49 UTC  (5+ messages)

[PATCH 0/5] cxl: CXL Inject & Clear Poison
 2022-12-08 14:54 UTC  (9+ messages)
` [PATCH 3/5] tools/testing/cxl: Mock the Inject Poison mailbox command
` [PATCH 5/5] tools/testing/cxl: Use injected poison for Get Poison List

[PATCH] cxl/uapi: Add warning on CXL command enum
 2022-12-08 10:41 UTC  (3+ messages)


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