summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-06-30selftests: typo correction for memory-hotplug testPo-Hsu Lin
2017-06-30selftests: ftrace: Use md5sum to take less time of checking logsMasami Hiramatsu
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-06-27tools/testing/selftests/sysctl: Add pre-check to the value of writes_strictOrson Zhai
2017-06-26seccomp: Adjust selftests to avoid double-joinKees Cook
2017-06-23selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park
2017-06-23selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGSSeongJae Park
2017-06-23selftest/memfd/Makefile: Fix build errorSeongJae Park
2017-06-23selftests: lib: Skip tests on missing test modulesSumit Semwal
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20kselftests: timers: Add test for frequency stepMiroslav Lichvar
2017-06-20kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar
2017-06-20selftests: Introduce tc testsuiteLucas Bates
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-06-15kselftest: membarrier: make test names more informativeAlice Ferrazzi
2017-06-15kselftest: make callers of ksft_exit_skip() output the reason for skippingPaul Elder
2017-06-15kselftest: make ksft_exit_skip() output a reason for skippingPaul Elder
2017-06-15tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-14kselftest: convert get_size to use stricter TAP13 formatTim Bird
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song
2017-06-13kselftest: breakpoints: convert step_after_suspend_test to TAP13 outputPaul Elder
2017-06-13kselftest: breakpoints: convert breakpoint_test to TAP13 outputPaul Elder
2017-06-13kselftest: membarrier: convert to TAP13 outputPaul Elder
2017-06-13kselftest: add TAP13 conformant versions of ksft_* functionsPaul Elder
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer
2017-06-12selftests: kselftest_harness: Fix compile warningMickaël Salaün
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