index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
cxl
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_test
Dave Jiang
3
-0
/
+3
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
1
-1
/
+1
2025-04-03
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-20
/
+44
2025-03-17
cxl/test: Add Set Feature support to cxl_test
Dave Jiang
1
-0
/
+51
2025-03-17
cxl/test: Add Get Feature support to cxl_test
Dave Jiang
1
-0
/
+56
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
1
-0
/
+4
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
1
-0
/
+74
2025-03-15
cxl/test: Define a CFMWS capable of a 3 way HB interleave
Alison Schofield
1
-5
/
+5
2025-03-15
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
1
-0
/
+23
2025-03-15
tools/testing/cxl: Set Shutdown State support
Davidlohr Bueso
1
-0
/
+23
2025-03-15
cxl/pmem: debug invalid serial number data
Yuquan Wang
1
-1
/
+1
2025-02-26
cxl/test: Add Get Supported Features mailbox command support
Dave Jiang
1
-0
/
+70
2025-02-26
cxl: Add Get Supported Features command for kernel usage
Dave Jiang
1
-0
/
+4
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
2
-12
/
+10
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
1
-11
/
+14
2025-01-29
Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-6
/
+23
2025-01-13
cxl/test: Update test code for event records to CXL spec rev 3.1
Shiju Jose
1
-3
/
+20
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-1
/
+1
2025-01-02
cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()
Alejandro Lucero
1
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-17
/
+17
2024-10-26
cxl/test: Improve init-order fidelity relative to real-world systems
Dan Williams
2
-83
/
+104
2024-10-26
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-9
/
+5
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
1
-11
/
+33
2024-09-09
cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
Yanfei Xu
1
-2
/
+2
2024-09-04
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
1
-3
/
+3
2024-08-10
cxl/test: Skip cxl_setup_parent_dport() for emulated dports
Li Ming
1
-0
/
+12
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-33
/
+36
2024-07-11
cxl/test: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
1
-8
/
+7
2024-07-02
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
1
-25
/
+29
2024-06-26
cxl/region: check interleave capability
Yao Xingtao
1
-0
/
+4
2024-05-29
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
1
-0
/
+1
2024-05-16
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-4
/
+15
2024-04-30
cxl/test: Enhance event testing
Ira Weiny
1
-4
/
+15
2024-04-29
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
1
-0
/
+7
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
1
-4
/
+6
2024-02-17
cxl/test: Add support for qos_class checking
Dave Jiang
3
-9
/
+69
2024-01-22
tools/testing/cxl: Disable "missing prototypes / declarations" warnings
Dan Williams
1
-0
/
+2
2024-01-10
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
1
-70
/
+93
2024-01-10
cxl/events: Create a CXL event union
Ira Weiny
1
-13
/
+18
2024-01-10
cxl/events: Separate UUID from event structures
Ira Weiny
1
-54
/
+75
2024-01-10
cxl/events: Create common event UUID defines
Ira Weiny
1
-6
/
+3
2023-12-23
tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
Dave Jiang
1
-0
/
+4
2023-12-05
cxl: Add cxl_num_decoders_committed() usage to cxl_test
Dave Jiang
1
-2
/
+3
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
1
-3
/
+1
2023-10-28
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
1
-3
/
+1
2023-10-27
tools/testing/cxl: Slow down the mock firmware transfer
Vishal Verma
1
-0
/
+1
2023-10-27
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
1
-1
/
+1
2023-10-09
tools/testing/cxl: Add 'sanitize notifier' support
Dan Williams
1
-1
/
+67
2023-10-09
tools/testing/cxl: Make cxl_memdev_state available to other command emulation
Dan Williams
1
-3
/
+3
[next]