index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
selftests: forwarding: vxlan_bridge_1d: fix tos value
Hangbin Liu
1
-3
/
+3
2020-02-16
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
1
-0
/
+6
2020-02-16
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
1
-12
/
+13
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
1
-0
/
+11
2020-02-07
selftests/bpf: Test freeing sockmap/sockhash with a socket in it
Jakub Sitnicki
1
-0
/
+74
2020-02-07
selftests: mlxsw: Add test cases for local table route replacement
Ido Schimmel
1
-0
/
+76
2020-02-06
mptcp: fix use-after-free for ipv6
Florian Westphal
1
-0
/
+9
2020-02-05
wireguard: selftests: tie socket waiting to target pid
Jason A. Donenfeld
1
-9
/
+8
2020-02-05
wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
Krzysztof Kozlowski
1
-1
/
+0
2020-02-05
wireguard: selftests: ensure non-addition of peers with failed precomputation
Jason A. Donenfeld
1
-0
/
+6
2020-02-04
tc-testing: add missing 'nsPlugin' to basic.json
Davide Caratti
1
-0
/
+51
2020-02-04
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
1
-1
/
+1
2020-02-04
selftests/bpf: Fix trampoline_count.c selftest compilation warning
Andrii Nakryiko
1
-1
/
+1
2020-02-02
selftests: net: Add FIN_ACK processing order related latency spike test
SeongJae Park
4
-0
/
+189
2020-01-31
mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
John Hubbard
1
-1
/
+5
2020-01-31
selftests: KVM: testing the local IRQs resets
Pierre Morel
1
-0
/
+42
2020-01-31
selftests: KVM: s390x: Add reset tests
Janosch Frank
2
-0
/
+156
2020-01-31
selftests: KVM: Add fpu and one reg set/get library functions
Janosch Frank
2
-0
/
+42
2020-01-28
tracing: Add new testcases for hist trigger parsing errors
Tom Zanussi
1
-0
/
+32
2020-01-28
selftests/ftrace: fix glob selftest
Sven Schnelle
1
-1
/
+1
2020-01-27
selftests: settings: tests can be in subsubdirs
Matthieu Baerts
1
-1
/
+1
2020-01-27
selftests/bpf: Add test based on port range for BPF flow dissector
Yoshiki Komachi
1
-0
/
+14
2020-01-27
selftests: netfilter: Introduce tests for sets with range concatenation
Stefano Brivio
2
-1
/
+1483
2020-01-25
selftest/bpf: Add test for allowed trampolines count
Jiri Olsa
2
-0
/
+133
2020-01-26
selftests/eeh: Bump EEH wait time to 60s
Oliver O'Halloran
1
-3
/
+7
2020-01-25
selftests: mlxsw: Add a TBF selftest
Petr Machata
8
-0
/
+344
2020-01-25
selftests: forwarding: lib: Allow reading TC rule byte counters
Petr Machata
1
-1
/
+2
2020-01-25
selftests: forwarding: lib: Add helpers for busywaiting
Petr Machata
1
-0
/
+18
2020-01-25
selftests: Move two functions from mlxsw's qos_lib to lib
Petr Machata
2
-24
/
+24
2020-01-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
1
-2
/
+14
2020-01-24
selftests: bpf: Make reuseport test output more legible
Lorenz Bauer
1
-4
/
+24
2020-01-24
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
1
-0
/
+6
2020-01-24
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
1
-10
/
+5
2020-01-24
mptcp: add basic kselftest for mptcp
Florian Westphal
7
-0
/
+1448
2020-01-24
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
1
-5
/
+6
2020-01-24
selftests/bpf: Initialize duration variable before using
John Sperbeck
3
-3
/
+3
2020-01-23
selftests/powerpc: Enable range tests on 8xx in ptrace-hwbreak.c selftest
Christophe Leroy
1
-3
/
+2
2020-01-22
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
3
-0
/
+585
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
3
-2
/
+83
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
1
-1
/
+1
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2
-33
/
+30
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
128
-181
/
+181
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
1
-2
/
+6
2020-01-20
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-01-20
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
1
-4
/
+0
2020-01-19
selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mc
Amit Cohen
1
-0
/
+54
2020-01-19
selftests: devlink_trap_tunnel_ipip: Add test case for decap_error
Amit Cohen
1
-0
/
+265
2020-01-19
selftests: devlink_trap_tunnel_vxlan: Add test case for decap_error
Amit Cohen
1
-0
/
+276
2020-01-19
selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabled
Amit Cohen
1
-0
/
+112
2020-01-18
selftests: add openat2(2) selftests
Aleksa Sarai
8
-0
/
+1220
[next]