summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08srcu: Remove Classic SRCUPaul E. McKenney
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney
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