index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
ktest.pl: Fix missing "end_monitor" when machine check fails
Steven Rostedt
1
-1
/
+2
2023-01-18
selftests: Use optional USERCFLAGS and USERLDFLAGS
Mickaël Salaün
1
-0
/
+5
2023-01-18
ktest.pl minconfig: Unset configs instead of just removing them
Steven Rostedt
1
-1
/
+2
2023-01-18
selftests/powerpc: Fix resource leaks
Miaoqian Lin
1
-1
/
+4
2022-12-14
rcutorture: Automatically create initrd directory
Connor Shu
2
-0
/
+68
2022-11-25
selftests/futex: fix build for clang
Ricardo Cañuelo
1
-4
/
+2
2022-10-26
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
1
-1
/
+1
2022-09-15
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-8
/
+8
2022-09-15
selftests/bpf: Fix test_align verifier log patterns
Stanislav Fomichev
1
-13
/
+14
2022-08-25
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
1
-3
/
+3
2022-08-25
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
1
-1
/
+1
2022-04-20
selftests/x86: Add validity check and allow field splitting
Muhammad Usama Anjum
1
-1
/
+1
2022-03-23
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-16
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
1
-0
/
+1
2022-02-23
selftests/zram: Adapt the situation that /dev/zram0 is being used
Yang Xu
4
-63
/
+66
2022-02-23
selftests/zram01.sh: Fix compression ratio calculation
Yang Xu
1
-22
/
+8
2022-02-23
selftests/zram: Skip max_comp_streams interface on newer kernel
Yang Xu
1
-0
/
+24
2022-02-08
selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum
1
-2
/
+2
2021-12-22
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
1
-0
/
+18
2021-09-22
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-08-04
selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c
Greg Kroah-Hartman
1
-1
/
+1
2021-07-28
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-20
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
1
-2
/
+0
2021-07-20
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-06-10
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
1
-7
/
+23
2021-06-10
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2021-06-10
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
1
-27
/
+29
2021-06-10
bpf: Update selftests to reflect new error states
Daniel Borkmann
1
-22
/
+12
2021-06-10
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
1
-10
/
+34
2021-06-03
tweewide: Fix most Shebang lines
Finn Behrens
2
-2
/
+2
2021-05-22
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-05-22
bpf: fix up selftests after backports were fixed
Frank van der Linden
1
-0
/
+12
2021-02-04
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
1
-14
/
+21
2020-10-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-10-01
selftests/ftrace: fix glob selftest
Sven Schnelle
1
-1
/
+1
2020-09-03
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
11
-26
/
+0
2020-08-21
selftests/powerpc: Fix online CPU selection
Sandipan Das
1
-12
/
+25
2020-08-21
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2020-08-21
selftests/net: relax cpu affinity requirement in msg_zerocopy test
Willem de Bruijn
1
-3
/
+2
2020-08-05
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
1
-2
/
+1
2020-06-25
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
1
-2
/
+8
2020-06-25
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
1
-1
/
+2
2020-06-20
selftests/net: in rxtimestamp getopt_long needs terminating null entry
tannerlove
1
-0
/
+1
2020-05-10
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
1
-1
/
+1
2020-05-02
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-24
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
1
-2
/
+6
2020-03-20
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-11
selftests: fix too long argument
Jiri Benc
1
-10
/
+13
2020-02-28
kselftest: Minimise dependency of get_size on C library interfaces
Siddhesh Poyarekar
1
-6
/
+18
2020-01-27
selftests/ipc: Fix msgque compiler warnings
Kees Cook
1
-5
/
+6
[next]