summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08kselftests: Exercise hw-independent mock tests for i915.koChris Wilson
2016-12-08selftests: add missing gitignore files/dirsShuah Khan
2016-12-08selftests: add missing set-tz to timers .gitignoreShuah Khan
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello
2016-12-01selftest: sync: stress test for mergesEmilio López
2016-12-01selftest: sync: stress consumer/producer testEmilio López
2016-12-01selftest: sync: stress test for parallelismEmilio López
2016-12-01selftest: sync: wait tests for sw_sync frameworkEmilio López
2016-12-01selftest: sync: merge tests for sw_sync frameworkEmilio López
2016-12-01selftest: sync: fence tests for sw_sync frameworkEmilio López
2016-12-01selftest: sync: basic tests for sw_sync frameworkEmilio López
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik
2016-11-29selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann
2016-11-22selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu
2016-11-22selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu
2016-11-22selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu
2016-11-22selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu
2016-11-22selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu
2016-11-18selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski
2016-11-17selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo
2016-11-17selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney
2016-11-14torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney
2016-11-14selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin
2016-11-14selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-11-14selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman
2016-11-14selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman
2016-11-14selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard