summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2018-08-28selftests: sync: add config fragment for testing sync frameworkFathi Boudra
2018-07-03selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2017-12-16selftest/powerpc: Fix false failures for skipped testsSachin Sant
2016-04-12efi: Make efivarfs entries immutable by defaultPeter Jones
2015-01-08userns: Unbreak the unprivileged remount testsEric W. Biederman
2015-01-08mnt: Update unprivileged remount testEric W. Biederman
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan
2014-11-04Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-12Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-12Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov
2014-10-09Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu
2014-09-30locktorture: Support rwlocksDavidlohr Bueso
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar
2014-09-16rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney
2014-09-16locktorture: Add test scenario for rwsem_lockPaul E. McKenney
2014-09-16locktorture: Add test scenario for mutex_lockPaul E. McKenney
2014-09-16locktorture: Make torture scripting account for new _runnable namePaul E. McKenney
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney
2014-09-10rcutorture: Add RCU-tasks tests to default rcutorture listPaul E. McKenney
2014-09-07rcutorture: Add RCU-tasks test casesPaul E. McKenney
2014-09-07torture: Check for nul bytes in console outputPaul E. McKenney
2014-09-07torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney
2014-09-07rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney
2014-09-07rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney
2014-09-07rcutorture: Test partial nohz_full= configurationPaul E. McKenney
2014-09-07rcu: Add step to initrd documentationPaul E. McKenney
2014-09-07rcutorture: Set executable bit and drop bash from UsagePranith Kumar
2014-09-07rcutorture: Use bash shell for all the test scriptsPranith Kumar
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds