aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman1-1/+1
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+138
2016-01-26kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz1-1/+138
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds12-15/+297
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds22-105/+956
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+92
2016-01-13selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski2-1/+90
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+90
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-1/+516
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-3/+24
2016-01-12selftests/x86: Disable the ldt_gdt_64 test for nowAndy Lutomirski1-2/+3
2016-01-12Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgentThomas Gleixner2-5/+8
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-01-10selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün1-3/+24
2016-01-07selftests: firmware: add empty string and async testsBrian Norris1-1/+28
2016-01-07selftests/seccomp: fix 32-bit build warningsKees Cook1-2/+3
2016-01-07add breakpoints/.gitignoreYuan Sun1-0/+1
2016-01-07add ptrace/.gitignoreYuan Sun1-0/+1
2016-01-07update .gitignore in selftests/timersYuan Sun1-0/+1
2016-01-07update .gitignore in selftests/vmYuan Sun1-0/+5
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar5-23/+54
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek1-0/+47
2016-01-04soreuseport: BPF selection functional testCraig Gallek3-1/+469
2015-12-17selftests/powerpc: Add script to test HMI functionalityDaniel Axtens1-0/+89
2015-12-17selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman1-6/+6
2015-12-17selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2-9/+24
2015-12-17selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman3-1/+456
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman5-28/+31
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta3-1/+105
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling3-1/+78
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling3-1/+76
2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2-2/+5
2015-12-14selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2-11/+35
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman3-4/+8
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman5-45/+63
2015-12-10selftests/timers: fix write return value handlngAndrzej Hajda1-1/+1
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard2-16/+0
2015-12-05torture: Place console.log files correctly from the get-goPaul E. McKenney1-3/+2
2015-12-05torture: Abbreviate console error dumpPaul E. McKenney1-6/+35
2015-12-05rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest docYang Shi2-5/+0
2015-12-05rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney2-3/+8
2015-12-05rcutorture: Add batch number to script printoutPaul E. McKenney1-6/+9
2015-11-24ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)1-0/+90
2015-11-23tools, testing, add test for intel_pstate driverPrarit Bhargava4-0/+247
2015-11-23selftest/ipc: actually test itBamvor Jian Zhang1-0/+1
2015-11-23selftests/capabilities: actually test itBamvor Jian Zhang1-0/+1
2015-11-23selftests/capabilities: clean up for MakefileBamvor Jian Zhang1-12/+9
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang1-4/+7
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang1-1/+1
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3