index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2018-03-17
selftests: pmtu: Add test_pmtu_vti4_exception test
Stefano Brivio
-10
/
+70
2018-03-17
selftests: pmtu: Add pmtu_vti6_default_mtu test
Stefano Brivio
-1
/
+17
2018-03-17
selftests: pmtu: Add pmtu_vti4_default_mtu test
Stefano Brivio
-13
/
+73
2018-03-17
selftests: pmtu: Introduce support for multiple tests
Stefano Brivio
-26
/
+61
2018-03-17
selftests: pmtu: Factor out MTU parsing helper
Stefano Brivio
-6
/
+11
2018-03-17
selftests: pmtu: Use namespace command prefix to fetch route mtu
Stefano Brivio
-7
/
+9
2018-03-17
selftests: pmtu: Reverse return codes of functions
Stefano Brivio
-16
/
+8
2018-03-16
selftests/txtimestamp: Add more configurable parameters
Vinicius Costa Gomes
-3
/
+18
2018-03-16
selftests: fib_tests: Add IPv6 nexthop spec tests
David Ahern
-2
/
+178
2018-03-16
selftests: fib_tests: Allow user to run a specific test
David Ahern
-3
/
+7
2018-03-16
selftests: fib_tests: Use an alias for ip command
David Ahern
-84
/
+85
2018-03-16
arch: remove tile port
Arnd Bergmann
-2
/
+0
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
-2
/
+256
2018-03-14
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
-4
/
+1
2018-03-14
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
-1
/
+33
2018-03-14
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
-20
/
+51
2018-03-14
selftests: add devpts selftests
Christian Brauner
-1
/
+316
2018-03-14
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
-3
/
+27
2018-03-14
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
-1
/
+1
2018-03-13
selftests/powerpc: Skip tm-unavailable if TM is not enabled
Gustavo Romero
-8
/
+16
2018-03-13
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
-1
/
+93
2018-03-12
tc-testing: updated gact tests with batch test cases
Roman Mashak
-1
/
+72
2018-03-12
tc-testing: add TC vlan action tests
Roman Mashak
-0
/
+410
2018-03-11
selftests: forwarding: Allow creation of interfaces without a config file
Ido Schimmel
-5
/
+6
2018-03-11
selftests: forwarding: Exit with error when missing interfaces
Ido Schimmel
-2
/
+2
2018-03-11
selftests: forwarding: Exit with error when missing dependencies
Ido Schimmel
-1
/
+1
2018-03-11
selftests: forwarding: Add a test for VLAN-unaware bridge
Ido Schimmel
-0
/
+86
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+6
2018-03-11
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-43
/
+44
2018-03-10
selftests: ftrace: Add inter-event hist triggers testcases
Rajvi Jingar
-0
/
+360
2018-03-09
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
-8
/
+17
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-1
/
+17
2018-03-09
tools: tc-testing: Can pause just before post-suite
Brenda J. Butler
-0
/
+9
2018-03-09
tools: tc-testing: Can refer to $TESTID in test spec
Brenda J. Butler
-0
/
+6
2018-03-09
tc-testing: add csum tests
Roman Mashak
-0
/
+410
2018-03-08
selftests/net: enable fragments for fib-onlink-tests
Anders Roxell
-0
/
+5
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
-5
/
+6
2018-03-07
selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...
Jiri Pirko
-1
/
+1
2018-03-07
selftests: forwarding: fix "ok" action test
Jiri Pirko
-1
/
+4
2018-03-07
selftests: net: Introduce first PMTU test
Stefano Brivio
-1
/
+164
2018-03-07
selftests/net: fix in_netns.sh script
Prashant Bhole
-1
/
+1
2018-03-07
selftests: futex Makefile add top level TAP header echo to RUN_TESTS
Shuah Khan
-0
/
+4
2018-03-06
nfit_test: prevent parsing error of nfit_test.0
Ross Zwisler
-1
/
+6
2018-03-06
nfit_test: fix buffer overrun, add sanity check
Ross Zwisler
-1
/
+8
2018-03-06
nfit_test: improve structure offset handling
Ross Zwisler
-74
/
+109
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-21
/
+148
2018-03-05
selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headers
Shuah Khan
-1
/
+9
2018-03-05
selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers
Shuah Khan
-0
/
+1
2018-03-05
selftests: kselftest framework: add handling for TAP header level
Shuah Khan
-1
/
+2
2018-03-05
selftests: ion: Add simple test with the vgem driver
Laura Abbott
-1
/
+139
[prev]
[next]