index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
cxl: Fix match_region_by_range() to use region_res_match_cxl_range()
Dave Jiang
1
-5
/
+2
2025-10-23
cxl/trace: Subtract to find an hpa_alias0 in cxl_poison events
Alison Schofield
1
-1
/
+1
2025-10-23
cxl/features: Add check for no entries in cxl_feature_info
Dave Jiang
1
-0
/
+3
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-08-02
cxl: mce: fix typo "notifer"
WangYuli
1
-1
/
+1
2025-08-01
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
11
-405
/
+566
2025-07-18
Merge branch 'for-6.17/cxl-events-updates' into cxl-for-next
Dave Jiang
2
-6
/
+151
2025-07-18
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 General Media Event Record
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-17
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-13
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
2025-07-11
cxl/core: Introduce a new helper cxl_resource_contains_addr()
Li Ming
2
-0
/
+8
2025-07-01
cxl: make cxl_bus_type constant
Greg Kroah-Hartman
1
-1
/
+1
2025-06-30
cxl/edac: Use correct format specifier for u32 val
Alok Tiwari
1
-1
/
+1
2025-06-25
cxl/edac: Fix using wrong repair type to check dram event record
Li Ming
1
-1
/
+1
2025-06-13
cxl/ras: Fix CPER handler device confusion
Dan Williams
1
-20
/
+27
2025-06-13
cxl/edac: Fix potential memory leak issues
Li Ming
1
-2
/
+6
2025-06-10
cxl/edac: Fix the min_scrub_cycle of a region miscalculation
Li Ming
1
-2
/
+6
2025-06-09
cxl: fix return value in cxlctl_validate_set_features()
Dan Carpenter
1
-1
/
+1
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
7
-13
/
+2133
2025-05-23
cxl/edac: Add CXL memory device soft PPR control feature
Shiju Jose
1
-1
/
+327
2025-05-23
cxl/edac: Add CXL memory device memory sparing control feature
Shiju Jose
1
-1
/
+541
2025-05-23
cxl/edac: Support for finding memory operation attributes from the current boot
Shiju Jose
3
-2
/
+321
2025-05-23
cxl/edac: Add support for PERFORM_MAINTENANCE command
Shiju Jose
1
-0
/
+49
2025-05-23
cxl/edac: Add CXL memory device ECS control feature
Shiju Jose
1
-1
/
+358
2025-05-23
cxl/edac: Add CXL memory device patrol scrub control feature
Shiju Jose
3
-0
/
+530
2025-05-23
cxl: Update prototype of function get_support_feature_info()
Shiju Jose
2
-10
/
+9
2025-05-22
cxl/features: Remove the inline specifier from to_cxlfs()
Alison Schofield
1
-1
/
+1
2025-05-19
cxl/feature: Remove redundant code of get supported features
Li Ming
1
-8
/
+0
2025-05-15
Documentation: Update the CXL Maturity Map
Alison Schofield
1
-0
/
+1
2025-05-13
cxl: Sync up the driver-api/cxl documentation
Alison Schofield
1
-0
/
+9
2025-05-09
cxl/hdm: Clean up a debug printk
Dan Carpenter
2
-5
/
+5
2025-05-09
Merge branch 'for-6.16/cxl-cleanups' into cxl-for-next
Dave Jiang
6
-103
/
+154
2025-05-09
cxl: Add a dev_dbg() when a decoder was added to a port
Robert Richter
1
-1
/
+2
2025-05-09
cxl/region: Add a dev_err() on missing target list entries
Robert Richter
1
-0
/
+7
2025-05-09
cxl/region: Add a dev_warn() on registration failure
Robert Richter
1
-0
/
+6
[next]