index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-07
cxl: Adjust offset calculation for poison injection
Dave Jiang
1
-0
/
+2
2025-10-15
cxl/trace: Subtract to find an hpa_alias0 in cxl_poison events
Alison Schofield
1
-1
/
+1
2025-10-14
cxl/region: Use %pa printk format to emit resource_size_t
Alison Schofield
1
-2
/
+2
2025-10-14
cxl: Fix match_region_by_range() to use region_res_match_cxl_range()
Dave Jiang
1
-4
/
+1
2025-10-14
cxl: Set range param for region_res_match_cxl_range() as const
Dave Jiang
1
-1
/
+1
2025-10-13
cxl/features: Add check for no entries in cxl_feature_info
Dave Jiang
1
-0
/
+3
2025-10-13
cxl/port: Avoid missing port component registers setup
Li Ming
1
-12
/
+14
2025-09-19
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
6
-117
/
+429
2025-09-19
cxl: Move port register setup to when first dport appear
Dave Jiang
1
-3
/
+14
2025-09-18
cxl: Change sslbis handler to only handle single dport
Dave Jiang
2
-14
/
+11
2025-09-18
cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
Dave Jiang
1
-3
/
+3
2025-09-18
cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
Dave Jiang
2
-5
/
+4
2025-09-18
cxl: Defer dport allocation for switch ports
Dave Jiang
5
-52
/
+244
2025-09-18
cxl/test: Refactor decoder setup to reduce cxl_test burden
Dave Jiang
3
-8
/
+120
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
3
-28
/
+18
2025-09-17
cxl: Add helper to delete dport
Dave Jiang
1
-8
/
+14
2025-09-17
cxl: Add helper to detect top of CXL device topology
Dave Jiang
1
-6
/
+11
2025-09-10
Merge branch 'for-6.18/cxl-update-access-coordinates' into cxl-for-next
Dave Jiang
3
-22
/
+12
2025-09-03
acpi/hmat: Remove now unused hmat_update_target_coordinates()
Dave Jiang
2
-8
/
+0
2025-09-03
cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
Dave Jiang
3
-14
/
+12
2025-08-18
cxl: Fix emit of type resource_size_t argument for validate_region_offset()
Dave Jiang
1
-4
/
+4
2025-08-13
Merge branch 'for-6.18/cxl-poison-inject' into cxl-for-next
Dave Jiang
4
-19
/
+283
2025-08-13
cxl/region: Add inject and clear poison by region offset
Alison Schofield
3
-3
/
+140
2025-08-13
cxl/core: Add locked variants of the poison inject and clear funcs
Alison Schofield
1
-16
/
+36
2025-08-13
cxl/region: Introduce SPA to DPA address translation
Alison Schofield
1
-0
/
+101
2025-08-13
cxl: Move hpa_to_spa callback to a new root decoder ops structure
Alison Schofield
2
-3
/
+9
2025-08-13
cxl/region: use str_enabled_disabled() instead of ternary operator
Nai-Chen Cheng
1
-3
/
+2
2025-08-13
cxl/hdm: Use str_plural() to simplify the code
Xichao Zhao
1
-1
/
+1
2025-08-04
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-02
cxl: mce: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-02
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
11
-405
/
+566
2025-07-19
Merge branch 'for-6.17/cxl-events-updates' into cxl-for-next
Dave Jiang
2
-6
/
+151
2025-07-19
cxl/region: Fix an ERR_PTR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2025-07-18
cxl/events: Trace Memory Sparing Event Record
Shiju Jose
2
-0
/
+111
2025-07-18
cxl/events: Add extra validity checks for CVME count in DRAM Event Record
Shiju Jose
2
-1
/
+13
2025-07-18
cxl/events: Add extra validity checks for corrected memory error count in Gen...
Shiju Jose
2
-1
/
+13
2025-07-18
cxl/events: Update Common Event Record to CXL spec rev 3.2
Shiju Jose
1
-4
/
+14
2025-07-18
cxl: Fix -Werror=return-type in cxl_decoder_detach()
Li Zhijian
1
-0
/
+1
2025-07-16
Merge branch 'for-6.17/cxl-acquire' into cxl-for-next
Dave Jiang
8
-370
/
+393
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
8
-267
/
+210
2025-07-16
cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
Dan Williams
3
-52
/
+75
2025-07-16
cxl/region: Move ready-to-probe state check to a helper
Dan Williams
1
-6
/
+18
2025-07-16
cxl/region: Split commit_store() into __commit() and queue_reset() helpers
Dan Williams
1
-29
/
+70
2025-07-16
cxl/decoder: Drop pointless locking
Dan Williams
1
-2
/
+0
2025-07-16
cxl/decoder: Move decoder register programming to a helper
Dan Williams
1
-35
/
+42
2025-07-16
cxl/mbox: Convert poison list mutex to ACQUIRE()
Dan Williams
1
-4
/
+3
2025-07-15
cxl: Remove core/acpi.c and cxl core dependency on ACPI
Robert Richter
4
-20
/
+1
2025-07-14
drivers,cxl: use node-notifier instead of memory-notifier
Oscar Salvador
1
-8
/
+8
2025-07-11
cxl/core: Using cxl_resource_contains_addr() to check address availability
Li Ming
3
-6
/
+6
2025-07-11
cxl/edac: Fix wrong dpa checking for PPR operation
Li Ming
1
-1
/
+4
[next]