index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
cxl: Wait Memory_Info_Valid before access memory related info
Dave Jiang
2
-9
/
+78
2023-05-11
cxl/hdm: Fail upon detecting 0-sized decoders
Dan Williams
1
-3
/
+12
2023-04-13
cxl/pci: Handle excessive CDAT length
Lukas Wunner
1
-0
/
+3
2023-04-13
cxl/pci: Handle truncated CDAT entries
Lukas Wunner
2
-4
/
+23
2023-04-13
cxl/pci: Handle truncated CDAT header
Lukas Wunner
1
-1
/
+1
2023-04-13
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
1
-13
/
+13
2023-03-10
cxl/pmem: Fix nvdimm registration races
Dan Williams
1
-0
/
+1
2023-02-14
cxl/region: Fix passthrough-decoder detection
Dan Williams
1
-2
/
+2
2023-02-14
cxl/region: Fix null pointer dereference for resetting decoder
Fan Ni
1
-3
/
+5
2023-01-07
cxl/region: Fix missing probe failure
Dan Williams
1
-0
/
+3
2023-01-07
cxl/region: Fix memdev reuse check
Fan Ni
1
-1
/
+1
2022-11-05
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-05
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-05
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-05
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-05
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-11-02
cxl/region: Fix decoder allocation crash
Vishal Verma
1
-26
/
+41
2022-10-21
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
1
-1
/
+1
2022-10-21
cxl/region: Fix null pointer dereference due to pass through decoder commit
Jonathan Cameron
1
-1
/
+2
2022-10-21
cxl/mbox: Add a check on input payload size
Jonathan Cameron
1
-1
/
+1
2022-08-06
cxl/hdm: Fix skip allocations vs multiple pmem allocations
Dan Williams
1
-1
/
+10
2022-08-06
cxl/region: Disallow region granularity != window granularity
Dan Williams
1
-6
/
+7
2022-08-06
cxl/region: Fix x1 interleave to greater than x1 interleave routing
Dan Williams
1
-1
/
+5
2022-08-06
cxl/region: Move HPA setup to cxl_region_attach()
Dan Williams
2
-26
/
+24
2022-08-05
cxl/region: Fix decoder interleave programming
Dan Williams
1
-0
/
+3
2022-08-05
cxl/region: describe targets and nr_targets members of cxl_region_params
Bagas Sanjaya
1
-0
/
+2
2022-08-05
cxl/regions: add padding for cxl_rr_ep_add nested lists
Bagas Sanjaya
1
-0
/
+3
2022-08-05
cxl/region: Fix IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-08-05
cxl/region: Fix region reference target accounting
Dan Williams
1
-28
/
+43
2022-08-05
cxl/region: Fix region commit uninitialized variable warning
Dan Williams
1
-17
/
+13
2022-08-05
cxl/region: Fix port setup uninitialized variable warnings
Dan Williams
1
-3
/
+22
2022-08-02
cxl/region: Stop initializing interleave granularity
Dan Williams
1
-4
/
+0
2022-08-02
cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetime
Dan Williams
1
-2
/
+5
2022-08-02
cxl/acpi: Minimize granularity for x1 interleaves
Dan Williams
2
-0
/
+8
2022-08-02
cxl/region: Delete 'region' attribute from root decoders
Dan Williams
1
-1
/
+2
2022-08-02
cxl/acpi: Autoload driver for 'cxl_acpi' test devices
Dan Williams
1
-0
/
+7
2022-08-02
cxl/region: decrement ->nr_targets on error in cxl_region_attach()
Dan Carpenter
1
-1
/
+3
2022-08-01
cxl/region: prevent underflow in ways_to_cxl()
Dan Carpenter
2
-3
/
+4
2022-08-01
cxl/region: uninitialized variable in alloc_hpa()
Dan Carpenter
1
-1
/
+1
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
6
-5
/
+420
2022-07-26
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
Dan Williams
2
-4
/
+18
2022-07-26
cxl/region: Add region driver boiler plate
Dan Williams
4
-1
/
+66
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
4
-11
/
+424
2022-07-25
cxl/region: Program target lists
Dan Williams
4
-11
/
+259
2022-07-25
cxl/region: Attach endpoint decoders
Dan Williams
5
-12
/
+394
2022-07-25
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
2
-0
/
+18
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
5
-2
/
+321
2022-07-25
cxl/region: Allocate HPA capacity to regions
Dan Williams
3
-1
/
+154
2022-07-25
cxl/region: Add interleave geometry attributes
Ben Widawsky
2
-0
/
+167
[next]