Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-12-17 01:33:48 to 2023-01-12 10:44:13 UTC [more...]

[PATCH v2 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-12 10:37 UTC  (10+ messages)
` [PATCH v2 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v2 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v2 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v2 4/8] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v2 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v2 6/8] qemu/bswap: Add const_le64()
` [PATCH v2 7/8] qemu/uuid: Add UUID static initializer
` [PATCH v2 8/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid

[PATCH ndctl 0/4] cxl: misc coverity and typo fixes
 2023-01-11 22:54 UTC  (9+ messages)
` [PATCH ndctl 1/4] ndctl/lib: fix usage of a non NUL-terminated string
` [PATCH ndctl 2/4] cxl/region: fix a resource leak in to_csv()
` [PATCH ndctl 3/4] cxl/region: fix an out of bounds access "
` [PATCH ndctl 4/4] cxl/region: fix a comment typo

[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-11 17:48 UTC  (21+ messages)
` [PATCH 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH 4/8] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH 6/8] qemu/bswap: Add const_le64()
` [PATCH 7/8] qemu/uuid: Add UUID static initializer
` [PATCH 8/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid

[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
 2023-01-11 14:05 UTC  (17+ 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 v2 06/16] driver core: make struct device_type.devnode() take a const *
 2023-01-11 11:30 UTC 

[PATCH 4/5] driver core: make struct device_type.devnode() take a const *
 2023-01-11  9:46 UTC  (3+ messages)

[PATCH 0/3] CXL: Miscellaneous fixes
 2023-01-05 18:01 UTC  (9+ 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

[cxl:fixes] BUILD SUCCESS 2ec1b17f745b08526220f3c169d2eb9799a9be39
 2023-01-10 11:29 UTC 

[ndctl PATCH] cxl/Documentation: Update man page for using 'host' names in 'cxl list' filters
 2023-01-09 21:47 UTC  (2+ messages)

[PATCH v2 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-01-09 21:44 UTC  (9+ messages)
` [PATCH v2 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()
` [PATCH v2 2/8] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [PATCH v2 3/8] cxl: refactor cxl_hdm_decode_init()
` [PATCH v2 4/8] cxl: emulate HDM decoder from DVSEC range registers
` [PATCH v2 5/8] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [PATCH v2 6/8] cxl: create emulated decoders for devices without "
` [PATCH v2 7/8] cxl: Add emulation when HDM decoders are not committed
` [PATCH v2 8/8] cxl: remove locked check for dvsec_range_allowed()

[PATCH v6 0/8] cxl: Process event logs
 2023-01-09 19:42 UTC  (9+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v6 2/8] cxl/mem: Wire up event interrupts
` [PATCH v6 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v6 4/8] cxl/mem: Trace DRAM "
` [PATCH v6 5/8] cxl/mem: Trace Memory Module "
` [PATCH v6 6/8] cxl/test: Add generic mock events
` [PATCH v6 7/8] cxl/test: Add specific events
` [PATCH v6 8/8] cxl/test: Simulate event log overflow

[PATCH] cxl: fix cxl_report_and_clear() RAS UE addr mis-assignment
 2023-01-09 14:19 UTC  (3+ messages)

[LSF/MM/BPF BoF] Session for CXL memory
 2023-01-06 22:20 UTC  (2+ messages)

[PATCH v4 0/5] CXL Poison List Retrieval & Tracing
 2023-01-06 16:56 UTC  (5+ messages)
` [PATCH v4 1/5] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v4 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute

[PATCH v4 00/11] cxl/pci: Add fundamental error handling
 2023-01-06 16:12 UTC  (4+ messages)
` [PATCH v4 09/11] cxl/pci: Add (hopeful) error handling support

[PATCH v5] cxl: add RAS status unmasking for CXL
 2023-01-06 11:26 UTC  (9+ messages)

[cxl:next] BUILD SUCCESS 589c3357370a596ef7c99c00baca8ac799fce531
 2023-01-06 10:25 UTC 

[PATCH v5 0/8] cxl: Process event logs
 2023-01-05 23:37 UTC  (9+ messages)
` [PATCH v5 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v5 2/8] cxl/mem: Wire up event interrupts
` [PATCH v5 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v5 4/8] cxl/mem: Trace DRAM "
` [PATCH v5 5/8] cxl/mem: Trace Memory Module "
` [PATCH v5 6/8] cxl/test: Add generic mock events
` [PATCH v5 7/8] cxl/test: Add specific events
` [PATCH v5 8/8] cxl/test: Simulate event log overflow

[PATCH ndctl] Revert "cxl/list: Add parent_dport attribute to port listings"
 2023-01-05 21:09 UTC 

[PATCH V4 0/9] CXL: Process event logs
 2023-01-05 16:56 UTC  (21+ 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

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2023-01-05 14:38 UTC  (12+ messages)
` [RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[RFC PATCH 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-01-05 10:51 UTC  (21+ 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] kbuild: Modify default INSTALL_MOD_DIR from extra to updates
 2023-01-05  2:11 UTC  (4+ messages)

[PATCH] cxl/trace: Add an HPA to cxl_poison trace events
 2023-01-04 21:04 UTC 

[PATCH 0/4] CXL Address Translation
 2023-01-04 20:45 UTC  (9+ messages)
` [PATCH 1/4] cxl/region: Add a DPA to HPA translation helper
` [PATCH 2/4] cxl/region: Check addr trans at pmem region create (debug only)

[ndctl PATCH v3 1/4] ndctl: add CXL bus detection
 2023-01-04 20:30 UTC  (2+ messages)
` [ndctl PATCH v4 "

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

[ndctl PATCH v2 00/18] cxl-cli test and usability updates
 2023-01-04 20:15 UTC  (4+ messages)
` [ndctl PATCH v2 07/18] cxl/list: Add parent_dport attribute to port listings

[PATCH] cxl_test: remove nvdimm requirement
 2023-01-04 19:50 UTC  (3+ messages)

[RFC] cxl_test: upgrade as a first class citizen selftests capable driver
 2023-01-04 19:49 UTC  (10+ messages)

[ndctl PATCH 0/2] cxl-list: Construct CXL topology graph images
 2023-01-04 16:21 UTC  (8+ 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

[PATCH] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-04 11:31 UTC  (3+ messages)

[PATCH 0/3] cxl: Misc fixups that missed v6.2
 2023-01-04  9:36 UTC  (6+ messages)
` [PATCH 1/3] cxl/mem: Quiet port walking warning
` [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 23:22 UTC  (2+ messages)

[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 v2 0/3] cxl: BG operations and device sanitation
 2022-12-20 15:35 UTC  (5+ messages)
` [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 


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