aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar3-14/+42
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar1-9/+9
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar4-1/+1
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook1-0/+2
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook1-20/+23
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin1-17/+21
2019-04-08selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu1-0/+4
2019-04-08rseq/selftests: Adapt number of threads to the number of detected cpusMathieu Desnoyers1-2/+5
2019-04-08lib: Add test module for strscpy_padTobin C. Harding3-1/+5
2019-04-08kselftest: Add test module framework headerTobin C. Harding1-0/+48
2019-04-08kselftest: Add test runner creation scriptTobin C. Harding4-50/+88
2019-04-08selftest/gpio: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-04-08selftest/rseq: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-04-08selftest/timers: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-04-08selftest/x86/mpx-dig.c: Remove duplicate headerSabyasachi Gupta1-2/+0
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-12/+184
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-12/+75
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti1-0/+24
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev1-2/+4
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2-11/+72
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+54
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+85
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson3-2/+33
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson1-2/+2
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson1-1/+1
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson1-16/+19
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-48/+822
2019-03-27selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko1-0/+47
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon1-0/+38
2019-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+25
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski1-0/+25
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti1-0/+51
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti1-0/+25
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-0/+388
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-14/+9
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-48/+396
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+97