summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-023-2/+55
|\
| * selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-011-0/+6
| * selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-011-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-262-0/+47
| |\
| | * selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2019-04-252-0/+47
* | | Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-291-9/+25
|\ \ \ | |/ / |/| |
| * | selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook2019-04-251-9/+25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-245-11/+317
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-223-10/+311
| |\ \ \
| | * | | netfilter: nat: fix icmp id randomizationFlorian Westphal2019-04-151-9/+27
| | * | | selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-04-132-1/+284
| * | | | selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin2019-04-201-0/+5
| * | | | selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-04-191-1/+1
* | | | | proc: fixup proc-pid-vm testAlexey Dobriyan2019-04-191-2/+2
* | | | | proc: fix map_files test on F29Alexey Dobriyan2019-04-191-10/+10
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-172-54/+60
|\| | |
| * | | selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-04-111-54/+40
| | |/ | |/|
| * | selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel2019-04-101-0/+20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-167-23/+215
|\ \ \
| * | | selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-164-6/+191
| * | | selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini2019-04-161-1/+7
| * | | selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-164-16/+17
| |/ /
* | | Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-151-4/+13
|\ \ \ | |/ / |/| |
| * | tools/testing/nvdimm: Retain security state after overwriteDave Jiang2019-04-081-2/+4
| * | libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang2019-03-301-2/+9
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-081-0/+20
|\ \
| * | selftests: add a tc matchall test caseNicolas Dichtel2019-04-071-0/+20
* | | selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-081-2/+2
* | | selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-082-0/+64
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-045-12/+184
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-042-12/+75
| |\ \
| | * | net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev2019-04-031-2/+4
| | * | selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2019-04-032-11/+72
| * | | net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-041-0/+24
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-292-0/+85
| |\ \
| | * | selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko2019-03-271-0/+47
| | * | selftests/bpf: test case for invalid call stack in dead codePaul Chaignon2019-03-261-0/+38
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-315-20/+54
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-283-2/+33
| * | | KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-281-2/+2
| * | | KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-281-1/+1
| * | | KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-03-281-16/+19
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2724-48/+822
|\ \ \ | |/ / |/| / | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-241-0/+25
| |\
| | * bpf: verifier: propagate liveness on all framesJakub Kicinski2019-03-211-0/+25
| * | net/sched: act_vlan: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_skbmod: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_skbedit: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_simple: validate the control action inside init()Davide Caratti2019-03-211-0/+25