Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-05-21 20:50:27 to 2025-06-03 13:38:39 UTC [more...]

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-03 13:38 UTC  (29+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key

[PATCH v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-06-03 13:30 UTC  (3+ messages)

[PATCH v1 1/2] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
 2025-06-03 10:43 UTC  (2+ messages)
` [PATCH v1 2/2] cxl/Documentation: Add more description about min/max scrub cycle

[RFC PATCH 1/1] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
 2025-06-03 10:13 UTC  (9+ messages)

[PATCH for-next] cxl/core: Consolidate auto region attachment logic
 2025-06-03  5:36 UTC 

[ndctl PATCH v2 0/7] Add error injection support
 2025-06-02 20:56 UTC  (8+ messages)
` [ndctl PATCH v2 1/7] libcxl: Add debugfs path to CXL context
` [ndctl PATCH v2 2/7] libcxl: Add CXL protocol errors
` [ndctl PATCH v2 3/7] libcxl: Add poison injection support
` [ndctl PATCH v2 4/7] cxl: Add inject-error command
` [ndctl PATCH v2 5/7] cxl: Add clear-error command
` [ndctl PATCH v2 6/7] cxl/list: Add injectable errors in output
` [ndctl PATCH v2 7/7] Documentation: Add docs for inject/clear-error commands

[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
 2025-06-02 18:06 UTC  (7+ messages)
` [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v2] ACPI: extlog: Trace CPER CXL Protocol Errors

[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-02 17:46 UTC  (11+ messages)
` [PATCH v2 01/10] cxl-mailbox-utils: Move opcodes enum to new header file
` [PATCH v2 02/10] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info

[PATCH 0/3] FM-API Physical switch command set update
 2025-06-02 13:59 UTC  (4+ messages)
  ` [PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
  ` [PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State
  ` [PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)

[PATCH v2] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
 2025-06-02 13:38 UTC 

[PATCH] Documentation: cxl: fix typos and improve clarity in memory-devices.rst
 2025-06-02 13:32 UTC  (4+ messages)

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-05-29 11:45 UTC  (9+ messages)
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)

Kernel test setup
 2025-06-01 22:03 UTC 

[PATCH] cxl/trace: Fix typo in macro and spec reference
 2025-05-31 11:41 UTC 

[PATCH v3 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-05-30 13:51 UTC  (13+ messages)
` [PATCH v3 2/9] cxl: Add helper to detect top of CXL device topology
` [PATCH v3 3/9] cxl: Separate out CXL dport->id vs actual dport hardware id
` [PATCH v3 5/9] cxl: Defer hardware dport->port_id assignment and registers probing
` [PATCH v3 7/9] cxl: Change sslbis handler to only handle single dport

[PATCH qemu] hw/cxl: Fix register block locator size
 2025-05-30 13:18 UTC  (5+ messages)

[RFC PATCH v5] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
 2025-05-30 10:54 UTC 

[RFC PATCH v2 0/2] cxl: Support creation of a new CXL Host Bridge
 2025-05-30 10:33 UTC  (3+ messages)
` [RFC PATCH v2 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC PATCH v2 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge

[PATCH] cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox access
 2025-05-29 20:55 UTC  (2+ messages)

[Qemu PATCH v2] hw/cxl: fix DC extent capacity tracking
 2025-05-29 20:33 UTC  (3+ messages)

[BUG REPORT] cxl: Incorrect mutex unlock pairing in cxl_pci_mbox_send
 2025-05-29 16:12 UTC  (3+ messages)

[PATCH v14 0/5] arm/virt: CXL support via pxb_cxl
 2025-05-29 15:08 UTC  (10+ messages)
` [PATCH v14 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH v14 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v14 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup
` [PATCH v14 4/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v14 5/5] qtest/cxl: Add aarch64 virt test for CXL

[PATCH] hw/cxl: fix DC extent capacity tracking
 2025-05-29 14:31 UTC  (3+ messages)

[NDCTL PATCH v9 0/4] ndctl: Add support and test for CXL Features support
 2025-05-29 13:17 UTC  (8+ messages)
` [NDCTL PATCH v9 1/4] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH v9 2/4] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v9 3/4] ndctl: Add features.h from kernel UAPI
` [NDCTL PATCH v9 4/4] cxl/test: Add test for cxl features device

[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
 2025-05-29 12:13 UTC  (5+ messages)

[PATCH v2 00/18] PCI device authentication
 2025-05-29  9:40 UTC  (8+ messages)

[ndctl PATCH 1/2] README.md: add CONFIG_s missing to pass NFIT tests
 2025-05-29  2:44 UTC  (4+ messages)

[ndctl PATCH] cxl/test: skip, don't fail, when kernel tracing is not enabled
 2025-05-28 20:53 UTC  (5+ messages)

[PATCH] test/cxl-xor-region.sh: remove redundant waitting
 2025-05-28 20:49 UTC  (2+ messages)

[PATCH next] cxl: fix return value in cxlctl_validate_set_features()
 2025-05-28 16:21 UTC  (4+ messages)

[PATCH] cxl_test: Limit location for fake CFMWS to mappable range
 2025-05-27 19:31 UTC  (2+ messages)

[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
 2025-05-27 16:28 UTC  (13+ messages)
` [PATCH v13 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v13 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup
` [PATCH v13 5/5] qtest/cxl: Add aarch64 virt test for CXL

[PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
 2025-05-24 14:41 UTC  (3+ messages)

[cxl:next] BUILD SUCCESS 9f153b7fb5ae45c7d426851f896487927f40e501
 2025-05-24 12:04 UTC 

[PATCH v6 0/8] cxl: support CXL memory RAS features
 2025-05-23 20:38 UTC  (8+ messages)
` [PATCH v6 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v6 7/8] cxl/edac: Add CXL memory device memory sparing "

[PATCH v16 00/22] Type2 device basic support
 2025-05-23 16:55 UTC  (39+ messages)
` [PATCH v16 02/22] sfc: add cxl support
` [PATCH v16 04/22] cxl: Move register/capability check to driver
` [PATCH v16 05/22] cxl: Add function for type2 cxl regs setup
` [PATCH v16 06/22] sfc: make regs setup with checking and set media ready
` [PATCH v16 07/22] cxl: Support dpa initialization without a mailbox
` [PATCH v16 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v16 19/22] cxl: Add region flag for precluding a device memory to be used for dax
` [PATCH v16 20/22] sfc: create cxl region
` [PATCH v16 21/22] cxl: Add function for obtaining region range
` [PATCH v16 22/22] sfc: support pio mapping based on cxl

[cxl:for-6.16/cxl-ras-features-merge] BUILD SUCCESS bb76b83c02e9cab124992f6d12dd846b7e1135ed
 2025-05-23  9:58 UTC 

Internal error: Oops: 0000000096000044 [#11] SMP
 2025-05-23  5:52 UTC  (12+ messages)

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-23  0:30 UTC  (9+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response

[NDCTL PATCH v6 0/4] ndctl: Add support and test for CXL Features support
 2025-05-22 18:25 UTC  (7+ messages)
` [NDCTL PATCH v6 4/4] cxl/test: Add test for cxl features device

[NDCTL PATCH v8 0/4] ndctl: Add support and test for CXL Features support
 2025-05-22 17:46 UTC  (6+ messages)
` [NDCTL PATCH v8 1/4] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH v8 2/4] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v8 3/4] ndctl: Add features.h from kernel UAPI
` [NDCTL PATCH v8 4/4] cxl/test: Add test for cxl features device

[PATCH v2 1/1] cxl/events: Update Common Event Record to CXL spec rev 3.2
 2025-05-22  9:00 UTC 

[PATCH] cxl/features: Remove the inline specifier from to_cxlfs()
 2025-05-22  8:46 UTC  (4+ messages)

[NDCTL PATCH v7 0/4] ndctl: Add support and test for CXL Features support
 2025-05-22  0:18 UTC  (5+ messages)
` [NDCTL PATCH v7 4/4] cxl/test: Add test for cxl features device

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-05-21 23:30 UTC  (10+ messages)
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver

dax behavior on CXL 1.1 hosts
 2025-05-21 21:57 UTC  (4+ messages)


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