index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
2017-08-24
1
-0
/
+28
*
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
2017-08-24
1
-0
/
+16
*
selftests/net: Add a test to validate behavior of rx timestamps
Mike Maloney
2017-08-24
3
-1
/
+393
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
1
-2
/
+2
|
\
|
*
test_kmod: fix description for -s -and -c parameters
Luis R. Rodriguez
2017-08-19
1
-2
/
+2
*
|
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2017-08-20
1
-0
/
+1
*
|
bpf: selftests add sockmap tests
John Fastabend
2017-08-16
5
-39
/
+412
*
|
bpf: selftests: add tests for new __sk_buff members
John Fastabend
2017-08-16
1
-0
/
+152
*
|
bpf: sockmap sample program
John Fastabend
2017-08-16
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
4
-5
/
+4
|
\
|
|
*
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-08-15
4
-5
/
+4
|
|
\
|
|
*
selftests: timers: freq-step: fix compile error
Shuah Khan
2017-08-11
1
-4
/
+3
|
|
*
selftests: futex: fix run_tests target
Shuah Khan
2017-08-09
1
-1
/
+1
|
|
*
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
2017-08-07
1
-0
/
+0
|
|
*
test_kmod: fix kmod.sh by making it executable
Luis R. Rodriguez
2017-08-07
1
-0
/
+0
*
|
|
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
2017-08-16
1
-0
/
+32
*
|
|
selftests: bpf: add check for ip XDP redirect
William Tu
2017-08-11
1
-0
/
+5
*
|
|
selftests: add rtnetlink test script
Florian Westphal
2017-08-10
2
-1
/
+200
*
|
|
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
2017-08-10
1
-0
/
+313
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
2
-9
/
+21
|
\
|
|
|
*
|
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
2017-08-07
1
-0
/
+11
|
*
|
bpf: fix byte order test in test_verifier
Daniel Borkmann
2017-08-05
1
-9
/
+10
*
|
|
selftests: bpf: add a test for XDP redirect
William Tu
2017-08-09
3
-2
/
+84
*
|
|
selftests/bpf: variable offset negative tests
Edward Cree
2017-08-09
1
-0
/
+41
*
|
|
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
2017-08-09
1
-0
/
+104
*
|
|
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
2017-08-09
1
-8
/
+8
*
|
|
selftests/bpf: add test for bogus operations on pointers
Edward Cree
2017-08-09
1
-2
/
+64
*
|
|
selftests/bpf: add a test to test_align
Edward Cree
2017-08-09
1
-0
/
+67
*
|
|
selftests/bpf: rewrite test_align
Edward Cree
2017-08-09
1
-93
/
+132
*
|
|
selftests/bpf: change test_verifier expectations
Edward Cree
2017-08-09
1
-180
/
+152
*
|
|
test: add msg_zerocopy test
Willem de Bruijn
2017-08-04
4
-1
/
+811
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
2
-2
/
+34
|
\
|
|
|
*
|
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2017-07-27
1
-2
/
+6
|
*
|
selftests/bpf: subtraction bounds test
Edward Cree
2017-07-24
1
-0
/
+28
*
|
|
bpf: testing: fix devmap tests
John Fastabend
2017-07-29
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
18
-235
/
+2171
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
2
-6
/
+476
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
2017-07-21
1
-0
/
+418
|
|
*
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
2017-07-21
1
-0
/
+52
|
|
*
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
2017-07-21
1
-4
/
+4
|
|
*
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2017-07-21
2
-2
/
+2
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-15
3
-0
/
+633
|
|
\
\
|
|
*
|
kmod: throttle kmod thread limit
Luis R. Rodriguez
2017-07-15
1
-22
/
+2
|
|
*
|
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
2017-07-15
3
-0
/
+653
|
*
|
|
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
2017-07-14
1
-2
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
NTB: ntb_test: add parameter for doorbell bitmask
Allen Hubbe
2017-07-06
1
-2
/
+5
|
|
*
|
NTB: ntb_test: modprobe on remote host
Allen Hubbe
2017-07-06
1
-0
/
+4
|
*
|
|
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-13
3
-2
/
+66
|
|
\
\
\
|
|
*
|
|
selftests/ftrace: Add a testcase for kprobe event naming
Masami Hiramatsu
2017-07-09
1
-0
/
+36
|
|
*
|
|
selftests/ftrace: Add a test to probe module functions
Naveen N. Rao
2017-07-09
1
-0
/
+28
[next]