summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-302-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 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-251-0/+25
| |\
| | * bpf: verifier: propagate liveness on all framesJakub Kicinski2019-03-221-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
| * | net/sched: act_sample: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_police: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_pedit: validate the control action inside init()Davide Caratti2019-03-211-0/+51
| * | net/sched: act_nat: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_connmark: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_mirred: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_ife: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_gact: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_csum: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_bpf: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-168-48/+396
| |\
| | * selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko2019-03-141-0/+44
| | * bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau2019-03-133-44/+180
| | * bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau2019-03-132-2/+170
| | * selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song2019-03-122-2/+2
* | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-163-0/+388
|\ \ \
| * | | selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-053-0/+388
* | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-162-14/+9
|\ \ \ \
| * | | | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-071-1/+5
| * | | | device-dax: Start defining a dax bus modelDan Williams2019-01-071-0/+1
| * | | | device-dax: Remove multi-resource infrastructureDan Williams2019-01-071-13/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-153-0/+97
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini2019-02-123-0/+97
* | | | | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan2019-03-141-3/+46
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-121-0/+55
|\ \ \ \ \
| * | | | | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss2019-03-121-0/+55
* | | | | | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-03-1212-0/+151
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing: Add hist trigger action 'expected fail' test caseTom Zanussi2019-02-201-0/+30
| * | | | | tracing: Add alternative synthetic event trace action test caseTom Zanussi2019-02-201-0/+42
| * | | | | tracing: Add hist trigger onchange() handler test caseTom Zanussi2019-02-201-0/+28
| * | | | | tracing: Add hist trigger snapshot() action test caseTom Zanussi2019-02-201-0/+43
| * | | | | tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcasesTom Zanussi2019-02-208-0/+8
* | | | | | tools: mark 'test_vmalloc.sh' executableLinus Torvalds2019-03-111-0/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-114-14/+90
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann2019-03-071-1/+14
| * | | | | selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev2019-03-071-1/+1
| * | | | | selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev2019-03-071-10/+23
| * | | | | selftests/bpf: test that GSO works in lwt_ip_encapPeter Oskolkov2019-03-071-2/+52
* | | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-116-0/+936
|\ \ \ \ \ \