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-08-30
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
1
-2
/
+2
2017-08-29
tc-testing: add test for testing ife type
Alexander Aring
1
-0
/
+50
2017-08-29
selftests: add addrlabel add/delete to rtnetlink.sh
Florian Westphal
1
-0
/
+41
2017-08-28
selftests/bpf: check the instruction dumps are populated
Jakub Kicinski
1
-4
/
+12
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
1
-1
/
+28
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
2
-4
/
+30
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
1
-0
/
+98
2017-08-28
bpf: additional sockmap self tests
John Fastabend
3
-46
/
+96
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
4
-78
/
+62
2017-08-23
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
1
-0
/
+28
2017-08-23
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
1
-0
/
+16
2017-08-23
selftests/net: Add a test to validate behavior of rx timestamps
Mike Maloney
3
-1
/
+393
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
1
-0
/
+1
2017-08-18
test_kmod: fix description for -s -and -c parameters
Luis R. Rodriguez
1
-2
/
+2
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
5
-39
/
+412
2017-08-16
bpf: selftests: add tests for new __sk_buff members
John Fastabend
1
-0
/
+152
2017-08-16
bpf: sockmap sample program
John Fastabend
1
-0
/
+7
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+4
2017-08-15
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
1
-0
/
+32
2017-08-15
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-5
/
+4
2017-08-11
selftests: bpf: add check for ip XDP redirect
William Tu
1
-0
/
+5
2017-08-11
selftests: timers: freq-step: fix compile error
Shuah Khan
1
-4
/
+3
2017-08-10
selftests: add rtnetlink test script
Florian Westphal
2
-1
/
+200
2017-08-09
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
1
-0
/
+313
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+21
2017-08-09
selftests: futex: fix run_tests target
Shuah Khan
1
-1
/
+1
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
3
-2
/
+84
2017-08-08
selftests/bpf: variable offset negative tests
Edward Cree
1
-0
/
+41
2017-08-08
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-08
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
1
-8
/
+8
2017-08-08
selftests/bpf: add test for bogus operations on pointers
Edward Cree
1
-2
/
+64
2017-08-08
selftests/bpf: add a test to test_align
Edward Cree
1
-0
/
+67
2017-08-08
selftests/bpf: rewrite test_align
Edward Cree
1
-93
/
+132
2017-08-08
selftests/bpf: change test_verifier expectations
Edward Cree
1
-180
/
+152
2017-08-07
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-07
test_kmod: fix kmod.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
1
-0
/
+11
2017-08-04
bpf: fix byte order test in test_verifier
Daniel Borkmann
1
-9
/
+10
2017-08-03
test: add msg_zerocopy test
Willem de Bruijn
4
-1
/
+811
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+34
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
1
-1
/
+3
2017-07-26
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
1
-2
/
+6
2017-07-24
selftests/bpf: subtraction bounds test
Edward Cree
1
-0
/
+28
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-235
/
+2171
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+476
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2
-2
/
+2
[next]