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
2019-01-25
rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition
Willy Tarreau
1
-6
/
+6
2019-01-25
torture: Explain and simplify odd "for" loop in mkinitrd.sh
Paul E. McKenney
1
-8
/
+15
2019-01-25
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
Kees Cook
1
-15
/
+57
2019-01-25
selftests: Use lirc.h from kernel tree, not from system
Sean Young
1
-0
/
+2
2019-01-25
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
1
-3
/
+10
2019-01-25
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
1
-0
/
+6
2019-01-25
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2019-01-25
selftests/bpf: suppress readelf stderr when probing for BTF support
Stanislav Fomichev
1
-1
/
+2
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
1
-0
/
+36
2019-01-23
selftests: bpf: add tests for dead code removal
Jakub Kicinski
2
-7
/
+549
2019-01-23
selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user
Stanislav Fomichev
1
-3
/
+3
2019-01-23
libbpf: Show supported ELF section names when failing to guess prog/attach type
Taeung Song
1
-3
/
+1
2019-01-22
selftests: forwarding: Add a test case for ARP suppression
Ido Schimmel
1
-0
/
+74
2019-01-22
selftests: forwarding: Add a test for VXLAN symmetric routing
Ido Schimmel
1
-0
/
+551
2019-01-22
selftests: forwarding: Add a test case for ARP decapsulation
Ido Schimmel
1
-0
/
+18
2019-01-22
selftests: forwarding: Add a test for VXLAN asymmetric routing
Ido Schimmel
1
-0
/
+475
2019-01-23
Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-16
/
+118
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-76
/
+130
2019-01-21
nfit_test: fix security state pull for nvdimm security nfit_test
Dave Jiang
1
-2
/
+2
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology with keys test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology with key test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology test
Nir Dotan
1
-0
/
+63
2019-01-20
selftests: forwarding: Add IP tunneling lib
Nir Dotan
1
-0
/
+349
2019-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+31
2019-01-18
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
1
-1
/
+33
2019-01-18
selftests: mlxsw: Test FDB offload indication
Ido Schimmel
1
-0
/
+20
2019-01-17
selftests: mlxsw: Test veto of unsupported VXLAN FDBs
Petr Machata
1
-0
/
+126
2019-01-17
selftests/tls: Fix recv partial/large_buff test cases
Vakul Garg
1
-5
/
+7
2019-01-17
selftests/seccomp: Abort without user notification support
Kees Cook
1
-5
/
+5
2019-01-17
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
1
-0
/
+30
2019-01-16
selftests: tc-testing: fix parsing of ife type
Davide Caratti
1
-44
/
+44
2019-01-16
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
1
-3
/
+6
2019-01-16
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
1
-0
/
+79
2019-01-16
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
1
-37
/
+75
2019-01-16
tools/bpf: add int128 raw test in test_btf
Yonghong Song
1
-0
/
+93
2019-01-16
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-15
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
1
-1
/
+1
2019-01-15
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
1
-29
/
+0
2019-01-15
selftests/txtimestamp: Fix an equals vs assign bug
Dan Carpenter
1
-1
/
+1
2019-01-15
selftests/vm/gup_benchmark.c: match gup struct to kernel
Alison Schofield
1
-0
/
+1
2019-01-15
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
1
-0
/
+1
2019-01-15
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
1
-10
/
+31
2019-01-14
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-01-14
x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
1
-1
/
+1
2019-01-14
selftests: rtc: rtctest: add alarm test on minute boundary
Alexandre Belloni
1
-0
/
+102
2019-01-14
selftests: rtc: rtctest: fix alarm tests
Alexandre Belloni
1
-5
/
+2
2019-01-15
selftests/powerpc: New TM signal self test
Breno Leitao
5
-1
/
+198
[prev]
[next]