index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-25
docs: perf: Minimal introduction the the CXL PMU device and driver
Jonathan Cameron
3
-0
/
+70
2023-06-25
perf: CXL Performance Monitoring Unit driver
Jonathan Cameron
5
-0
/
+1023
2023-06-25
tools/testing/cxl: add firmware update emulation to CXL memdevs
Vishal Verma
1
-0
/
+160
2023-06-25
tools/testing/cxl: Use named effects for the Command Effect Log
Vishal Verma
1
-9
/
+23
2023-06-25
tools/testing/cxl: Fix command effects for inject/clear poison
Vishal Verma
1
-2
/
+2
2023-06-25
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
5
-0
/
+406
2023-06-25
cxl/test: Add Secure Erase opcode support
Davidlohr Bueso
1
-0
/
+27
2023-06-25
cxl/mem: Support Secure Erase
Davidlohr Bueso
4
-1
/
+44
2023-06-25
cxl/test: Add Sanitize opcode support
Davidlohr Bueso
1
-0
/
+25
2023-06-25
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
5
-2
/
+151
2023-06-25
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
3
-3
/
+91
2023-06-25
cxl/mem: Introduce security state sysfs file
Davidlohr Bueso
4
-0
/
+56
2023-06-25
cxl/mbox: Allow for IRQ_NONE case in the isr
Davidlohr Bueso
1
-2
/
+4
2023-06-25
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
5
-49
/
+9
2023-06-25
cxl/memdev: Formalize endpoint port linkage
Dan Williams
4
-5
/
+8
2023-06-25
cxl/pci: Unconditionally unmask 256B Flit errors
Dan Williams
1
-16
/
+2
2023-06-25
cxl/region: Manage decoder target_type at decoder-attach time
Dan Williams
1
-0
/
+12
2023-06-25
cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM
Dan Williams
2
-10
/
+27
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
6
-15
/
+16
2023-06-25
cxl/memdev: Make mailbox functionality optional
Dan Williams
3
-1
/
+28
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
8
-290
/
+336
2023-06-25
cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'
Dan Williams
1
-1
/
+0
2023-06-25
cxl: Fix kernel-doc warnings
Dan Williams
1
-3
/
+3
2023-06-25
tools/testing/cxl: Remove unused @cxlds argument
Dan Williams
1
-47
/
+39
2023-06-25
cxl/regs: Clarify when a 'struct cxl_register_map' is input vs output
Dan Williams
2
-6
/
+6
2023-06-25
cxl/region: Fix state transitions after reset failure
Dan Williams
1
-11
/
+15
2023-06-25
cxl/region: Flag partially torn down regions as unusable
Dan Williams
2
-0
/
+20
2023-06-25
cxl/region: Move cache invalidation before region teardown, and before setup
Dan Williams
2
-36
/
+38
2023-06-25
cxl/port: Store the downstream port's Component Register mappings in struct cxl_dport
Robert Richter
2
-0
/
+13
2023-06-25
cxl/port: Store the port's Component Register mappings in struct cxl_port
Robert Richter
2
-0
/
+29
2023-06-25
cxl/pci: Early setup RCH dport component registers from RCRB
Robert Richter
4
-18
/
+57
2023-06-25
cxl/mem: Prepare for early RCH dport component register setup
Robert Richter
1
-5
/
+4
2023-06-25
cxl/regs: Remove early capability checks in Component Register setup
Robert Richter
3
-9
/
+6
2023-06-25
cxl/port: Remove Component Register base address from struct cxl_dport
Robert Richter
2
-3
/
+0
2023-06-25
cxl/acpi: Directly bind the CEDT detected CHBCR to the Host Bridge's port
Robert Richter
1
-28
/
+63
2023-06-25
cxl/acpi: Move add_host_bridge_uport() after cxl_get_chbs()
Robert Richter
1
-45
/
+45
2023-06-25
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
3
-74
/
+83
2023-06-25
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
4
-24
/
+31
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
9
-78
/
+86
2023-06-25
cxl: Rename member @dport of struct cxl_dport to @dport_dev
Robert Richter
3
-14
/
+14
2023-06-25
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
5
-8
/
+18
2023-06-25
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
10
-71
/
+90
2023-06-11
Linux 6.4-rc6
Linus Torvalds
1
-1
/
+1
2023-06-09
s390/dasd: Use correct lock while counting channel queue length
Jan Höppner
1
-2
/
+2
2023-06-09
tools/virtio: use canonical ftrace path
Ross Zwisler
2
-5
/
+9
2023-06-09
vhost_vdpa: support PACKED when setting-getting vring_base
Shannon Nelson
1
-4
/
+17
2023-06-09
vhost: support PACKED when setting-getting vring_base
Shannon Nelson
2
-7
/
+19
2023-06-08
drm/msm/a6xx: initialize GMU mutex earlier
Dmitry Baryshkov
2
-2
/
+2
2023-06-08
drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
Kuogee Hsieh
3
-54
/
+35
2023-06-08
vhost: Fix worker hangs due to missed wake up calls
Mike Christie
2
-7
/
+11
[next]