index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
port.c
Age
Commit message (
Expand
)
Author
2026-03-03
cxl/port: Fix use after free of parent_port in cxl_detach_ep()
Alison Schofield
2026-02-23
cxl/port: Hold port host lock during dport adding.
Li Ming
2026-02-23
cxl/port: Introduce port_to_host() helper
Li Ming
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-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
2026-02-03
cxl: Simplify cxl_root_ops allocation and handling
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 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-22
cxl/core: Fix cxl_dport debugfs EINJ entries
Cheatham, Benjamin
2026-01-09
cxl/port: Fix target list setup for multiple decoders sharing the same dport
Robert Richter
2025-11-14
cxl: Simplify cxl_rd_ops allocation and handling
Robert Richter
2025-10-13
cxl/port: Avoid missing port component registers setup
Li Ming
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
2025-09-18
cxl: Move port register setup to when first dport appear
Dave Jiang
2025-09-18
cxl: Change sslbis handler to only handle single dport
Dave Jiang
2025-09-18
cxl: Defer dport allocation for switch ports
Dave Jiang
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
2025-09-17
cxl: Add helper to delete dport
Dave Jiang
2025-09-17
cxl: Add helper to detect top of CXL device topology
Dave Jiang
2025-08-12
cxl: Move hpa_to_spa callback to a new root decoder ops structure
Alison Schofield
2025-07-16
Merge branch 'for-6.17/cxl-acquire' into cxl-for-next
Dave Jiang
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
2025-07-16
cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
Dan Williams
2025-07-01
cxl: make cxl_bus_type constant
Greg Kroah-Hartman
2025-05-09
cxl/port: Replace put_cxl_root() by a cleanup helper
Robert Richter
2025-05-09
cxl: Introduce parent_port_of() helper
Robert Richter
2025-04-09
cxl/core: Fix caching dport GPF DVSEC issue
Li Ming
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
2025-03-14
cxl/pci: Support Global Persistent Flush (GPF)
Davidlohr Bueso
2025-03-14
cxl/core: Use guard() to replace open-coded down_read/write()
Li Ming
2025-03-14
Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2
Dave Jiang
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-25
cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
Dan Williams
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
2024-09-09
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2024-09-03
cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern
Li Ming
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-09-03
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
[next]