linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-04 02:53:04 to 2026-09-09 13:35:38 UTC [more...]

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-09 13:33 UTC  (12+ messages)
` [PATCH 01/12] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 03/12] mm/sparse: move initialization of section metadata to sparse_metadata_init()
` [PATCH 04/12] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH 05/12] mm/sparse: cleanup sparse_init_one_section()
` [PATCH 06/12] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH 07/12] mm/sparse: remove pfn_in_present_section()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()

[PATCH v11 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-09-09 11:31 UTC  (30+ messages)
` [PATCH v11 01/10] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v11 02/10] drivers: core: Use fw_devlink_set_device()
` [PATCH v11 03/10] pinctrl: cs42l43: "
` [PATCH v11 04/10] cxl/test: Use device_set_node()
` [PATCH v11 05/10] cxl/test: Use fw_devlink_set_device()
` [PATCH v11 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path
` [PATCH v11 08/10] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v11 10/10] PCI: of: Avoid np->data usage for the node changeset
  ` [PATCH v11 06/10] PCI: of: Use fw_devlink_set_device()
  ` [PATCH v11 09/10] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node

[PATCH v5] cxl/pci: Skip reset detection for DVSEC emulated decoders
 2026-09-09  9:22 UTC  (2+ messages)

[PATCH v2 0/2] cxl/memdev: Fix poison debugfs vs unbind deadlock
 2026-09-09  9:21 UTC  (2+ messages)

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-09  8:14 UTC  (3+ messages)
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()

[PATCH 00/10] qapi: convert simple enum intro sections
 2026-09-09  6:31 UTC  (13+ messages)
` [PATCH 01/10] qapi: convert simple enum intros for vfio.json
` [PATCH 02/10] qapi: convert simple enum intros for machine-common.json
` [PATCH 03/10] qapi: convert simple enum intros for introspect.json
` [PATCH 04/10] qapi: convert simple enum intros for block.json
` [PATCH 05/10] qapi: convert simple enum intros for cypto.json
` [PATCH 06/10] qapi: convert simple enum intros for cxl.json
` [PATCH 07/10] qapi: convert simple enum intros for yank.json
` [PATCH 08/10] qapi: convert simple enum intros for migration.json
` [PATCH 09/10] qapi: convert simple enum intros for machine.json
` [PATCH 10/10] qapi: convert simple enum intros for block-core.json

[PATCH] cxl/events: Return IRQ_NONE when no event is pending
 2026-09-09  2:08 UTC  (6+ messages)

[PATCH v3 00/21] lib: Rust implementation of SPDM
 2026-09-09  1:37 UTC  (22+ messages)
` [PATCH v3 09/21] lib: rspdm: Initial commit of Rust SPDM
` [PATCH v3 10/21] PCI/TSM: Rename pf0 to host
` [PATCH v3 12/21] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH v3 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v3 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v3 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v3 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v3 19/21] lib: rspdm: Support SPDM certificate validation
` [PATCH v3 21/21] lib: rspdm: Support SPDM challenge

[PATCH v2 0/4] cxl/events: Robustify event interrupt handling
 2026-09-08 22:26 UTC  (4+ messages)
` [PATCH v2 4/4] cxl/events: Return IRQ_NONE when no events were processed

[RESEND PATCH v13 0/8] DCD Prep Series
 2026-09-08 22:17 UTC  (19+ messages)
` [RESEND PATCH v13 1/8] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [RESEND PATCH v13 2/8] cxl/mem: Read dynamic capacity configuration from the device
` [RESEND PATCH v13 3/8] cxl/cdat: Gather DSMAS data for DCD partitions
` [RESEND PATCH v13 4/8] cxl/events: Split event msgnum configuration from irq setup
` [RESEND PATCH v13 5/8] cxl/pci: Factor out interrupt policy check
` [RESEND PATCH v13 6/8] cxl/mem: Configure dynamic capacity interrupts
` [RESEND PATCH v13 7/8] cxl/core: Enforce partition order/simplify partition calls
` [RESEND PATCH v13 8/8] Documentation/cxl: Document DPA partition layout and ordering rules

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-08 18:39 UTC  (13+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 2/9] PCI: Establish common CXL Port protocol error flow
` [PATCH v20 3/9] cxl/ras: Handle RCH correctable and uncorrectable errors in one pass
` [PATCH v20 4/9] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v20 7/9] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v20 9/9] Documentation: cxl: Document CXL protocol error handling

[PATCH] PCI/AER: Map a raw AER Capability image field by field
 2026-09-08 16:27 UTC  (3+ messages)

[PATCH v13 0/8] DCD Prep Series
 2026-09-08  9:22 UTC 

[PATCH] MAINTAINERS: add Junjie Cao as CXL reviewer
 2026-09-08  4:23 UTC 

[PATCH v6 0/6] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-09-08  2:49 UTC  (9+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 2/6] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
` [PATCH v6 3/6] hw/riscv/virt: Advertise the CXL host bridge to firmware via extra-pci-roots
` [PATCH v6 4/6] tests/qtest: Prepare golden files for the RISC-V CXL ACPI test
` [PATCH v6 5/6] tests/qtest: Add RISC-V ACPI bios tables test for CXL
` [PATCH v6 6/6] tests/qtest: Update RISC-V CXL ACPI golden master binaries

[PATCH v5 0/7] cxl: Support mixed-granularity region interleaves
 2026-09-08  0:10 UTC  (13+ messages)
` [PATCH v5 1/7] Documentation/cxl: Describe mixed-granularity regions
` [PATCH v5 3/7] cxl/region: Generalize endpoint position mapping
` [PATCH v5 4/7] cxl/region: Name the interleave locals in cxl_port_setup_targets()
  ` [PATCH v5 4/7] cxo_ol/region: "
` [PATCH v5 5/7] cxl/region: Support mixed-granularity auto regions
` [PATCH v5 6/7] cxl/region: Support mixed-granularity user created regions
` [PATCH v5 7/7] cxl/test: Add a topology to test mixed-granularity regions

[PATCH v2 0/2] cxl: Allow passthrough decoders with >16K granularity
 2026-09-07 23:04 UTC  (6+ messages)
` [PATCH v2 1/2] cxl/region: "

[PATCH v4 0/2] cxl: Allow passthrough decoders with >16K granularity
 2026-09-07 22:59 UTC  (6+ messages)
` [PATCH v4 1/2] cxl/region: Allow regions with an unencodable passthrough granularity
` [PATCH v4 2/2] cxl/test: Add a 2-way 16K root decoder for passthrough testing

[PATCH v2 0/3] driver core: Constify the signature of device_show/store_*()
 2026-09-07 22:24 UTC  (8+ messages)
` [PATCH v2 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH v2 2/3] drivers: perf: "
` [PATCH v2 3/3] driver core: Constify the signature of device_show/store_*()

[PATCH] mm/memory_hotplug: factor out node_is_memoryless()
 2026-09-07 15:28 UTC  (2+ messages)

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-09-07 12:06 UTC  (3+ messages)

[PATCH v5 0/6] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-09-07  6:48 UTC  (3+ messages)

[PATCH 00/12] qapi: convert simple command intro sections
 2026-09-07  5:30 UTC  (4+ messages)
` [PATCH 12/12] qapi: convert simple command intros for block-core.json

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-07  4:13 UTC  (4+ messages)
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers

[ndctl PATCH] cxl/test: Add ELC MCE alias retirement tests
 2026-09-06  4:18 UTC 

[cxl:next] BUILD SUCCESS 999811aca000b0d3d1c838c60dc9db7c72eb0c73
 2026-09-05  7:06 UTC 

[PATCH 0/4] mm: Reduce struct page overhead for FS-DAX pmem
 2026-09-05  3:26 UTC  (4+ messages)
` [PATCH 4/4] fsdax: materialize pmem vmemmap metadata on faults
    `  "

[PATCH v5 0/4] Harden HDM decoder enumeration
 2026-09-04 23:30 UTC  (2+ messages)

[PATCH v4 17/75] qom: convert struct properties to QAPI-aware registration
 2026-09-04 19:58 UTC  (3+ messages)
` [PATCH v4 46/75] qom: convert scalar "
` [PATCH v4 57/75] include: add QEMU_REPEAT helper macro

[PATCH v6 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-09-04 19:44 UTC  (25+ messages)
` [PATCH v6 01/13] efi/cper: Reject CPER records with an out-of-range error_data_length
` [PATCH v6 02/13] efi/cper: Reject an error status block length that wraps a u32
` [PATCH v6 03/13] ACPI: extlog: Validate elog record length before walking sections
` [PATCH v6 04/13] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v6 05/13] ACPI: extlog: Avoid populating software AER metadata from raw hardware buffer
` [PATCH v6 06/13] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v6 07/13] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH v6 08/13] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH v6 09/13] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy
` [PATCH v6 10/13] efi/cper: Read only validated fields in cper_mem_err_pack()
` [PATCH v6 11/13] ACPI: APEI: GHES: Validate memory error section length before payload access
` [PATCH v6 12/13] ACPI: APEI: GHES: Bound AER info copy and sanitize software metadata
` [PATCH v6 13/13] cxl/ras: Make cxl_cper_handle_prot_err() static

[PATCH v9 0/3] Support zero-sized HDM decoders
 2026-09-04 16:53 UTC  (3+ messages)
` [PATCH v9 2/3] cxl/hdm: Allow zero sized "

[PATCH] tools/testing: fix typo "occuring" in comment
 2026-09-04 16:18 UTC  (2+ messages)

[PATCH v7 0/7] cxl: Sashiko bug fixes
 2026-09-04 16:19 UTC  (13+ messages)
` [PATCH v7 1/7] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH v7 3/7] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
` [PATCH v7 5/7] cxl/memdev: Don't overwrite the error from an earlier partition poison query
` [PATCH v7 6/7] cxl/region: Reject poison scan for decoder without a partition
` [PATCH v7 7/7] cxl/fwctl: Propagate feature RPC delivery errors

[PATCH v11 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-04  9:26 UTC  (8+ messages)
` [PATCH v11 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v11 08/12] PCI/CXL: Reject CXL Reset on multifunction devices
` [PATCH v11 09/12] cxl: Restore CXL HDM state after PCI reset

[PATCH V12 02/12] famfs: Module operations, fs_context, and mount
 2026-09-04  9:24 UTC  (14+ messages)

[PATCH v5 6/6] tests/qtest: Update RISC-V CXL ACPI golden master binaries
 2026-09-04  6:31 UTC  (2+ messages)

[PATCH v5 5/6] tests/qtest: Add RISC-V ACPI bios tables test for CXL
 2026-09-04  6:31 UTC  (2+ messages)

[PATCH v5 2/6] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
 2026-09-04  6:31 UTC  (2+ messages)

[PATCH v5 1/6] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-09-04  6:30 UTC  (2+ messages)

[PATCH v5 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-09-04  6:00 UTC  (2+ messages)

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-09-04  3:18 UTC  (6+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[PATCH v3 0/2] cxl: Allow passthrough decoders with >16K granularity
 2026-09-04  3:17 UTC  (7+ messages)
` [PATCH v3 1/2] cxl/region: "
` [PATCH v3 2/2] cxl/test: Add a 2-way 16K root decoder for passthrough testing

[PATCH] MAINTAINERS: Add Richard Cheng to CXL subsystem as a Reviewer
 2026-09-04  2:57 UTC  (2+ messages)

[ndctl PATCH v2 0/3] Add CXL region passthrough >16K gran test
 2026-09-04  2:52 UTC  (2+ messages)
` [ndctl PATCH v2 3/3] test/cxl-create-region.sh: add passthrough >16K granularity test case


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).