index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
Dan Williams
2024-04-22
1
-21
/
+17
*
Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-11
7
-141
/
+158
|
\
|
*
cxl: Add checks to access_coordinate calculation to fail missing data
Dave Jiang
2024-04-08
1
-1
/
+18
|
*
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
5
-44
/
+88
|
*
cxl: Fix incorrect region perf data calculation
Dave Jiang
2024-04-08
4
-100
/
+45
|
*
cxl: Fix retrieving of access_coordinates in PCIe path
Dave Jiang
2024-04-08
1
-13
/
+22
|
*
cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
Dave Jiang
2024-04-05
1
-1
/
+1
|
*
cxl/core: Fix initialization of mbox_cmd.size_out in get event
Kwangjin Ko
2024-04-03
1
-1
/
+2
|
*
cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...
Dave Jiang
2024-03-26
1
-2
/
+3
|
*
cxl/mem: Fix for the index of Clear Event Record Handle
Yuquan Wang
2024-03-26
1
-1
/
+1
*
|
cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig
Masahiro Yamada
2024-03-27
1
-13
/
+0
|
/
*
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
1
-7
/
+7
|
\
|
*
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
2024-03-18
1
-7
/
+7
*
|
Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxl
Dan Williams
2024-03-13
1
-15
/
+15
|
\
\
|
*
|
cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
Dave Jiang
2024-03-12
1
-15
/
+15
|
|
/
*
|
Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl
Dan Williams
2024-03-13
1
-0
/
+41
|
\
\
|
*
|
cxl/core: Add CXL EINJ debugfs files
Ben Cheatham
2024-03-12
1
-0
/
+41
|
|
/
*
|
Merge branch 'for-6.9/cxl-qos' into for-6.9/cxl
Dan Williams
2024-03-13
6
-33
/
+342
|
\
\
|
*
|
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
2024-03-12
3
-1
/
+12
|
*
|
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
2024-03-12
4
-0
/
+80
|
*
|
cxl/region: Add sysfs attribute for locality attributes of CXL regions
Dave Jiang
2024-03-12
1
-0
/
+94
|
*
|
cxl/region: Calculate performance data for a region
Dave Jiang
2024-03-12
3
-0
/
+71
|
*
|
cxl: Set cxlmd->endpoint before adding port device
Dave Jiang
2024-03-12
1
-1
/
+1
|
*
|
cxl: Move QoS class to be calculated from the nearest CPU
Dave Jiang
2024-03-12
1
-3
/
+3
|
*
|
cxl: Split out host bridge access coordinates
Dave Jiang
2024-03-12
3
-9
/
+56
|
*
|
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
2024-03-12
3
-25
/
+29
|
*
|
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
2024-03-12
3
-5
/
+7
|
|
/
*
|
lib/firmware_table: Provide buffer length argument to cdat_table_parse()
Robert Richter
2024-03-13
2
-4
/
+10
*
|
cxl/pci: Get rid of pointer arithmetic reading CDAT table
Robert Richter
2024-03-12
2
-36
/
+65
*
|
cxl/pci: Rename DOE mailbox handle to doe_mb
Robert Richter
2024-03-12
1
-10
/
+10
|
/
*
cxl/acpi: Fix load failures due to single window creation failure
Dan Williams
2024-02-20
1
-18
/
+28
*
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-02-20
2
-59
/
+4
|
\
|
*
acpi/ghes: Remove CXL CPER notifications
Dan Williams
2024-02-20
1
-56
/
+1
|
*
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-09
1
-3
/
+3
|
|
\
|
|
*
cxl/trace: Remove unnecessary memcpy's
Ira Weiny
2024-02-03
1
-3
/
+3
*
|
|
cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
Robert Richter
2024-02-16
1
-3
/
+3
*
|
|
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
2024-02-16
4
-36
/
+66
*
|
|
cxl: Remove unnecessary type cast in cxl_qos_class_verify()
Dave Jiang
2024-02-16
1
-2
/
+1
*
|
|
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
2024-02-16
4
-90
/
+34
*
|
|
cxl/region: Allow out of order assembly of autodiscovered regions
Alison Schofield
2024-02-16
1
-10
/
+38
*
|
|
cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
Alison Schofield
2024-02-16
1
-6
/
+8
*
|
|
cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
Li Ming
2024-01-29
1
-12
/
+31
|
/
/
*
|
cxl/region:Fix overflow issue in alloc_hpa()
Quanquan Cao
2024-01-24
1
-2
/
+2
*
|
cxl/pci: Skip irq features if MSI/MSI-X are not supported
Ira Weiny
2024-01-22
1
-11
/
+15
|
/
*
cxl/core: use sysfs_emit() for attr's _show()
Shiyang Ruan
2024-01-12
1
-1
/
+1
*
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-01-09
4
-138
/
+124
|
\
|
*
cxl/pci: Register for and process CPER events
Ira Weiny
2024-01-09
3
-13
/
+89
|
*
cxl/events: Create a CXL event union
Ira Weiny
2024-01-09
2
-23
/
+17
|
*
cxl/events: Separate UUID from event structures
Ira Weiny
2024-01-09
1
-1
/
+1
|
*
cxl/events: Remove passing a UUID to known event traces
Ira Weiny
2024-01-09
2
-15
/
+19
[next]