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
2026-05-06
selftests/rseq: Validate legacy behavior
Thomas Gleixner
3
-2
/
+72
2026-05-06
selftests: livepatch: Check if stack_order sysfs attribute exists
Marcos Paulo de Souza
1
-18
/
+25
2026-05-06
selftests: livepatch: Check if replace sysfs attribute exists
Marcos Paulo de Souza
1
-38
/
+45
2026-05-06
selftests: livepatch: Check if patched sysfs attribute exists
Marcos Paulo de Souza
1
-40
/
+47
2026-05-06
selftests: livepatch: Introduce does_sysfs_exist function
Marcos Paulo de Souza
1
-0
/
+10
2026-05-06
selftests: livepatch: Replace true/false module parameter by y/n
Marcos Paulo de Souza
1
-4
/
+4
2026-05-06
selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
Marcos Paulo de Souza
1
-8
/
+19
2026-05-06
selftests/posix_timers: Use CLOCK_THREAD_CPUTIME_ID for ITIMER_PROF measurements
John Stultz
1
-27
/
+28
2026-05-05
selftests: rds: Make rds selftests TAP compliant
Allison Henderson
2
-26
/
+43
2026-05-05
selftests: rds: Fix gcov collection
Allison Henderson
1
-1
/
+7
2026-05-05
selftests: rds: Stop tcpdump on timeout
Allison Henderson
1
-5
/
+19
2026-05-05
selftests: rds: Remove tmp pcaps
Allison Henderson
1
-8
/
+3
2026-05-05
selftests: rds: Add SUDO_USER env variable
Allison Henderson
2
-3
/
+15
2026-05-05
selftests: rds: Add RDS_LOG_DIR env variable
Allison Henderson
3
-39
/
+59
2026-05-05
selftests: rds: Add timeout flag to run.sh
Allison Henderson
3
-5
/
+12
2026-05-05
selftests: rds: Fix more pylint errors
Allison Henderson
1
-3
/
+8
2026-05-05
selftests: rds: Update USAGE string for run.sh
Allison Henderson
2
-2
/
+2
2026-05-05
selftests: rds: Increase selftest timeout
Allison Henderson
1
-1
/
+1
2026-05-05
selftests: drv-net: convert so_txtime to drv-net
Willem de Bruijn
8
-118
/
+121
2026-05-05
selftests: net: py: add tc utility
Willem de Bruijn
3
-5
/
+16
2026-05-05
selftests: net: py: support cmd verifying expected failure
Willem de Bruijn
1
-10
/
+29
2026-05-05
kselftest: fix doc for ksft_test_result_report()
Woradorn Laodhanadhaworn
1
-2
/
+2
2026-05-05
selftests/rseq: Make registration flexible for legacy and optimized mode
Thomas Gleixner
3
-23
/
+31
2026-05-05
selftests/rseq: Skip tests if time slice extensions are not available
Thomas Gleixner
1
-5
/
+7
2026-05-05
selftests: openvswitch: add tests for tunnel vport refcounting
Ilya Maximets
2
-6
/
+50
2026-05-05
selftests/membarrier: Add rseq stress test for CFS throttle interactions
Aniket Gattani
2
-2
/
+954
2026-05-04
selftests: net: bridge: add MRC and QQIC field encoding tests
Ujjal Roy
1
-8
/
+132
2026-05-04
net: selftests: add getsockopt_iter regression tests
Breno Leitao
2
-0
/
+214
2026-05-04
selftests/resctrl: Reduce L2 impact on CAT test
Reinette Chatre
1
-0
/
+4
2026-05-04
selftests/resctrl: Simplify perf usage in CAT test
Reinette Chatre
3
-25
/
+7
2026-05-04
selftests/resctrl: Remove requirement on cache miss rate
Reinette Chatre
1
-28
/
+5
2026-05-04
selftests/resctrl: Raise threshold at which MBM and PMU values are compared
Reinette Chatre
3
-3
/
+3
2026-05-04
selftests/resctrl: Increase size of buffer used in MBM and MBA tests
Reinette Chatre
1
-2
/
+2
2026-05-04
selftests/resctrl: Support multiple events associated with iMC
Reinette Chatre
1
-25
/
+93
2026-05-04
selftests/resctrl: Prepare for parsing multiple events per iMC
Reinette Chatre
1
-6
/
+6
2026-05-04
selftests/resctrl: Do not store iMC counter value in counter config structure
Reinette Chatre
1
-6
/
+5
2026-05-04
selftests/resctrl: Reduce interference from L2 occupancy during cache occupancy test
Reinette Chatre
3
-4
/
+26
2026-05-04
selftests/resctrl: Improve accuracy of cache occupancy test
Reinette Chatre
5
-6
/
+34
2026-05-04
Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-7
/
+7
2026-05-05
selftests: ovpn: reduce ping count in test.sh
Ralf Lici
1
-2
/
+2
2026-05-04
kunit: Fix spelling mistakes in comments and messages
Jinseok Kim
2
-2
/
+2
2026-05-04
kunit: qemu_configs: Add or1k / openrisc configuration
Thomas Weißschuh
1
-0
/
+18
2026-05-04
Merge tag 'v7.1-rc2' into nolibc/for-next
Thomas Weißschuh
196
-2828
/
+2843
2026-05-03
tools/nolibc: add support for 32-bit parisc
Thomas Weißschuh
2
-1
/
+11
2026-05-03
selftests/nolibc: avoid function pointer comparisons
Thomas Weißschuh
1
-4
/
+9
2026-05-03
tools/nolibc: add support for OpenRISC / or1k
Thomas Weißschuh
2
-1
/
+7
2026-05-03
selftests/nolibc: use vmlinux for MIPS tests
Thomas Weißschuh
1
-6
/
+0
2026-05-03
selftests/nolibc: trim IMAGE mappings
Thomas Weißschuh
1
-4
/
+1
2026-05-03
selftests/nolibc: trim DEFCONFIG mappings
Thomas Weißschuh
1
-9
/
+1
2026-05-03
selftests/nolibc: trim QEMU_ARCH mappings
Thomas Weißschuh
1
-12
/
+1
[prev]
[next]