summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2016-12-15radix tree test suite: track preempt_countMatthew Wilcox3-13/+24
2016-12-15radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox3-9/+25
2016-12-15tools: add WARN_ON_ONCEMatthew Wilcox3-4/+2
2016-12-15ktest.pl: fix englishPavel Machek1-4/+4
2016-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+240
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu1-11/+7
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang5-0/+683
2016-12-13selftest: sync: improve assert() failure messageGustavo Padovan1-1/+1
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-12-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-12-13lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-1/+1
2016-12-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+124
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+5
2016-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+262
2016-12-08kselftests: Exercise hw-independent mock tests for i915.koChris Wilson1-0/+14
2016-12-08selftests: add missing gitignore files/dirsShuah Khan3-0/+4
2016-12-08selftests: add missing set-tz to timers .gitignoreShuah Khan1-0/+1
2016-12-07tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams4-6/+262
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf1-0/+134
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello2-0/+61
2016-12-02selftest: sync: stress test for mergesEmilio López4-0/+120
2016-12-02selftest: sync: stress consumer/producer testEmilio López4-0/+190
2016-12-02selftest: sync: stress test for parallelismEmilio López4-0/+116
2016-12-02selftest: sync: wait tests for sw_sync frameworkEmilio López4-0/+96
2016-12-02selftest: sync: merge tests for sw_sync frameworkEmilio López4-0/+65
2016-12-02selftest: sync: fence tests for sw_sync frameworkEmilio López4-0/+140
2016-12-02selftest: sync: basic tests for sw_sync frameworkEmilio López9-0/+519
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik1-0/+23
2016-11-29selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King1-1/+1
2016-11-28bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann4-6/+49
2016-11-23selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu1-0/+37
2016-11-22selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu1-0/+49
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu1-0/+2
2016-11-22selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu1-0/+1
2016-11-22selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu1-1/+1
2016-11-22selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu1-0/+5
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu1-1/+7
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu2-1/+29
2016-11-18selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand2-1/+240
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski2-1/+124
2016-11-17selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual4-1/+205
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual3-1/+188
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual3-1/+170
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual6-1/+630
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual3-1/+176
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual3-2/+163
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual5-2/+370
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual3-2/+172
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual3-3/+162