summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: context_switch: Fix pthread errorsCyril Bur2017-10-131-3/+14
* selftests/powerpc: Use snprintf to construct DSCR sysfs interface pathsSeth Forshee2017-10-061-1/+5
* Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-233-101/+626
|\
| * selftests/seccomp: Test thread vs process killingKees Cook2017-08-141-60/+168
| * seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-141-7/+10
| * seccomp: Action to log before allowingTyler Hicks2017-08-141-1/+97
| * seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-141-1/+68
| * seccomp: Selftest for detection of filter flag supportTyler Hicks2017-08-141-0/+60
| * seccomp: Operation for checking if an action is availableTyler Hicks2017-08-141-0/+36
| * selftests/seccomp: Refactor RET_ERRNO testsKees Cook2017-08-141-37/+58
| * selftests/seccomp: Add simple seccomp overhead benchmarkKees Cook2017-08-142-5/+112
| * selftests/seccomp: Add tests for basic ptrace actionsKees Cook2017-08-141-7/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-0/+16
|\ \
| * | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-161-0/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-122-9/+7Star
|\ \ \ | |/ / |/| |
| * | signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2017-07-202-9/+7Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-091-1/+50
|\ \ \
| * | | bpf: add support for sockmap detach programsJohn Fastabend2017-09-091-1/+50
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-091-2/+58
|\ \ \ \
| * | | | tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov2017-09-091-2/+58
* | | | | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-0947-491/+518
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün2017-09-062-6/+35
| * | | | selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan2017-08-251-3/+9
| * | | | selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2017-08-252-15/+3Star
| * | | | selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan2017-08-251-1/+1
| * | | | selftests: kselftest framework: change skip exit code to 0Shuah Khan2017-08-251-1/+2
| * | | | selftests/timers: make loop consistent with array sizeBenjamin Gaignard2017-08-251-1/+1
| * | | | selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan2017-08-231-3/+5
| * | | | selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan2017-08-221-13/+13
| * | | | kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz2017-08-221-8/+9
| * | | | selftests: timers: drop support for !KTEST caseShuah Khan2017-08-2219-204/+1Star
| * | | | rtc: rtctest: Improve support detectionLukáš Doktor2017-08-171-1/+6
| * | | | selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian2017-08-171-0/+6
| * | | | selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian2017-08-171-0/+8
| * | | | 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