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.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
2020-12-30
selftests/bpf: Fix invalid use of strncat in test_sockmap
Andrii Nakryiko
1
-13
/
+23
2020-12-30
selftests/seccomp: Update kernel config
Mickaël Salaün
1
-0
/
+1
2020-12-30
selftests/bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+2
2020-12-30
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2
-39
/
+46
2020-12-30
selftests/run_kselftest.sh: fix dry-run typo
Hangbin Liu
1
-1
/
+1
2020-12-30
bpf: Fix tests for local_storage
KP Singh
1
-9
/
+15
2020-12-21
ktest.pl: Fix the logic for truncating the size of the log file for email
Steven Rostedt (VMware)
1
-7
/
+6
2020-12-21
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
1
-1
/
+6
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+13
2020-12-11
Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-31
/
+181
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-31
/
+83
2020-12-11
selftests: fix poll error in udpgro.sh
Paolo Abeni
1
-0
/
+3
2020-12-11
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
1
-4
/
+4
2020-12-11
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
1
-1
/
+1
2020-12-11
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
1
-0
/
+41
2020-12-09
selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps
Toke Høiland-Jørgensen
1
-3
/
+4
2020-12-09
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
1
-0
/
+1
2020-12-09
selftests/bpf/test_offload.py: Fix expected case of extack messages
Toke Høiland-Jørgensen
1
-2
/
+2
2020-12-09
selftests/bpf/test_offload.py: Only check verifier log on verification fails
Toke Høiland-Jørgensen
1
-2
/
+17
2020-12-09
selftests/bpf/test_offload.py: Remove check for program load flags match
Toke Høiland-Jørgensen
1
-17
/
+5
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
1
-9
/
+16
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
1
-0
/
+4
2020-12-06
vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
Stephen Suryaputra
1
-0
/
+95
2020-12-03
selftests: kvm/set_memory_region_test: Fix race in move region test
Maciej S. Szmigiero
1
-4
/
+13
2020-12-02
selftests/bpf: Drain ringbuf samples at the end of test
Andrii Nakryiko
1
-0
/
+6
2020-12-02
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2
-2
/
+2
2020-12-01
ktest.pl: Fix incorrect reboot for grub2bls
Libo Chen
1
-1
/
+1
2020-11-29
selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module
Davide Caratti
1
-0
/
+1
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2020-11-20
selftests/seccomp: sh: Fix register names
Kees Cook
1
-2
/
+2
2020-11-20
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
1
-2
/
+2
2020-11-20
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-1
/
+145
2020-11-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+3
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-1
/
+145
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-67
/
+265
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
3
-1
/
+200
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
1
-6
/
+29
2020-11-18
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
5
-38
/
+64
2020-11-18
tools/testing/scatterlist: Fix test to compile and run
Maor Gottlieb
2
-2
/
+3
2020-11-17
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
1
-1
/
+2
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2
-0
/
+20
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-5
/
+257
2020-11-12
selftests/bpf: Fix unused attribute usage in subprogs_unused test
Andrii Nakryiko
1
-2
/
+2
2020-11-11
selftest: fix flower terse dump tests
Vlad Buslov
1
-2
/
+2
2020-11-10
kunit: tool: fix extra trailing \n in raw + parsed test output
Daniel Latypov
2
-3
/
+4
2020-11-10
kunit: tool: print out stderr from make (like build warnings)
Daniel Latypov
1
-4
/
+9
2020-11-10
kunit: Do not pollute source directory with generated files (test.log)
Andy Shevchenko
1
-3
/
+11
[next]