index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-07
cxl: Adjust offset calculation for poison injection
Dave Jiang
1
-0
/
+2
2025-10-14
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-14
cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()
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-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
10
-175
/
+470
2025-09-18
cxl: Move port register setup to when first dport appear
Dave Jiang
2
-3
/
+16
2025-09-18
cxl: Change sslbis handler to only handle single dport
Dave Jiang
3
-15
/
+12
2025-09-18
cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
Dave Jiang
2
-3
/
+5
2025-09-18
cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
Dave Jiang
3
-5
/
+24
2025-09-18
cxl: Defer dport allocation for switch ports
Dave Jiang
6
-60
/
+247
2025-09-18
cxl/test: Refactor decoder setup to reduce cxl_test burden
Dave Jiang
6
-52
/
+125
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
5
-34
/
+27
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
cxl/acpi: Rename CFMW coherency restrictions
Davidlohr Bueso
1
-2
/
+2
2025-09-10
Merge branch 'for-6.18/cxl-update-access-coordinates' into cxl-for-next
Dave Jiang
3
-22
/
+12
2025-09-02
acpi/hmat: Remove now unused hmat_update_target_coordinates()
Dave Jiang
2
-8
/
+0
2025-09-02
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-12
Merge branch 'for-6.18/cxl-poison-inject' into cxl-for-next
Dave Jiang
7
-35
/
+318
2025-08-12
cxl/region: Add inject and clear poison by region offset
Alison Schofield
3
-3
/
+140
2025-08-12
cxl/core: Add locked variants of the poison inject and clear funcs
Alison Schofield
2
-16
/
+38
2025-08-12
cxl/region: Introduce SPA to DPA address translation
Alison Schofield
1
-0
/
+101
2025-08-12
cxl: Define a SPA->CXL HPA root decoder callback for XOR Math
Alison Schofield
2
-11
/
+18
2025-08-12
cxl: Move hpa_to_spa callback to a new root decoder ops structure
Alison Schofield
4
-9
/
+25
2025-08-12
cxl/region: use str_enabled_disabled() instead of ternary operator
Nai-Chen Cheng
1
-3
/
+2
2025-08-12
cxl/hdm: Use str_plural() to simplify the code
Xichao Zhao
1
-1
/
+1
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
15
-421
/
+640
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-10
/
+10
2025-07-31
Merge tag 'libnvdimm-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-18
Merge branch 'for-6.17/cxl-events-updates' into cxl-for-next
Dave Jiang
3
-6
/
+159
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
3
-0
/
+119
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
10
-384
/
+396
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
9
-279
/
+211
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
[next]