summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \ \
| * \ \ Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tp...James Morris2019-02-136-0/+936
| |\ \ \
| | * | | selftests: add TPM 2.0 testsJarkko Sakkinen2019-02-086-0/+936
* | | | | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-091-0/+9
|\ \ \ \ \
| * | | | | media: rc: rcmm decoder and encoderPatrick Lerda2019-02-181-0/+9
* | | | | | Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-096-22/+68
|\ \ \ \ \ \
| * | | | | | selftests/ftrace: Handle the absence of tputJuerg Haefliger2019-02-251-2/+2
| * | | | | | selftests/ftrace: Replace \e with \033Juerg Haefliger2019-02-221-4/+4
| * | | | | | selftests/ftrace: Replace echo -e with printfJuerg Haefliger2019-02-221-2/+7
| * | | | | | selftests: ir: skip when non-root user runs the testShuah Khan2019-02-131-0/+5
| * | | | | | selftests: ir: skip when lirc device doesn't exist.Shuah Khan2019-02-131-1/+1
| * | | | | | selftests: ir: fix warning: "%s" directive output may be truncated ’ direct...Shuah Khan2019-02-131-1/+3
| * | | | | | selftests/seccomp: Actually sleep for 1/10th secondKees Cook2019-02-131-2/+3
| * | | | | | selftests/harness: Update named initializer syntaxKees Cook2019-02-131-5/+5
| * | | | | | selftests: unshare userns in seccomp pidns testcasesTycho Andersen2019-02-131-1/+3
| * | | | | | selftests: set NO_NEW_PRIVS bit in seccomp user testsTycho Andersen2019-02-131-0/+24