summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan2017-08-178-23/+30
* selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan2017-08-142-49/+65
* selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai2017-08-111-1/+1
* selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez2017-08-091-1/+6
* selftests: kselftest framework: add error counterShuah Khan2017-08-091-3/+18
* selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan2017-08-022-38/+62
* selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan2017-08-021-1/+2
* selftests: ptp: include default header install pathGrygorii Strashko2017-08-021-0/+1
* selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan2017-08-021-22/+31
* selftests: splice: add .gitignore for generated filesShuah Khan2017-08-021-0/+1
* selftests: pstore: add .gitignore for generated filesShuah Khan2017-08-021-0/+2
* selftests: sync: convert to use TAP13 ksft frameworkShuah Khan2017-07-282-34/+41
* selftests: kselftest framework: add API to return pass/fail/* countsShuah Khan2017-07-281-0/+10
* selftests: sync: differentiate between sync unsupported and access errorsShuah Khan2017-07-281-4/+19
* selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu2017-07-261-3/+3
* selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu2017-07-261-8/+21
* selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu2017-07-261-3/+7
* selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu2017-07-261-1/+7
* selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu2017-07-261-1/+1
* selftests: breakpoint_test: Add missing line breaksShuah Khan2017-07-261-2/+2
* selftests: Fix installation for splice testDaniel Díaz2017-07-241-4/+1Star
* selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca2017-07-241-1/+17
* selftests: watchdog: avoid keepalive floodEugeniu Rosca2017-07-241-2/+6
* selftests: watchdog: point out ioctl() failuresEugeniu Rosca2017-07-241-0/+6
* selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca2017-07-241-1/+1
* selftests: watchdog: use getopt_long()Eugeniu Rosca2017-07-241-17/+39
* selftests: watchdog: fix mixed whitespaceEugeniu Rosca2017-07-241-63/+63
* selftests/nsfs: create kconfig fragmentsNaresh Kamboju2017-07-241-0/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-153-0/+633
|\
| * kmod: throttle kmod thread limitLuis R. Rodriguez2017-07-151-22/+2Star
| * kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-153-0/+653
* | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds2017-07-141-2/+9
|\ \ | |/ |/|
| * NTB: ntb_test: add parameter for doorbell bitmaskAllen Hubbe2017-07-061-2/+5
| * NTB: ntb_test: modprobe on remote hostAllen Hubbe2017-07-061-0/+4
* | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-07-133-2/+66
|\ \
| * | selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu2017-07-091-0/+36
| * | selftests/ftrace: Add a test to probe module functionsNaveen N. Rao2017-07-091-0/+28
| * | selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao2017-07-091-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-137-221/+777
|\ \ \
| * | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-131-1/+1
| * | | test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez2017-07-131-0/+89
| * | | test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez2017-07-131-0/+63
| * | | test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez2017-07-131-0/+62
| * | | test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez2017-07-131-0/+66
| * | | test_sysctl: add generic script to expand on testsLuis R. Rodriguez2017-07-135-220/+495
| * | | test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez2017-07-133-4/+5
* | | | Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-07-133-5/+211
|\ \ \ \
| * | | | rtc: rtctest: add check for problematic datesBenjamin Gaignard2017-07-091-4/+124
| * | | | tools: timer: add rtctest_setdateBenjamin Gaignard2017-07-092-1/+87
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-133-1/+212
|\ \ \ \ \ | |_|/ / / |/| | | |