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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
tools/nolibc: implement width padding in printf()
Thomas Weißschuh
1
-0
/
+3
2025-04-22
selftests/nolibc: add test for snprintf() truncation
Thomas Weißschuh
1
-1
/
+3
2025-04-22
selftests/nolibc: rename vfprintf test suite
Thomas Weißschuh
1
-2
/
+2
2025-04-22
selftests/nolibc: use snprintf() for printf tests
Thomas Weißschuh
1
-27
/
+3
2025-04-22
Revert "selftests/nolibc: use waitid() over waitpid()"
Thomas Weißschuh
1
-6
/
+4
2025-04-22
tools/nolibc: add tolower() and toupper()
Thomas Weißschuh
1
-0
/
+5
2025-04-22
tools/nolibc: handle intmax_t/uintmax_t in printf
Thomas Weißschuh
1
-0
/
+2
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
9
-8
/
+1243
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
76
-585
/
+2642
2025-04-21
fs: remove uselib() system call
Christian Brauner
2
-2
/
+0
2025-04-19
Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+20
2025-04-19
selftests/nolibc: enable UBSAN if available
Thomas Weißschuh
1
-1
/
+2
2025-04-19
selftests/nolibc: disable ubsan for smash_stack()
Thomas Weißschuh
1
-0
/
+1
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+1
2025-04-18
Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+3
2025-04-18
Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+22
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
1
-1
/
+1
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
23
-174
/
+938
2025-04-18
tracing: selftests: Add testing a user string to filters
Steven Rostedt
1
-0
/
+20
2025-04-18
selftests/pcie_bwctrl: Fix test progs list
Ilpo Järvinen
1
-1
/
+2
2025-04-18
selftests/bpf: Add 5-byte NOP uprobe trigger benchmark
Jiri Olsa
3
-1
/
+55
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-25
/
+556
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-0
/
+60
2025-04-17
selftests/bpf: Test attaching bpf qdisc to mq and non root
Amery Hung
2
-0
/
+76
2025-04-17
selftests/bpf: Add a bpf fq qdisc to selftest
Amery Hung
2
-0
/
+774
2025-04-17
selftests/bpf: Add a basic fifo qdisc test
Amery Hung
4
-0
/
+230
2025-04-17
testing/selftests: add test tool and scripts for ovpn module
Antonio Quartulli
15
-0
/
+2721
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-20
/
+10
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
5
-3
/
+155
2025-04-16
selftests: ublk: move creating UBLK_TMP into _prep_test()
Ming Lei
1
-1
/
+1
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
2
-0
/
+65
2025-04-16
selftests: ublk: support user recovery
Ming Lei
6
-10
/
+230
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
3
-12
/
+95
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2
-3
/
+3
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2
-8
/
+159
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUN
Ming Lei
1
-1
/
+3
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
3
-0
/
+77
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
3
-49
/
+63
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
4
-22
/
+39
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
12
-89
/
+70
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
1
-0
/
+1
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2
-2
/
+3
2025-04-16
selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tc
Steven Rostedt
1
-1
/
+22
2025-04-16
kunit: qemu_configs: Disable faulting tests on 32-bit SPARC
David Gow
1
-0
/
+1
2025-04-16
kunit: qemu_configs: Add 64-bit SPARC configuration
Thomas Weißschuh
1
-0
/
+16
2025-04-16
kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y
Thomas Weißschuh
1
-0
/
+1
2025-04-16
selftests/x86/apx: Add APX test
Chang S. Bae
4
-2
/
+16
2025-04-15
selftests: fib_rule_tests: Add VRF match tests
Ido Schimmel
1
-0
/
+34
2025-04-15
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
Geert Uytterhoeven
1
-0
/
+1
2025-04-15
selftest/bpf/benchs: Remove duplicate sys/types.h header
Jiapeng Chong
1
-1
/
+0
[prev]
[next]