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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
selftests: ublk: improve test usability
Ming Lei
8
-11
/
+17
2025-03-10
selftests: ublk: add stress test for covering IO vs. killing ublk server
Ming Lei
4
-1
/
+78
2025-03-10
selftests: ublk: add one stress test for covering IO vs. removing device
Ming Lei
3
-0
/
+75
2025-03-10
selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests
Ming Lei
1
-0
/
+5
2025-03-10
selftests: ublk: move zero copy feature check into _add_ublk_dev()
Ming Lei
6
-16
/
+50
2025-03-10
selftests: ublk: don't pass ${dev_id} to _cleanup_test()
Ming Lei
6
-6
/
+6
2025-03-10
selftests: ublk: support shellcheck and fix all warning
Ming Lei
7
-48
/
+58
2025-03-10
selftests: ublk: fix parsing '-a' argument
Ming Lei
1
-1
/
+1
2025-03-10
perf symbol: Support .gnu_debugdata for symbols
Stephen Brennan
4
-2
/
+110
2025-03-10
perf tools: Add LZMA decompression from FILE
Stephen Brennan
2
-11
/
+26
2025-03-10
perf tools: Add dummy functions for !HAVE_LZMA_SUPPORT
Stephen Brennan
1
-0
/
+12
2025-03-10
perf mem: Don't leak mem event names
Ian Rogers
4
-33
/
+53
2025-03-10
perf vendor events riscv: Add SiFive P650 events
Eric Lin
7
-0
/
+124
2025-03-10
perf vendor events riscv: Add SiFive P550 events
Eric Lin
5
-0
/
+51
2025-03-10
perf vendor events riscv: Add SiFive Bullet version 0x0d events
Eric Lin
7
-0
/
+78
2025-03-10
perf vendor events riscv: Add SiFive Bullet version 0x07 events
Eric Lin
7
-0
/
+120
2025-03-10
perf vendor events riscv: Update SiFive Bullet events
Eric Lin
3
-53
/
+53
2025-03-10
perf vendor events riscv: Remove leading zeroes
Samuel Holland
3
-33
/
+33
2025-03-10
perf vendor events riscv: Rename U74 to Bullet
Samuel Holland
5
-1
/
+1
2025-03-10
selftests: drv-net: add xdp cases for ping.py
Taehee Yoo
2
-14
/
+190
2025-03-10
selftests/net: expand cmsg_ip with MSG_MORE
Willem de Bruijn
2
-9
/
+26
2025-03-10
perf util: Remove unused perf_config__refresh
Dr. David Alan Gilbert
2
-7
/
+0
2025-03-10
perf util: Remove unused perf_pmus__default_pmu_name
Dr. David Alan Gilbert
2
-30
/
+0
2025-03-10
perf util: Remove unused perf_data__update_dir
Dr. David Alan Gilbert
2
-21
/
+0
2025-03-10
perf util: Remove unused pstack__pop
Dr. David Alan Gilbert
2
-15
/
+0
2025-03-10
perf util: Remove unused perf_color_default_config
Dr. David Alan Gilbert
2
-16
/
+0
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
62
-336
/
+1169
2025-03-10
selftests: ublk: add --foreground command line
Ming Lei
2
-4
/
+14
2025-03-10
selftests: ublk: fix build failure
Ming Lei
1
-0
/
+1
2025-03-10
selftests: ublk: make ublk_stop_io_daemon() more reliable
Ming Lei
1
-10
/
+14
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-9
/
+17
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-9
/
+17
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
12
-11
/
+71
2025-03-08
selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test
Kunihiko Hayashi
1
-1
/
+10
2025-03-08
selftests: pci_endpoint: Skip disabled BARs
Niklas Cassel
1
-0
/
+2
2025-03-08
tools/Makefile: Remove pci target
Jianfeng Liu
1
-7
/
+6
2025-03-08
tools/nolibc: don't use asm/ UAPI headers
Thomas Weißschuh
3
-8
/
+7
2025-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-51
/
+207
2025-03-07
selftests/net: add proc_net_pktgen to .gitignore
Willem de Bruijn
1
-0
/
+1
2025-03-07
Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-5
/
+5
2025-03-07
perf tests: Fix data symbol test with LTO builds
Ian Rogers
2
-13
/
+15
2025-03-07
perf report: Fix memory leaks in the hierarchy mode
Namhyung Kim
1
-0
/
+10
2025-03-07
perf report: Use map_symbol__copy() when copying callchains
Namhyung Kim
1
-7
/
+3
2025-03-07
cpupower: Make lib versioning scheme more obvious and fix version link
Thomas Renninger
1
-8
/
+11
2025-03-07
tools/power/x86/intel-speed-select: v1.22 release
Srinivas Pandruvada
1
-1
/
+1
2025-03-07
tools/power/x86/intel-speed-select: Prefix header search path with sysroot
Khem Raj
1
-1
/
+1
2025-03-07
tools/power/x86/intel-speed-select: Die ID for IO dies
Srinivas Pandruvada
1
-2
/
+9
2025-03-07
tools/power/x86/intel-speed-select: Fix the condition to check multi die system
Srinivas Pandruvada
1
-5
/
+4
2025-03-07
tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGE
Srinivas Pandruvada
1
-2
/
+11
2025-03-07
selftests/nolibc: stop testing constructor order
Thomas Weißschuh
2
-7
/
+7
[prev]
[next]