aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello2-0/+61
2016-12-01selftest: sync: stress test for mergesEmilio López4-0/+120
2016-12-01selftest: sync: stress consumer/producer testEmilio López4-0/+190
2016-12-01selftest: sync: stress test for parallelismEmilio López4-0/+116
2016-12-01selftest: sync: wait tests for sw_sync frameworkEmilio López4-0/+96
2016-12-01selftest: sync: merge tests for sw_sync frameworkEmilio López4-0/+65
2016-12-01selftest: sync: fence tests for sw_sync frameworkEmilio López4-0/+140
2016-12-01selftest: 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-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann4-6/+49
2016-11-22selftests: 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
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual8-1/+781
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo19-34/+37
2016-11-17selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h'Anshuman Khandual2-9/+36
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2-3/+586
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney1-0/+5
2016-11-14torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney1-2/+0
2016-11-14selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin1-3/+3
2016-11-14selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling6-227/+1
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin1-4/+8
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin5-0/+3
2016-11-14selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman1-1/+3
2016-11-14selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman1-4/+1
2016-11-14selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard3-2/+160
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-5/+3006
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-1/+1
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann3-4/+263
2016-10-19tools/testing/nvdimm: dynamic label supportDan Williams1-7/+23
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf1-0/+72
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann8-1/+3458
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds32-5/+2997