summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-061-1/+5
| * | | | | device-dax: Start defining a dax bus modelDan Williams2019-01-061-0/+1
| * | | | | device-dax: Remove multi-resource infrastructureDan Williams2019-01-061-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-1112-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-106-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
| * | | | | | | | | | selftests: skip seccomp get_metadata test if not real rootTycho Andersen2019-02-131-0/+6
| * | | | | | | | | | selftest: include stdio.h in kselftest.hTycho Andersen2019-02-131-0/+1
| * | | | | | | | | | selftests: fix typo in seccomp_bpf.cTycho Andersen2019-02-131-1/+1
OpenPOWER on IntegriCloud