summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* selftests: ftrace: Have some basic tests run in a tracing instance tooSteven Rostedt (VMware)2017-04-262-0/+2
* selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)2017-04-263-0/+3
* selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test...Steven Rostedt (VMware)2017-04-262-0/+2
* selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)2017-04-261-1/+17
* selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)2017-04-181-0/+132
* selftests: ftrace: Add a test to test function triggers to start and stop tra...Steven Rostedt (VMware)2017-04-181-0/+171
* selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)2017-04-181-0/+113
* selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)2017-04-181-0/+21
* selftests: ftrace: Add -l/--logdir optionNamhyung Kim2017-04-171-0/+5
* tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy2017-04-041-0/+39
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-142-1/+7
|\
| * selftests/bpf: fix broken buildAlexei Starovoitov2017-03-122-1/+7
* | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-131-24/+24
|\ \
| * | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-091-24/+24
* | | userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-091-0/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-074-8/+18
|\ \ \ | |/ / |/| |
| * | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-014-8/+18
* | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-071-2/+4
|\ \ \ | |_|/ |/| |
| * | selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-031-2/+4
| |/
* | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-042-1/+171
|\ \
| * | selftests/x86: Add a basic selftest for iopermAndy Lutomirski2017-03-012-1/+171
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-034-0/+24
|\ \ \
| * | | selftest for default_file_splice_read() infoleakAl Viro2017-02-184-0/+24
* | | | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds2017-03-031-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests: lib.mk Fix individual test buildsShuah Khan2017-03-021-0/+4
* | | | tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev2017-02-271-3/+4
* | | | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2556-393/+1300
|\ \ \ \ | |/ / /
| * | | selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-144-12/+13
| * | | selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman2017-02-141-1/+2
| * | | selftests: Fix the .S and .S -> .o rulesMichael Ellerman2017-02-141-2/+2
| * | | selftests: Fix the .c linking ruleMichael Ellerman2017-02-141-1/+1
| * | | selftests: Fix selftests build to just build, not run testsMichael Ellerman2017-02-141-5/+5
| * | | selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen2017-02-081-1/+1
| * | | selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen2017-02-081-1/+1
| * | | selftest: cpufreq: Add special testsViresh Kumar2017-01-194-3/+146
| * | | selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar2017-01-193-6/+284
| * | | selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar2017-01-192-2/+52
| * | | selftest: cpufreq: Add support for cpufreq testsViresh Kumar2017-01-196-0/+568
| * | | selftests: Add intel_pstate to TARGETSStafford Horne2017-01-191-0/+1
| * | | selftests/intel_pstate: Update makefile to match new styleStafford Horne2017-01-191-9/+4
| * | | selftests/intel_pstate: Fix warning on loop index overflowStafford Horne2017-01-191-1/+1
| * | | selftests/futex: Add headers to makefile dependenciesStafford Horne2017-01-191-1/+4
| * | | selftests/futex: Add stdio used for loggingStafford Horne2017-01-191-0/+1
| * | | selftests: x86 protection_keys remove dead codeShuah Khan2017-01-111-10/+0
| * | | selftests: x86 protection_keys fix unused variable compile warningsShuah Khan2017-01-111-5/+0
| * | | selftests: ipc add missing generated file to .gitignoreShuah Khan2017-01-111-0/+1
| * | | selftests: gpio add .gitignore for generated filesShuah Khan2017-01-111-0/+1
| * | | selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-0518-75/+122
| * | | selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-057-24/+17
| * | | selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2017-01-052-2/+0
OpenPOWER on IntegriCloud