index
:
linux-dev
linus/master
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
selftests/bpf: add few verifier scale tests
Alexei Starovoitov
7
-1
/
+215
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
1
-2
/
+4
2019-04-03
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
2
-11
/
+72
2019-04-02
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
1
-1
/
+0
2019-04-02
selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
Stanislav Fomichev
1
-4
/
+4
2019-04-02
selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
Stanislav Fomichev
1
-1
/
+1
2019-04-02
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
1
-2
/
+2
2019-04-01
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
1
-8
/
+24
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+54
2019-03-30
libnvdimm/security: provide fix for secure-erase to use zero-key
Dave Jiang
1
-2
/
+9
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+85
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2019-03-29
selftests: tc-testing: Add pedit tests
Dmytro Linkin
1
-0
/
+903
2019-03-28
selftests: mlxsw: Add a new test for strict priority
Petr Machata
1
-0
/
+311
2019-03-28
selftests: mlxsw: Add qos_lib.sh
Petr Machata
2
-92
/
+109
2019-03-28
selftests: mlxsw: qos_mc_aware: Configure shared buffers
Petr Machata
1
-0
/
+19
2019-03-28
selftests: forwarding: devlink_lib: Add shared buffer helpers
Petr Machata
1
-0
/
+95
2019-03-28
selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV
Petr Machata
1
-3
/
+2
2019-03-28
selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh
Petr Machata
4
-11
/
+8
2019-03-28
selftests: forwarding: Test action VLAN modify
Danielle Ratson
1
-0
/
+164
2019-03-28
selftests: forwarding: Add PCP match and VLAN match tests
Amit Cohen
1
-1
/
+58
2019-03-28
selftests: forwarding: Add reverse path forwarding (RPF) test cases
Ido Schimmel
1
-1
/
+106
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
3
-2
/
+33
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
1
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
1
-1
/
+1
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
1
-16
/
+19
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-14
/
+920
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-48
/
+822
2019-03-27
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
1
-0
/
+47
2019-03-27
selftests/livepatch: use TEST_PROGS for test scripts
Joe Lawrence
1
-1
/
+1
2019-03-26
torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint
Paul E. McKenney
1
-0
/
+1
2019-03-26
tools/.../rcutorture: Convert to SPDX license identifier
Paul E. McKenney
22
-314
/
+47
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
1
-0
/
+38
2019-03-26
selftests: bpf: don't depend on hardcoded perf sample_freq
Stanislav Fomichev
1
-1
/
+15
2019-03-25
bpf: test_tc_tunnel.sh needs reverse path filtering disabled
Alan Maguire
1
-0
/
+8
2019-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+25
2019-03-22
selftests: bpf: tc-bpf flow shaping with EDT
Peter Oskolkov
3
-1
/
+210
2019-03-22
selftests/bpf: convert bpf tunnel test to encap modes
Willem de Bruijn
2
-10
/
+19
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
2
-3
/
+14
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-22
/
+3
2019-03-22
selftests/bpf: extend bpf tunnel test with tso
Willem de Bruijn
1
-11
/
+49
2019-03-22
selftests/bpf: extend bpf tunnel test with gre
Willem de Bruijn
2
-46
/
+123
2019-03-22
selftests/bpf: expand bpf tunnel test to ipv6
Willem de Bruijn
3
-22
/
+149
2019-03-22
selftests/bpf: expand bpf tunnel test with decap
Willem de Bruijn
2
-0
/
+40
2019-03-22
selftests/bpf: bpf tunnel encap test
Willem de Bruijn
3
-1
/
+160
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-0
/
+25
2019-03-21
selftests: bpf: modify urandom_read and link it non-statically
Ivan Vecera
2
-5
/
+12
2019-03-21
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
6
-2
/
+434
2019-03-21
selftests/bpf: test references to sock_common
Lorenz Bauer
1
-0
/
+48
2019-03-21
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
3
-46
/
+46
[prev]
[next]