summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
Commit message (Expand)AuthorAge
* Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-09-27
|\
| * selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan2017-09-25
| * selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan2017-09-25
| * selftests/memfd: correct run_tests.sh permissionLi Zhijian2017-09-25
| * selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-09-25
| * selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-25
| * selftests: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-25
| * selftests: mqueue: Use full path to run tests from MakefileShuah Khan2017-09-25
| * selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan2017-09-25
| * selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan2017-09-21
| * selftests: sync: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-21
| * selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGSShuah Khan2017-09-21
| * selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan2017-09-21
| * selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan2017-09-21
| * selftests: lib.mk: fix test executable status check to use full pathShuah Khan2017-09-21
| * selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan2017-09-21
| * selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-21
| * selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer2017-09-19
| * selftests: actually run the various net selftestsJosef Bacik2017-09-19
| * selftest: add a reuseaddr testJosef Bacik2017-09-19
| * selftests: silence test output by defaultJosef Bacik2017-09-19
| * selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer2017-09-18
| * selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer2017-09-18
| * selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer2017-09-18
| * selftests: intel_pstate: build only on x86Daniel Díaz2017-09-18
| * selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra2017-09-18
| * tools: fix testing/selftests/sigaltstack for s390xThomas Richter2017-09-18
| * selftests: net: More graceful finding of `ip'.Daniel Díaz2017-09-18
* | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-22
|\ \ | |/ |/|
| * selftests/seccomp: Test thread vs process killingKees Cook2017-08-14
| * seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-14
| * seccomp: Action to log before allowingTyler Hicks2017-08-14
| * seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-14
| * seccomp: Selftest for detection of filter flag supportTyler Hicks2017-08-14
| * seccomp: Operation for checking if an action is availableTyler Hicks2017-08-14
| * selftests/seccomp: Refactor RET_ERRNO testsKees Cook2017-08-14
| * selftests/seccomp: Add simple seccomp overhead benchmarkKees Cook2017-08-14
| * selftests/seccomp: Add tests for basic ptrace actionsKees Cook2017-08-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-16
|\ \
| * | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\ \ \ | |/ / |/| |
| * | signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2017-07-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-09
|\ \ \
| * | | bpf: add support for sockmap detach programsJohn Fastabend2017-09-08
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-09
|\ \ \ \
| * | | | tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov2017-09-08
* | | | | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün2017-09-05
| * | | | selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan2017-08-25
| * | | | selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2017-08-25