messages from 2025-05-23 16:46:50 to 2025-06-04 08:43:26 UTC [more...]
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-04 8:43 UTC (11+ messages)
` [PATCH v4 1/7] cxl/region: Avoid null pointer dereference in is_cxl_region()
` [PATCH v4 2/7] cxl/core: Remove CONFIG_CXL_SUSPEND and always build suspend.o
` [PATCH v4 3/7] cxl/pci: Add pci_loaded tracking to mark PCI driver readiness
` [PATCH v4 4/7] cxl/acpi: Add background worker to wait for cxl_pci and cxl_mem probe
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v4 6/7] dax/hmem: Save the DAX HMEM platform device pointer
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[PATCH v16 00/22] Type2 device basic support
2025-06-04 8:09 UTC (14+ messages)
` [PATCH v16 02/22] sfc: add cxl support
` [PATCH v16 04/22] cxl: Move register/capability check to driver
[PATCH] resource: Fix resource leak in get_free_mem_region()
2025-06-04 6:31 UTC (3+ messages)
[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
2025-06-04 6:05 UTC (20+ messages)
` [PATCH v9 01/16] PCI/CXL: Add pcie_is_cxl()
` [PATCH v9 02/16] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v9 03/16] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error
` [PATCH v9 05/16] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v9 06/16] cxl/pci: Move RAS initialization to cxl_port driver
` [PATCH v9 07/16] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v9 08/16] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v9 09/16] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v9 10/16] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v9 11/16] cxl/pci: Update __cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v9 12/16] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v9 13/16] cxl/pci: Introduce CXL Port "
` [PATCH v9 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v9 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v9 16/16] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup
[PATCH 0/4 v3] Make ELOG and GHES log and trace consistently
2025-06-04 5:49 UTC (14+ messages)
` [PATCH 1/4 v3] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v3] PCI/AER: Modify pci_print_aer() to take log level
` [PATCH 3/4 v3] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v3] ACPI: extlog: Trace CPER CXL Protocol "
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-04 3:23 UTC (38+ 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
[GIT PULL] Compute Express Link (CXL) changes for 6.16
2025-06-03 23:20 UTC (2+ messages)
[PATCH v1 1/2] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
2025-06-03 22:41 UTC (5+ messages)
` [PATCH v1 2/2] cxl/Documentation: Add more description about min/max scrub cycle
[PATCH v1 0/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_*()
2025-06-03 22:02 UTC (5+ messages)
` [PATCH v1 1/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pmd()
` [PATCH v1 2/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pud()
[PATCH] Documentation/driver-api/cxl: Introduce conventions.rst
2025-06-03 20:54 UTC (2+ messages)
[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
2025-06-03 16:32 UTC (2+ messages)
Kernel test setup
2025-06-03 14:00 UTC (2+ messages)
[PATCH v3 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-06-03 13:55 UTC (5+ messages)
` [PATCH v3 3/9] cxl: Separate out CXL dport->id vs actual dport hardware id
[PATCH v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
2025-06-03 13:30 UTC (3+ messages)
[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)
[PATCH] cxl/trace: Fix typo in macro and spec reference
2025-05-31 11:41 UTC
[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 (6+ messages)
` [NDCTL PATCH v9 2/4] cxl: Enumerate major/minor of FWCTL char device
` [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 (2+ 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 (3+ 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 (7+ 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 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 (5+ messages)
` [PATCH v6 7/8] cxl/edac: Add CXL memory device memory sparing control feature
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).