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-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
1
-1
/
+1
2025-03-24
perf trace: Fix wrong size to bpf_map__update_elem call
Thomas Richter
1
-2
/
+4
2025-03-24
selftests: drv-net: rss_ctx: Don't assume indirection table is present
Gal Pressman
1
-1
/
+1
2025-03-24
selftest: net: update proc_net_pktgen (add more imix_weights test cases)
Peter Seiderer
1
-0
/
+44
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+652
2025-03-24
Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+14
2025-03-24
Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-6
/
+867
2025-03-24
Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
10
-98
/
+889
2025-03-24
perf tools: annotate asm_pure_loop.S
Marcus Meissner
1
-0
/
+2
2025-03-24
perf python: Fix setup.py mypy errors
Ian Rogers
1
-2
/
+8
2025-03-24
perf test: Address attr.py mypy error
Ian Rogers
1
-7
/
+1
2025-03-24
perf build: Add pylint build tests
Ian Rogers
6
-2
/
+69
2025-03-24
perf build: Add mypy build tests
Ian Rogers
6
-2
/
+71
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
7
-19
/
+19
2025-03-24
tools/build: Don't pass test log files to linker
Ian Rogers
1
-1
/
+5
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-1
/
+738
2025-03-23
perf bench sched pipe: fix enforced blocking reads in worker_thread
Dirk Gouders
1
-11
/
+4
2025-03-23
perf tools: Fix is_compat_mode build break in ppc64
Likhitha Korrapati
1
-2
/
+2
2025-03-23
perf build: filter all combinations of -flto for libperl
Holger Hoffstätte
1
-1
/
+1
2025-03-22
selftests: ublk: add stripe target
Ming Lei
6
-2
/
+397
2025-03-22
selftests: ublk: simplify loop io completion
Ming Lei
2
-48
/
+47
2025-03-22
selftests: ublk: enable zero copy for null target
Ming Lei
4
-1
/
+95
2025-03-22
selftests: ublk: prepare for supporting stripe target
Ming Lei
4
-6
/
+38
2025-03-22
selftests: ublk: move common code into common.c
Ming Lei
4
-53
/
+58
2025-03-22
selftests: ublk: increase max buffer size to 1MB
Ming Lei
1
-1
/
+1
2025-03-22
selftests: ublk: add single sqe allocator helper
Ming Lei
3
-52
/
+44
2025-03-22
selftests: ublk: add generic_01 for verifying sequential IO order
Ming Lei
4
-1
/
+94
2025-03-22
selftests/bpf: Add selftests for load-acquire/store-release when register number is invalid
Kohei Enju
2
-0
/
+28
2025-03-22
bpf: Fix out-of-bounds read in check_atomic_load/store()
Kohei Enju
2
-5
/
+21
2025-03-21
selftests/mm: speed up split_huge_page_test
Ryan Roberts
1
-4
/
+7
2025-03-21
selftests/mm: uffd-unit-tests support for hugepages > 2M
Ryan Roberts
1
-1
/
+4
2025-03-21
selftests/mm: add commentary about 9pfs bugs
Brendan Jackman
3
-10
/
+22
2025-03-21
libbpf: Add namespace for errstr making it libbpf_errstr
Ian Rogers
2
-3
/
+6
2025-03-21
selftests: ublk: fix starting ublk device
Ming Lei
2
-11
/
+23
2025-03-21
selftests/timers: Improve skew_consistency by testing with other clockids
John Stultz
1
-1
/
+1
2025-03-21
selftests: netconsole: Add tests for 'release' feature in sysdata
Breno Leitao
1
-3
/
+41
2025-03-21
landlock: Add the errata interface
Mickaël Salaün
1
-1
/
+45
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
1
-2
/
+2
2025-03-20
perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation
Ilkka Koskinen
1
-5
/
+5
2025-03-20
perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by errata
Ilkka Koskinen
2
-2
/
+6
2025-03-20
perf trace: Fix evlist memory leak
Ian Rogers
1
-2
/
+6
2025-03-20
perf trace: Fix BTF memory leak
Ian Rogers
1
-0
/
+4
2025-03-20
perf trace: Make syscall table stable
Ian Rogers
1
-34
/
+53
2025-03-20
perf syscalltbl: Mask off ABI type for MIPS system calls
Ian Rogers
1
-0
/
+8
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
33
-242
/
+0
2025-03-20
perf syscalltbl: Use lookup table containing multiple architectures
Ian Rogers
1
-25
/
+64
2025-03-20
perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
2
-0
/
+283
2025-03-20
perf thread: Add support for reading the e_machine type for a thread
Ian Rogers
3
-22
/
+115
2025-03-20
perf dso: Add support for reading the e_machine type for a dso
Ian Rogers
3
-27
/
+92
2025-03-20
perf syscalltbl: Remove struct syscalltbl
Ian Rogers
4
-159
/
+116
[prev]
[next]