开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-02-05
Merge branch 'acpi-apei'
Rafael J. Wysocki
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
2026-02-04
cxl: Disable HPA/SPA translation handlers for Normalized Addressing
Robert Richter
2026-02-04
cxl/region: Factor out code into cxl_region_setup_poison()
Robert Richter
2026-02-04
cxl/atl: Lock decoders that need address translation
Robert Richter
2026-02-04
cxl: Enable AMD Zen5 address translation using ACPI PRMT
Robert Richter
2026-02-03
cxl: Introduce callback for HPA address ranges translation
Robert Richter
2026-02-03
cxl/region: Use region data to get the root decoder
Robert Richter
2026-02-03
cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()
Robert Richter
2026-02-03
cxl/region: Separate region parameter setup and region construction
Robert Richter
2026-02-03
cxl: Simplify cxl_root_ops allocation and handling
Robert Richter
2026-02-03
cxl/region: Store HPA range in struct cxl_region
Robert Richter
2026-02-03
cxl/region: Store root decoder in struct cxl_region
Robert Richter
2026-02-03
cxl/region: Rename misleading variable name @hpa to @hpa_range
Robert Richter
2026-02-02
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
2026-02-02
cxl/port: Unify endpoint and switch port lookup
Dan Williams
2026-02-02
cxl/port: Move endpoint component register management to cxl_port
Dan Williams
2026-02-02
cxl/port: Map Port RAS registers
Terry Bowman
2026-02-02
cxl/port: Move dport RAS setup to dport add time
Dan Williams
2026-02-02
cxl/port: Move dport probe operations to a driver event
Dan Williams
2026-02-02
cxl/port: Move decoder setup before dport creation
Dan Williams
2026-02-02
cxl/port: Cleanup dport removal with a devres group
Dan Williams
2026-02-02
cxl/port: Reduce number of @dport variables in cxl_port_add_dport()
Dan Williams
2026-02-02
cxl/port: Cleanup handling of the nr_dports 0 -> 1 transition
Dan Williams
2026-01-30
Merge branch 'for-7.0/cxl-misc' into cxl-for-next
Dave Jiang
2026-01-29
cxl: Fix premature commit_end increment on decoder commit failure
Yuxiong Wang
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
2026-01-22
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
2026-01-22
cxl/region: Use do_div() for 64-bit modulo operation
Alison Schofield
2026-01-22
cxl/region: Translate HPA to DPA and memdev in unaligned regions
Alison Schofield
2026-01-22
cxl/region: Translate DPA->HPA in unaligned MOD3 regions
Alison Schofield
2026-01-22
cxl/core: Fix cxl_dport debugfs EINJ entries
Cheatham, Benjamin
2026-01-22
cxl/hdm: Fix newline character in dev_err() messages
Robert Richter
2026-01-22
cxl: Update RAS handler interfaces to also support CXL Ports
Terry Bowman
2026-01-22
cxl/mem: Clarify @host for devm_cxl_add_nvdimm()
Dan Williams
2026-01-22
cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.c
Terry Bowman
2026-01-22
cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from...
Dave Jiang
2026-01-22
cxl/pci: Remove unnecessary CXL RCH handling helper functions
Terry Bowman
2026-01-22
cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
Terry Bowman
2026-01-22
PCI: Update CXL DVSEC definitions
Terry Bowman
2026-01-14
ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
2026-01-13
cxl: Check for invalid addresses returned from translation functions on errors
Robert Richter
2026-01-12
cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()
Li Ming
2026-01-09
cxl/port: Fix target list setup for multiple decoders sharing the same dport
Robert Richter
2026-01-05
cxl/region: fix format string for resource_size_t
Arnd Bergmann
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
[next]