summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-06-065-4/+276
|\
| * tracing/selftest: Add test to test simple snapshot trigger for trace_markerSteven Rostedt (VMware)2018-06-041-0/+74
| * tracing/selftest: Add test to test hist trigger between kernel event and trac...Steven Rostedt (VMware)2018-05-291-0/+68
| * tracing/selftest: Add selftests to test trace_marker histogram triggersSteven Rostedt (VMware)2018-05-292-0/+115
| * ftrace/selftest: Fix reset_trigger() to handle triggers with filtersSteven Rostedt (VMware)2018-05-291-2/+2
| * ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)2018-05-291-3/+18
* | Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-0662-614/+2112
|\ \
| * | selftests: lib: fix prime_numbers module search and skip logicShuah Khan (Samsung OSG)2018-05-301-1/+1
| * | selftests: intel_pstate: notification about privilege required to run intel_p...Jeffrin Jose T2018-05-301-0/+6
| * | selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport2018-05-301-0/+193
| * | selftest: intel_pstate: debug support message from aperf.c and return valueJeffrin Jose T2018-05-301-2/+4
| * | kselftest/cgroup: fix variable dereferenced before check warningRoman Gushchin2018-05-301-4/+2
| * | selftests/intel_pstate: Enhance table printingDaniel Díaz2018-05-301-3/+13
| * | selftests/intel_pstate: Improve test, minor fixesDaniel Díaz2018-05-301-14/+10
| * | selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport2018-05-303-0/+108
| * | selftests: cgroup: add memory controller self-testsRoman Gushchin2018-05-305-0/+1099
| * | selftests: memfd: split regular and hugetlbfs testsShuah Khan (Samsung OSG)2018-05-302-9/+3
| * | selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-305-25/+39
| * | selftests: mqueue: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-302-8/+8
| * | selftests: memory-hotplug: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+7
| * | selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-5/+9
| * | selftests: membarrier: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+3
| * | selftests: media_tests: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-9/+10
| * | selftests: locking: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-0/+8
| * | selftests: locking: add Makefile for locking testShuah Khan (Samsung OSG)2018-05-301-0/+10
| * | selftests: lib: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-6/+17
| * | selftests: lib: add prime_numbers.sh test to MakefileShuah Khan (Samsung OSG)2018-05-301-1/+1
| * | selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-302-2/+9
| * | selftests: kmod: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-5/+8
| * | selftests: ipc: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+3
| * | selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+4
| * | selftests: gpio: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+8
| * | selftests: firmware: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-303-5/+10
| * | selftests: filesystems: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-4/+7
| * | selftests: exec: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+4
| * | selftests: efivarfs: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+5
| * | selftests: cpufreq: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+4
| * | selftests: cpu-hotplug: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-6/+8
| * | selftests: breakpoints: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-1/+5
| * | selftests: android: ion: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+5
| * | selftests: memory-hotplug: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-5/+3
| * | selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-25/+16
| * | selftests: mount: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-302-10/+14
| * | selftests: futex: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-301-12/+0
| * | selftests: android: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-301-8/+0
| * | selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASSShuah Khan (Samsung OSG)2018-05-301-1/+1
| * | selftests: lib.mk: add test execute bit check to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-301-1/+6
| * | selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-302-3/+8
| * | selftests: lib.mk: Include test suite name in the RUN_TESTS outputShuah Khan (Samsung OSG)2018-05-301-9/+10
| * | selftests: lib.mk: move running and printing result to a new functionShuah Khan (Samsung OSG)2018-05-301-24/+28
OpenPOWER on IntegriCloud