summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann
2017-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney
2017-06-08srcu-cbmc: Use /usr/bin/awk instead of /bin/awkPriyalee Kushwaha
2017-06-08rcutorture: Reduce CPUs dedicated to testing Classic SRCUPaul E. McKenney
2017-06-08rcuperf: Add the ability to test tiny RCU flavorsPaul E. McKenney
2017-06-08rcuperf: Add a Kconfig-fragment file for Classic SRCUPaul E. McKenney
2017-06-08rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney
2017-06-08rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Classic SRCUPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney
2017-06-08rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney
2017-06-08rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney
2017-06-07selftests/ftrace: Return unsupported if it detects older kernelMasami Hiramatsu
2017-06-07selftests/ftrace: Use top-level available_filter_functionMasami Hiramatsu
2017-06-07selftests/ftrace: Add instance indication in test logMasami Hiramatsu
2017-06-07selftests/ftrace: Reset ftrace filter on older kernelMasami Hiramatsu
2017-06-07ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu
2017-06-07selftests/ftrace: Reduce trace buffer checking overheadMasami Hiramatsu
2017-06-07selftests/ftrace: Skip full-glob-matching filter test on older kernelMasami Hiramatsu
2017-06-07selftests/seccomp: Force rebuild according to dependenciesMickaël Salaün
2017-06-07Documentation/dev-tools: Add kselftest_harness documentationMickaël Salaün
2017-06-07selftests: Remove the TEST_API() wrapper from kselftest_harness.hMickaël Salaün
2017-06-07selftests: Cosmetic renames in kselftest_harness.hMickaël Salaün
2017-06-07selftests: Make test_harness.h more generally availableMickaël Salaün
2017-06-07selftests: sync: Skip the test if kernel support is not foundMichael Ellerman
2017-06-07selftests/vm: Fix test for virtual address range mapping for arm64Michal Suchanek
2017-06-07selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-06-05selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller
2017-05-11bpf: Add verifier test case for alignment.David S. Miller