aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy1-0/+10
2019-02-22tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy1-2/+27
2019-02-22powerpc/selftest: fix type of mftb() in null_syscallChristophe Leroy1-1/+1
2019-02-20selftest/tls: Add test to verify received 'type' of non-data recordVakul Garg1-0/+14
2019-02-20tracing: Add hist trigger action 'expected fail' test caseTom Zanussi1-0/+30
2019-02-20tracing: Add alternative synthetic event trace action test caseTom Zanussi1-0/+42
2019-02-20tracing: Add hist trigger onchange() handler test caseTom Zanussi1-0/+28
2019-02-20tracing: Add hist trigger snapshot() action test caseTom Zanussi1-0/+43
2019-02-20tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcasesTom Zanussi8-0/+8
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda1-0/+9
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller61-53/+1391
2019-02-16selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov1-23/+88
2019-02-15selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli1-0/+2
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani1-3/+0
2019-02-13selftests: bpf: add test_lwt_ip_encap selftestPeter Oskolkov3-1/+398
2019-02-13Merge tag 'tpmdd-next-20190213' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpmJames Morris6-0/+936
2019-02-13selftests: ir: skip when non-root user runs the testShuah Khan1-0/+5
2019-02-13selftests: ir: skip when lirc device doesn't exist.Shuah Khan1-1/+1
2019-02-13selftests: ir: fix warning: "%s" directive output may be truncated ’ directive output may be truncatedShuah Khan1-1/+3
2019-02-13selftests/seccomp: Actually sleep for 1/10th secondKees Cook1-2/+3
2019-02-13selftests/harness: Update named initializer syntaxKees Cook1-5/+5
2019-02-13selftests: unshare userns in seccomp pidns testcasesTycho Andersen1-1/+3
2019-02-13selftests: set NO_NEW_PRIVS bit in seccomp user testsTycho Andersen1-0/+24
2019-02-13selftests: skip seccomp get_metadata test if not real rootTycho Andersen1-0/+6
2019-02-13selftest: include stdio.h in kselftest.hTycho Andersen1-0/+1
2019-02-13selftests: fix typo in seccomp_bpf.cTycho Andersen1-1/+1
2019-02-13selftests: don't kill child immediately in get_metadata() testTycho Andersen1-3/+3
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar2-2207/+17
2019-02-12LSM: SafeSetID: add selftestMicah Morton5-0/+371
2019-02-12selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko1-1/+0
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini3-0/+97
2019-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence1-12/+7
2019-02-11selftests: bpf: relax sub-register mode compilation criteriaJiong Wang1-4/+3
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang50-21/+5
2019-02-11selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang1-13/+7
2019-02-11selftests: bpf: add "alu32" to .gitignoreJiong Wang1-0/+1
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman52-206/+2029
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau4-2/+487
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau4-3/+396
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko1-3/+74
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-38/+1275
2019-02-08selftests: add TPM 2.0 testsJarkko Sakkinen6-0/+936
2019-02-08tools/bpf: remove btf__get_strings() superseded by raw data APIAndrii Nakryiko1-13/+26
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-18/+787
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-0/+286
2019-02-08selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-02-08Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain1-3/+6
2019-02-08Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config"Luis Chamberlain1-1/+0
2019-02-07tools/bpf: add log_level to bpf_load_program_attrYonghong Song1-1/+8