Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-12-09 22:53:13 to 2023-01-03 21:32:22 UTC [more...]

[RFC PATCH 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-01-03 21:32 UTC  (18+ messages)
` [RFC PATCH 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()
` [RFC PATCH 2/8] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [RFC PATCH 3/8] cxl: refactor cxl_hdm_decode_init()
` [RFC PATCH 4/8] cxl: emulate HDM decoder from DVSEC range registers
` [RFC PATCH 5/8] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [RFC PATCH 6/8] cxl: create emulated decoders for devices without "
` [RFC PATCH 7/8] cxl: suppress component register discovery failure warning for RCD

[PATCH 0/3] cxl: Misc fixups that missed v6.2
 2023-01-03 21:07 UTC  (6+ 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

[PATCH] cxl/pci: Show opcode in debug messages when sending a command
 2023-01-03 21:01 UTC 

[PATCH] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-03 20:59 UTC 

[ndctl PATCH 0/2] cxl-list: Construct CXL topology graph images
 2023-01-03 19:05 UTC  (4+ messages)
  ` [ndctl PATCH 1/2] cxl-list: add `parent_dport` to cxl_port/memdev objects
  ` [ndctl PATCH 2/2] cxl-list: Construct CXL topology graph images

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2023-01-03 18:15 UTC  (10+ messages)
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
 2023-01-03 18:07 UTC  (13+ messages)
` [PATCH v2 1/8] qemu/bswap: Add const_le64()
` [PATCH v2 2/8] qemu/uuid: Add UUID static initializer
` [PATCH v2 3/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
` [PATCH v2 4/8] hw/cxl/events: Add event status register
` [PATCH v2 5/8] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v2 6/8] hw/cxl/events: Add event interrupt support
` [PATCH v2 7/8] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v2 8/8] hw/cxl/events: Add in inject general media event

[PATCH v5] cxl: add RAS status unmasking for CXL
 2022-12-29 17:27 UTC  (4+ messages)

[PATCH 0/3] CXL: Miscellaneous fixes
 2022-12-27 14:52 UTC  (4+ messages)
` [PATCH 1/3] cxl/mem: Fix command comment
` [PATCH 2/3] cxl/mem: Remove unused CXL_CMD_FLAG_NONE define
` [PATCH 3/3] cxl/uapi: Add warning on CXL command enum

[linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
 2022-12-26 16:54 UTC 

[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
 2022-12-21 18:56 UTC  (4+ messages)
` [RFC PATCH 3/6] hw/cxl/cxl-events: Add CXL mock events

[PULL 33/41] hw/cxl/device: Add Flex Bus Port DVSEC
 2022-12-21 13:06 UTC 

[PATCH] cxl_test: remove nvdimm requirement
 2022-12-20 20:13 UTC  (2+ messages)

[RFC] cxl_test: upgrade as a first class citizen selftests capable driver
 2022-12-20 19:51 UTC  (9+ messages)

[PATCH v4 0/5] CXL Poison List Retrieval & Tracing
 2022-12-20 16:20 UTC  (7+ 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 v2 0/3] cxl: BG operations and device sanitation
 2022-12-20 15:35 UTC  (11+ messages)
` [PATCH 1/3] cxl/mbox: Add background operation handling machinery
` [PATCH 2/3] cxl/mem: Support sanitation commands

[linux-next:master] BUILD REGRESSION e45fb347b630ee76482fe938ba76cf8eab811290
 2022-12-20 13:49 UTC 

[PATCH] cxl_test: require 64-bit
 2022-12-20  0:32 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION d650871875b2ccc670f1044be7f3cc90f276745d
 2022-12-19 14:34 UTC 

[PATCH V4 0/9] CXL: Process event logs
 2022-12-18 15:55 UTC  (33+ 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

[ndctl PATCH v2 00/18] cxl-cli test and usability updates
 2022-12-17  1:36 UTC  (10+ messages)
` [ndctl PATCH v2 04/18] ndctl/clang-format: Fix space after for_each macros
` [ndctl PATCH v2 07/18] cxl/list: Add parent_dport attribute to port listings
` [ndctl PATCH v2 15/18] cxl/Documentation: Fix whitespace typos in create-region man page

[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] cxl/acpi: fix null dereference on probe for missing ACPI_COMPANION()
 2022-12-15 18:32 UTC  (10+ 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

[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  (22+ 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 6/8] cxl/test: Add generic mock events
` [PATCH V3 8/8] cxl/test: Simulate event log overflow


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