summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-07-26bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski
2017-07-24selftests/bpf: subtraction bounds testEdward Cree
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez
2017-07-12test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez
2017-07-12test_sysctl: add generic script to expand on testsLuis R. Rodriguez
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez
2017-07-11samples/bpf: fix a build issueYonghong Song
2017-07-09rtc: rtctest: add check for problematic datesBenjamin Gaignard
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard
2017-07-09selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu
2017-07-09selftests/ftrace: Add a test to probe module functionsNaveen N. Rao
2017-07-09selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao
2017-07-07Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06NTB: ntb_test: add parameter for doorbell bitmaskAllen Hubbe
2017-07-06NTB: ntb_test: modprobe on remote hostAllen Hubbe
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03bpf: add various test cases for verifier selftestDaniel Borkmann
2017-06-30selftests: membarrier: use ksft_* var arg msg apiShuah Khan
2017-06-30selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13Shuah Khan
2017-06-30selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg apiShuah Khan
2017-06-30selftests: breakpoint_test: use ksft_* var arg msg apiShuah Khan
2017-06-30kselftest: add ksft_print_msg() function to output general informationPaul Elder
2017-06-30kselftest: make ksft_* output functions variadicPaul Elder
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30selftests/capabilities: Fix the test_execve testAndy Lutomirski
2017-06-30selftests: intel_pstate: add .gitignoreShuah Khan
2017-06-30selftests: fix memory-hotplug testPo-Hsu Lin
2017-06-30selftests: add missing test name in memory-hotplug testPo-Hsu Lin
2017-06-30selftests: check percentage range for memory-hotplug testPo-Hsu Lin
2017-06-30selftests: check hot-pluggagble memory for memory-hotplug testPo-Hsu Lin