summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-08-02selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan
2017-08-02selftests: ptp: include default header install pathGrygorii Strashko
2017-08-02selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan
2017-08-02selftests: splice: add .gitignore for generated filesShuah Khan
2017-08-02selftests: pstore: add .gitignore for generated filesShuah Khan
2017-08-01ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-29bpf: testing: fix devmap testsJohn Fastabend
2017-07-28selftests: sync: convert to use TAP13 ksft frameworkShuah Khan
2017-07-28selftests: kselftest framework: add API to return pass/fail/* countsShuah Khan
2017-07-28selftests: sync: differentiate between sync unsupported and access errorsShuah Khan
2017-07-26bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski
2017-07-26selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu
2017-07-26selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu
2017-07-26selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu
2017-07-26selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu
2017-07-26selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu
2017-07-26selftests: breakpoint_test: Add missing line breaksShuah Khan
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney
2017-07-24rcutorture: Don't wait for kernel when all builds failPaul E. McKenney
2017-07-24torture: Add --kconfig argument to kvm.shPaul E. McKenney
2017-07-24rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenarioPaul E. McKenney
2017-07-24rcutorture: Remove obsolete SRCU-C.bootPaul E. McKenney
2017-07-24selftests/bpf: subtraction bounds testEdward Cree
2017-07-24selftests: Fix installation for splice testDaniel Díaz
2017-07-24selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca
2017-07-24selftests: watchdog: avoid keepalive floodEugeniu Rosca
2017-07-24selftests: watchdog: point out ioctl() failuresEugeniu Rosca
2017-07-24selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca
2017-07-24selftests: watchdog: use getopt_long()Eugeniu Rosca
2017-07-24selftests: watchdog: fix mixed whitespaceEugeniu Rosca
2017-07-24selftests/nsfs: create kconfig fragmentsNaresh Kamboju
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann
2017-07-19signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman
2017-07-17xdp: bpf redirect with map sample programJohn Fastabend
2017-07-17bpf: add devmap, a map for storing net device referencesJohn Fastabend
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez