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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
Dan Williams
1
-21
/
+17
2024-04-17
cxl: Fix retrieving of access_coordinates in PCIe path
Dave Jiang
1
-13
/
+22
2024-04-17
cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
Dave Jiang
1
-1
/
+1
2024-04-17
cxl: Split out host bridge access coordinates
Dave Jiang
3
-9
/
+56
2024-04-17
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
3
-25
/
+29
2024-04-17
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
3
-5
/
+7
2024-04-17
cxl/core: Fix initialization of mbox_cmd.size_out in get event
Kwangjin Ko
1
-1
/
+2
2024-04-17
cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...
Dave Jiang
1
-2
/
+3
2024-04-17
cxl/mem: Fix for the index of Clear Event Record Handle
Yuquan Wang
1
-1
/
+1
2024-04-03
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
1
-7
/
+7
2024-03-27
cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
Dave Jiang
1
-15
/
+15
2024-02-21
cxl/acpi: Fix load failures due to single window creation failure
Dan Williams
1
-18
/
+28
2024-02-21
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2
-59
/
+4
2024-02-21
acpi/ghes: Remove CXL CPER notifications
Dan Williams
1
-56
/
+1
2024-02-17
cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
Robert Richter
1
-3
/
+3
2024-02-17
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
4
-36
/
+66
2024-02-17
cxl: Remove unnecessary type cast in cxl_qos_class_verify()
Dave Jiang
1
-2
/
+1
2024-02-17
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
4
-90
/
+34
2024-02-17
cxl/region: Allow out of order assembly of autodiscovered regions
Alison Schofield
1
-10
/
+38
2024-02-17
cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
Alison Schofield
1
-6
/
+8
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2024-02-03
cxl/trace: Remove unnecessary memcpy's
Ira Weiny
1
-3
/
+3
2024-01-29
cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
Li Ming
1
-12
/
+31
2024-01-25
cxl/region:Fix overflow issue in alloc_hpa()
Quanquan Cao
1
-2
/
+2
2024-01-22
cxl/pci: Skip irq features if MSI/MSI-X are not supported
Ira Weiny
1
-11
/
+15
2024-01-13
cxl/core: use sysfs_emit() for attr's _show()
Shiyang Ruan
1
-1
/
+1
2024-01-10
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
4
-138
/
+124
2024-01-10
cxl/pci: Register for and process CPER events
Ira Weiny
3
-13
/
+89
2024-01-10
cxl/events: Create a CXL event union
Ira Weiny
2
-23
/
+17
2024-01-10
cxl/events: Separate UUID from event structures
Ira Weiny
1
-1
/
+1
2024-01-10
cxl/events: Remove passing a UUID to known event traces
Ira Weiny
2
-15
/
+19
2024-01-10
cxl/events: Create common event UUID defines
Ira Weiny
2
-27
/
+27
2024-01-06
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
3
-26
/
+14
2024-01-06
Merge branch 'for-6.8/cxl-misc' into for-6.8/cxl
Dan Williams
1
-1
/
+1
2024-01-06
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
6
-27
/
+44
2024-01-06
cxl/events: Promote CXL event structures to a core header
Ira Weiny
1
-89
/
+1
2024-01-06
cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_pr...
Dave Jiang
1
-3
/
+2
2024-01-06
cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...
Dave Jiang
1
-5
/
+3
2024-01-06
cxl: Fix device reference leak in cxl_port_perf_data_calculate()
Dave Jiang
1
-2
/
+5
2024-01-06
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
6
-23
/
+28
2024-01-06
cxl: Introduce put_cxl_root() helper
Dave Jiang
2
-0
/
+12
2024-01-05
cxl/port: Fix missing target list lock
Dan Williams
2
-17
/
+7
2024-01-05
cxl/port: Fix decoder initialization when nr_targets > interleave_ways
Huang Ying
1
-1
/
+1
2024-01-04
cxl/region: fix x9 interleave typo
Jim Harris
1
-1
/
+1
2024-01-04
cxl/trace: Pass UUID explicitly to event traces
Ira Weiny
2
-18
/
+18
2024-01-02
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
17
-39
/
+1009
2024-01-02
cxl/region: use %pap format to print resource_size_t
Randy Dunlap
1
-2
/
+2
2023-12-25
cxl/region: Add dev_dbg() detail on failure to allocate HPA space
Alison Schofield
1
-2
/
+3
2023-12-23
cxl: Check qos_class validity on memdev probe
Dave Jiang
1
-0
/
+103
2023-12-23
cxl: Export sysfs attributes for memory device QoS class
Dave Jiang
1
-6
/
+61
[next]