summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-26/+27
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan-1/+1
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau-26/+27
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King-1/+1
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer-1/+1
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer-1/+1
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer-1/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+29
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann-1/+1
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann-0/+28
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-337/+3307
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+1948
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-7/+131
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+240
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu-11/+7
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang-0/+683
2016-12-13selftest: sync: improve assert() failure messageGustavo Padovan-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+124
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+5
2016-12-08kselftests: Exercise hw-independent mock tests for i915.koChris Wilson-0/+14
2016-12-08selftests: add missing gitignore files/dirsShuah Khan-0/+4
2016-12-08selftests: add missing set-tz to timers .gitignoreShuah Khan-0/+1
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf-0/+134
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello-0/+61
2016-12-01selftest: sync: stress test for mergesEmilio López-0/+120
2016-12-01selftest: sync: stress consumer/producer testEmilio López-0/+190
2016-12-01selftest: sync: stress test for parallelismEmilio López-0/+116
2016-12-01selftest: sync: wait tests for sw_sync frameworkEmilio López-0/+96
2016-12-01selftest: sync: merge tests for sw_sync frameworkEmilio López-0/+65
2016-12-01selftest: sync: fence tests for sw_sync frameworkEmilio López-0/+140
2016-12-01selftest: sync: basic tests for sw_sync frameworkEmilio López-0/+519
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik-0/+23
2016-11-29selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King-1/+1
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann-6/+49
2016-11-22selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu-0/+37
2016-11-22selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu-0/+49
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu-0/+2
2016-11-22selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu-0/+1
2016-11-22selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu-1/+1
2016-11-22selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu-0/+5
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu-1/+7
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu-1/+29
2016-11-18selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand-1/+240
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski-1/+124
2016-11-17selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual-1/+205
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual-1/+188
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual-1/+170
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual-1/+630