summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
* selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
* selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-01-251-15/+57
* selftests: Use lirc.h from kernel tree, not from systemSean Young2019-01-251-0/+2
* selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-01-251-3/+10
* selftests/seccomp: Abort without user notification supportKees Cook2019-01-171-5/+5
* selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-01-161-3/+6
* selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-161-1/+1
* selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield2019-01-151-0/+1
* tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta2019-01-141-1/+0
* x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King2019-01-141-1/+1
* selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-01-141-0/+102
* selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-01-141-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-032-4/+1106
|\
| * bpf: add various test cases to selftestsDaniel Borkmann2019-01-021-3/+1105
| * selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu2019-01-011-1/+1
* | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-021-2/+445
|\ \
| * | seccomp: add a return code to trap to userspaceTycho Andersen2018-12-111-2/+445
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-024-0/+70
|\ \ \
| * \ \ Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-174-0/+70
| |\ \ \
| | * | | selftests/ima: kexec_load syscall testMimi Zohar2018-12-114-0/+70
| | |/ /
* | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-314-0/+156
|\ \ \ \
| * | | | selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu2018-12-104-0/+156
* | | | | Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-2817-37/+288
|\ \ \ \ \
| * | | | | selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-178-9/+13
| * | | | | fix dma-buf/udmabuf selftestTom Murphy2018-12-133-2/+12
| * | | | | selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King2018-12-131-1/+1
| * | | | | selftests: watchdog: Add gettimeleft command line argJerry Hoemann2018-12-121-1/+12
| * | | | | selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2018-12-101-21/+21
| * | | | | selftests/ftrace: Fix invalid SPDX identifiersThomas Gleixner2018-11-295-5/+5
| * | | | | selftests: gpio: Find libmount with pkg-config if availableDaniel Díaz2018-11-271-2/+8
| * | | | | selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to configDan Rue2018-11-271-0/+1
| * | | | | selftests: firmware: remove use of non-standard diff -Z optionDan Rue2018-11-271-6/+3
| * | | | | media: rc: self test for IR encoders and decodersSean Young2018-11-065-0/+226
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-2/+15
|\ \ \ \ \
| * | | | | mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-281-1/+14
| * | | | | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2018-12-281-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-283-0/+365
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-275-23/+415
| |\ \ \ \
| * | | | | tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_testDave Jiang2018-12-211-0/+86
| * | | | | tools/testing/nvdimm: Add overwrite support for nfit_testDave Jiang2018-12-211-0/+55
| * | | | | tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang2018-12-213-0/+222
| * | | | | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang2018-12-131-0/+1
| * | | | | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-131-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-2770-398/+10949
|\ \ \ \ \ \
| * | | | | | bpf: fix segfault in test_verifier selftestDaniel Borkmann2018-12-211-1/+2
| * | | | | | selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov2018-12-201-0/+10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-207-73/+1053
| |\ \ \ \ \ \
| | * | | | | | bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend2018-12-201-1/+1
| | * | | | | | selftests: bpf: add missing executables to .gitignoreJakub Kicinski2018-12-201-0/+1