index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+10
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
5
-20
/
+43
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
4
-68
/
+38
2018-05-11
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
1
-3
/
+3
2018-05-11
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
1
-0
/
+3
2018-05-10
tc-testing: fix tdc tests for 'bpf' action
Davide Caratti
1
-3
/
+8
2018-05-10
selftests/bpf: ignore build products
Sirio Balmelli
1
-0
/
+1
2018-05-09
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
1
-13
/
+276
2018-05-09
bpf: btf: Some test_btf clean up
Martin KaFai Lau
1
-102
/
+99
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+103
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-30
/
+873
2018-05-07
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
1
-1
/
+1
2018-05-07
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-05
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-3
/
+19
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-26
/
+81
2018-05-03
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-7
/
+259
2018-05-03
selftests: forwarding: mirror_gre_nh: Unset RP filter
Petr Machata
1
-0
/
+6
2018-05-03
selftests: forwarding: Use sysctl_set(), sysctl_restore()
Petr Machata
3
-20
/
+10
2018-05-03
selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()
Petr Machata
1
-0
/
+17
2018-05-03
selftests: forwarding: Allow running specific tests
Ido Schimmel
15
-63
/
+219
2018-05-03
selftests: forwarding: Increase maximum deviation in multipath test
Ido Schimmel
1
-1
/
+1
2018-05-03
tc-testing: Updated csum action tests batch create w/wo cookies.
Craig Dillabaugh
1
-2
/
+72
2018-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2018-05-01
selftest: add test for TCP_INQ
Soheil Hassas Yeganeh
2
-1
/
+191
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
1
-2
/
+2
2018-04-29
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
Eric Dumazet
1
-28
/
+38
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+21
2018-04-29
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
3
-11
/
+98
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
3
-12
/
+266
2018-04-29
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
1
-0
/
+45
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2
-0
/
+203
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
1
-0
/
+2
2018-04-27
selftests: Fix lib.mk run_tests target shell script
Mathieu Desnoyers
1
-4
/
+4
2018-04-27
selftests: forwarding: Test changes in mirror-to-gretap
Petr Machata
1
-0
/
+194
2018-04-27
selftests: forwarding: Test neighbor updates when mirroring to gretap
Petr Machata
1
-0
/
+101
2018-04-27
selftests: forwarding: Test flower mirror to gretap
Petr Machata
1
-0
/
+116
2018-04-27
selftests: forwarding: Test mirror to gretap w/ bound dev
Petr Machata
1
-0
/
+213
2018-04-27
selftests: forwarding: Test gretap mirror with next-hop remote
Petr Machata
1
-0
/
+117
2018-04-27
selftests: forwarding: Add test for mirror to gretap
Petr Machata
1
-0
/
+139
2018-04-27
selftests: forwarding: Add libs for gretap mirror testing
Petr Machata
4
-0
/
+350
2018-04-27
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
1
-2
/
+2
2018-04-27
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
Anders Roxell
1
-1
/
+2
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+8
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
1
-14
/
+21
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-5
/
+3522
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+45
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
3
-2
/
+1445
2018-04-26
selftests: udp gso benchmark
Willem de Bruijn
5
-1
/
+763
[prev]
[next]