index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
bpf: Add tests for eBPF file mode
Chenbo Feng
1
-0
/
+48
2017-10-14
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
1
-4
/
+4
2017-10-14
tc-testing: Add test cases for police and skbmod
Lucas Bates
2
-0
/
+899
2017-10-14
tc-testing: Split test case files into smaller chunks
Lucas Bates
6
-1212
/
+1194
2017-10-14
tc-testing: Add test cases for flushing actions
Lucas Bates
1
-1
/
+48
2017-10-12
selftests: rtnetlink: add a small macsec test case
Florian Westphal
1
-0
/
+42
2017-10-10
selftests: rtnetlink: test RTM_GETNETCONF
Florian Westphal
1
-0
/
+28
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2
-1
/
+172
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-07
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
1
-0
/
+3
2017-10-07
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
1
-0
/
+3
2017-10-05
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
1
-1
/
+1
2017-10-05
VSOCK: add tools/testing/vsock/vsock_diag_test
Stefan Hajnoczi
8
-0
/
+1038
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-65
/
+245
2017-10-04
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
1
-0
/
+72
2017-10-04
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
1
-0
/
+6
2017-10-02
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
1
-0
/
+96
2017-09-29
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
1
-11
/
+132
2017-09-29
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
1
-28
/
+30
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
1
-1
/
+1
2017-09-28
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
1
-0
/
+42
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-65
/
+245
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
5
-4
/
+370
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
1
-3
/
+1
2017-09-25
selftests/memfd: correct run_tests.sh permission
Li Zhijian
1
-0
/
+0
2017-09-25
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
1
-5
/
+13
2017-09-25
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-3
/
+3
2017-09-25
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-7
/
+7
2017-09-25
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
1
-2
/
+2
2017-09-25
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
1
-1
/
+4
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-104
/
+626
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-101
/
+626
2017-09-21
samples/bpf: Fix pt_regs issues when cross-compiling
Joel Fernandes
1
-7
/
+49
2017-09-21
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
1
-0
/
+11
2017-09-21
selftests: sync: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
1
-6
/
+18
2017-09-21
selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
Shuah Khan
1
-2
/
+4
2017-09-21
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
1
-5
/
+11
2017-09-21
selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
Shuah Khan
1
-6
/
+1
2017-09-21
selftests: lib.mk: fix test executable status check to use full path
Shuah Khan
1
-1
/
+1
2017-09-21
selftests: Makefile: clear LDFLAGS for make O=dir use-case
Shuah Khan
1
-0
/
+4
2017-09-21
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
1
-0
/
+15
2017-09-19
selftests: rtnetlink.sh: add test case for device ifalias
Florian Westphal
1
-0
/
+57
2017-09-19
bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
1
-4
/
+183
2017-09-19
bpf: Add uniqueness invariant to trivial lpm test implementation
Craig Gallek
1
-1
/
+13
2017-09-19
selftests/net: msg_zerocopy enable build with older kernel headers
Thomas Meyer
1
-1
/
+1
2017-09-19
selftests: actually run the various net selftests
Josef Bacik
1
-3
/
+3
2017-09-19
selftest: add a reuseaddr test
Josef Bacik
3
-1
/
+116
2017-09-19
selftests: silence test output by default
Josef Bacik
1
-2
/
+2
2017-09-18
tools/testing/nvdimm: disable labels for nfit_test.1
Dan Williams
1
-3
/
+0
[next]