summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-04-04selftests/bpf: add few verifier scale testsAlexei Starovoitov
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev
2019-04-02selftests: bpf: remove duplicate .flags initialization in ctx_skb.cStanislav Fomichev
2019-04-02selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev
2019-04-02selftests: bpf: fix -Wformat-security warning for flow_dissector_load.cStanislav Fomichev
2019-04-02selftests: bpf: tests.h should depend on .c files, not the outputStanislav Fomichev
2019-04-01bpf: add bpffs multi-dimensional array tests in test_btfYonghong Song
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-30libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-29selftests/bpf: Test variable offset stack accessAndrey Ignatov
2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin
2019-03-28selftests: mlxsw: Add a new test for strict priorityPetr Machata
2019-03-28selftests: mlxsw: Add qos_lib.shPetr Machata
2019-03-28selftests: mlxsw: qos_mc_aware: Configure shared buffersPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Add shared buffer helpersPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEVPetr Machata
2019-03-28selftests: forwarding: devlink_lib: Avoid double sourcing of lib.shPetr Machata
2019-03-28selftests: forwarding: Test action VLAN modifyDanielle Ratson
2019-03-28selftests: forwarding: Add PCP match and VLAN match testsAmit Cohen
2019-03-28selftests: forwarding: Add reverse path forwarding (RPF) test casesIdo Schimmel
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko
2019-03-27selftests/livepatch: use TEST_PROGS for test scriptsJoe Lawrence
2019-03-26torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon
2019-03-26selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev
2019-03-25bpf: test_tc_tunnel.sh needs reverse path filtering disabledAlan Maguire
2019-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-22selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov
2019-03-22selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn
2019-03-22selftests/bpf: extend bpf tunnel test with tsoWillem de Bruijn
2019-03-22selftests/bpf: extend bpf tunnel test with greWillem de Bruijn
2019-03-22selftests/bpf: expand bpf tunnel test to ipv6Willem de Bruijn
2019-03-22selftests/bpf: expand bpf tunnel test with decapWillem de Bruijn
2019-03-22selftests/bpf: bpf tunnel encap testWillem de Bruijn
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski
2019-03-21selftests: bpf: modify urandom_read and link it non-staticallyIvan Vecera
2019-03-21selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer
2019-03-21selftests/bpf: test references to sock_commonLorenz Bauer
2019-03-21selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer