index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
selftests: net: forwarding: change devlink resource support checking
Jiri Pirko
1
-1
/
+1
2019-01-28
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-28
selftests: net: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-28
selftests: bpf: break up the rest of test_verifier
Jakub Kicinski
23
-6149
/
+6051
2019-01-28
selftests: bpf: break up test_verifier
Jakub Kicinski
48
-10136
/
+9902
2019-01-28
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
3
-0
/
+17
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+31
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-25
/
+128
2019-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-22
/
+131
2019-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+8
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-01-27
selftests: bpf: makefile support sub-register code-gen test mode
Jiong Wang
1
-25
/
+70
2019-01-27
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
1
-24
/
+762
2019-01-26
selftests: net: ip_defrag: cover new IPv6 defrag behavior
Peter Oskolkov
2
-34
/
+51
2019-01-26
tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
Willy Tarreau
2
-2265
/
+2
2019-01-26
rcutorture/nolibc: Add a bit of documentation to explain how to use nolibc
Willy Tarreau
1
-13
/
+79
2019-01-26
rcutorture/nolibc: Fix some poor indentation and alignment
Willy Tarreau
1
-7
/
+7
2019-01-26
rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition
Willy Tarreau
1
-6
/
+6
2019-01-26
torture: Explain and simplify odd "for" loop in mkinitrd.sh
Paul E. McKenney
1
-8
/
+15
2019-01-26
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
Kees Cook
1
-15
/
+57
2019-01-26
selftests: Use lirc.h from kernel tree, not from system
Sean Young
1
-0
/
+2
2019-01-26
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-24
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-23
selftests: forwarding: Add a test case for ARP suppression
Ido Schimmel
1
-0
/
+74
2019-01-23
selftests: forwarding: Add a test for VXLAN symmetric routing
Ido Schimmel
1
-0
/
+551
2019-01-23
selftests: forwarding: Add a test case for ARP decapsulation
Ido Schimmel
1
-0
/
+18
2019-01-23
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-22
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+31
2019-01-19
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
1
-1
/
+33
2019-01-19
selftests: mlxsw: Test FDB offload indication
Ido Schimmel
1
-0
/
+20
2019-01-18
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
[prev]
[next]