summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-11-15selftests/ftrace: Do not use arch dependent do_IRQ as a target functionMasami Hiramatsu
2017-11-15selftests: breakpoints: fix compile error on breakpoint_test_arm64Sumit Semwal
2017-11-15selftests: add missing test result status in memory-hotplug testlei.yang@windriver.com
2017-11-15selftests/exec: include cwd in long path calculationSteve Muckle
2017-11-15selftests: seccomp: update .gitignore with newly added testsShuah Khan
2017-11-15selftests: vm: Update .gitignore with newly added testsShuah Khan
2017-11-15selftests: timers: Update .gitignore with newly added testsShuah Khan
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31selftests: lib.mk: print individual test results to console by defaultShuah Khan
2017-10-31tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-10-05selftests/net: rxtimestamp: Fix an off by oneDan Carpenter
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-09-25selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan
2017-09-25selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan
2017-09-25selftests/memfd: correct run_tests.sh permissionLi Zhijian
2017-09-25selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook
2017-09-25selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan
2017-09-25selftests: Makefile: fix for loops in targets to run silentlyShuah Khan
2017-09-25selftests: mqueue: Use full path to run tests from MakefileShuah Khan
2017-09-25selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-21selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan
2017-09-21selftests: sync: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-21selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGSShuah Khan
2017-09-21selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan
2017-09-21selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan
2017-09-21selftests: lib.mk: fix test executable status check to use full pathShuah Khan
2017-09-21selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan
2017-09-21selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer
2017-09-19selftests: actually run the various net selftestsJosef Bacik
2017-09-19selftest: add a reuseaddr testJosef Bacik
2017-09-19selftests: silence test output by defaultJosef Bacik
2017-09-18tools/testing/nvdimm: disable labels for nfit_test.1Dan Williams
2017-09-18selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer
2017-09-18selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer