Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-09-05 19:56:46 to 2023-09-19 23:10:43 UTC [more...]

[RFC v2 0/5] move_phys_pages syscall
 2023-09-19 23:09 UTC  (5+ messages)
` [RFC v2 1/5] mm/migrate: fix do_pages_move for compat pointers
` [RFC v2 3/5] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC v2 4/5] mm/migrate: Create move_phys_pages syscall
` [RFC v2 5/5] ktest: sys_move_phys_pages ktest

[PATCH v10 08/15] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
 2023-09-19 20:58 UTC  (9+ messages)
` [PATCH v10 10/15] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v10 12/15] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler

[RFC 0/3] sys_move_phy_pages system call
 2023-09-19 19:59 UTC  (21+ messages)
` [RFC PATCH 1/3] mm/migrate: remove unused mm argument from do_move_pages_to_node
` [RFC PATCH 2/3] mm/migrate: refactor add_page_for_migration for code re-use
` [RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall

[QUESTION] Shall I set EFI_MEMORY_SP in firmware for CXL device?
 2023-09-19 16:57 UTC 

[PATCH 1/2] cxl: Move command enumeration from dev_dbg() to traceevent
 2023-09-18 21:25 UTC  (8+ messages)
` [PATCH 2/2] cxl: Move opcode reporting "

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-09-18 17:45 UTC  (69+ messages)
` [PATCH RFC v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device
` [PATCH RFC v2 05/18] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH RFC v2 07/18] cxl/mem: Expose device dynamic capacity configuration
` [PATCH RFC v2 08/18] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH RFC v2 09/18] cxl/mem: Read extents on memory device discovery
` [PATCH RFC v2 10/18] cxl/mem: Handle DCD add and release capacity events
` [PATCH RFC v2 11/18] cxl/region: Expose DC extents on region driver load
` [PATCH RFC v2 12/18] cxl/region: Notify regions of DC changes
` [PATCH RFC v2 13/18] dax/bus: Factor out dev dax resize logic
` [PATCH RFC v2 14/18] dax/region: Support DAX device creation on dynamic DAX regions
` [PATCH RFC v2 15/18] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH RFC v2 16/18] tools/testing/cxl: Make event logs dynamic
` [PATCH RFC v2 17/18] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH RFC v2 18/18] tools/testing/cxl: Add Dynamic Capacity events

[PATCH v4 0/1] Niagara MHSLD
 2023-09-18 17:36 UTC  (2+ messages)
` [PATCH v4 1/1] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[PATCH 0/3] cxl: Random clean ups
 2023-09-18 17:31 UTC  (4+ messages)
` [PATCH 3/3] tools/testing/cxl: Document test configurations

[PATCH -qemu 0/4] hw/cxl: Support for scan media
 2023-09-18 16:58 UTC  (19+ messages)
` [PATCH 1/4] cxl/type3: Fix crash in set_cacheline()
` [PATCH 2/4] hw/cxl: Add get scan media capabilities cmd support
` [PATCH 3/4] hw/cxl: Add scan media "
` [PATCH 4/4] hw/cxl: Add get scan media results "

[ndctl PATCH v3 0/2] add support for Set Alert Configuration mailbox command
 2023-09-18  4:55 UTC  (3+ messages)
  ` [ndctl PATCH v3 1/2] libcxl: "
  ` [ndctl PATCH v3 2/2] cxl: add 'set-alert-config' command to cxl tool

[PATCH] cxl/port: Fix @host confusion in cxl_dport_setup_regs()
 2023-09-16  4:45 UTC 

[PATCH v10 00/15] cxl/pci: Add support for RCH RAS error handling
 2023-09-15 22:54 UTC  (6+ messages)
` [PATCH v10 04/15] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability

[cxl:fixes] BUILD SUCCESS 18f35dc9314db89e2d215951e5afa3e636b72baf
 2023-09-15 20:39 UTC 

[PATCH] cxl/port: Fix cxl_test register enumeration regression
 2023-09-15 16:20 UTC  (2+ messages)

[PATCH] dax: refactor deprecated strncpy
 2023-09-15  3:40 UTC  (3+ messages)

[RFC PATCH 0/3] mm/mempolicy: set/get_mempolicy2
 2023-09-14 23:54 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/mempolicy: refactor do_set_mempolicy for code re-use
` [RFC PATCH 2/3] mm/mempolicy: Implement set_mempolicy2 and get_mempolicy2 syscalls
` [RFC PATCH 3/3] mm/mempolicy: implement a partial-interleave mempolicy

[PATCH] cxl/mbox: Fix CEL logic for poison and security commands
 2023-09-13 19:45 UTC  (4+ messages)

[PATCH v3] cxl/region: Match auto-discovered region decoders by HPA range
 2023-09-13 16:31 UTC  (2+ messages)

[PATCH v2 0/3] hw/cxl: Add dummy ACPI QTG DSM
 2023-09-13 15:23 UTC  (10+ messages)
  ` [PATCH v2 1/3] tests/acpi: Allow update of DSDT.cxl
  ` [PATCH v2 3/3] tests/acpi: Update DSDT.cxl with QTG DSM
  ` [PATCH v2 2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device

[PATCH 0/4] hw/cxl: Minor CXL emulation fixes and cleanup
 2023-09-13 14:00 UTC  (10+ messages)
  ` [PATCH 1/4] hw/cxl: Fix CFMW config memory leak
  ` [PATCH 2/4] hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
  ` [PATCH 4/4] docs/cxl: Change to lowercase as others

[PATCH V2] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
 2023-09-13 13:36 UTC 

[PATCH v4 0/4] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-13 13:25 UTC  (5+ messages)
` [PATCH v4 1/4] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v4 2/4] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v4 3/4] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PATCH v4 4/4] hw/cxl: Support 4 HDM decoders at all levels of topology

[PATCH v10 00/45] CXl 2.0 emulation Support
 2023-09-13 12:20 UTC  (3+ messages)
` [PATCH v10 17/45] hw/cxl/device: Add a memory device (8.2.8.5)

[cxl:fixes] BUILD SUCCESS 55b8ff06a0c70e9a6a1696c69f52c0240167d23f
 2023-09-13  9:04 UTC 

[PATCH v3 0/4] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-13  9:03 UTC  (13+ messages)
` [PATCH v3 1/4] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v3 2/4] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v3 3/4] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PATCH v3 4/4] hw/cxl: Support 4 HDM decoders at all levels of topology

[CXL DAX Question]: How to change the memory-type/cache policy?
 2023-09-13  3:48 UTC  (2+ messages)

[PATCH ndctl] test/cxl-update-firmware: Fix checksum sysfs query
 2023-09-13  2:58 UTC  (3+ messages)

[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-09-12 21:13 UTC  (4+ messages)
` [PATCH v4 2/2] ACPI: NUMA: Apply SRAT proximity domain "

[PATCH v4 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-12 16:33 UTC  (10+ messages)
` [PATCH v4 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v4 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v4 3/3] ACPI, APEI, EINJ: Update EINJ documentation

[PATCH v3 0/6] CXL: SK hynix Niagara MHSLD Device
 2023-09-12 13:35 UTC  (10+ messages)
` [PATCH v3 1/6] cxl/mailbox: move mailbox effect definitions to a header
` [PATCH v3 2/6] cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH v3 3/6] cxl/type3: Expose ct3 functions so that inheriters can call them
` [PATCH v3 4/6] cxl/type3: add an optional mhd validation function for memory accesses
` [PATCH v3 5/6] cxl/mailbox,type3: Implement MHD get info command callback
` [PATCH v3 6/6] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[PATCH 0/5 v2] CXL: SK hynix Niagara MHSLD Device
 2023-09-12 12:37 UTC  (5+ messages)
` [PATCH 5/5] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device

[PATCH v2 0/3] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-11 11:40 UTC  (8+ messages)
` [PATCH v2 1/3] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v2 2/3] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v2 3/3] hw/cxl: Support 4 HDM decoders at all levels of topology

[Qemu PATCH v2 0/9] Enabling DCD emulation support in Qemu
 2023-09-08 17:19 UTC  (7+ messages)
  ` [Qemu PATCH v2 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
  ` [Qemu PATCH v2 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support

[PATCH 0/2] hw/cxl: Support emulating 4 HDM decoders throughout topology
 2023-09-07 11:27 UTC  (7+ messages)
` [PATCH 1/2] hw/cxl: Add utility functions decoder interleave ways and target count

[PATCH v3 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
 2023-09-06  4:04 UTC  (3+ messages)

[PATCH v2] cxl/region: Match auto-discovered region decoders by HPA range
 2023-09-05 21:03 UTC  (3+ messages)

[PATCH v3 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
 2023-09-05 20:22 UTC  (2+ messages)

[PATCH] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
 2023-09-05 16:22 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