summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-4/+0
|\
| * Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-2219-103/+557
| |\
| * | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-4/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-05-071-1/+2
|\ \ \
| * | | selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes2019-04-151-0/+1
| * | | selftests/livepatch: use TEST_PROGS for test scriptsJoe Lawrence2019-03-271-1/+1
* | | | Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-0627-186/+782
|\ \ \ \
| * | | | selftests: build and run gpio when output directory is the src dirShuah Khan2019-04-221-0/+9
| * | | | selftests/ipc: Fix msgque compiler warningsKees Cook2019-04-191-5/+6
| * | | | selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin2019-04-191-19/+13
| * | | | selftests: fix headers_install circular dependencyShuah Khan2019-04-192-10/+80
| * | | | selftests/kexec: update get_secureboot_modeMimi Zohar2019-04-171-20/+66
| * | | | selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar2019-04-171-8/+16
| * | | | selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar2019-04-172-0/+13
| * | | | selftests/kexec: Add missing '=y' to config optionsPetr Vorel2019-04-171-4/+3
| * | | | selftests/kexec: kexec_file_load syscall testMimi Zohar2019-04-174-3/+304
| * | | | selftests/kexec: define "require_root_privileges"Mimi Zohar2019-04-172-3/+8
| * | | | selftests/kexec: define common logging functionsMimi Zohar2019-04-172-14/+35
| * | | | selftests/kexec: define a set of common functionsMimi Zohar2019-04-173-14/+42
| * | | | selftests/kexec: cleanup the kexec selftestMimi Zohar2019-04-171-9/+9
| * | | | selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar2019-04-174-1/+1
| * | | | selftests/harness: Add 30 second timeout per testKees Cook2019-04-161-0/+2
| * | | | selftests/seccomp: Handle namespace failures gracefullyKees Cook2019-04-161-20/+23
| * | | | selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin2019-04-081-17/+21
| * | | | selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu2019-04-081-0/+4
| * | | | rseq/selftests: Adapt number of threads to the number of detected cpusMathieu Desnoyers2019-04-081-2/+5
| * | | | lib: Add test module for strscpy_padTobin C. Harding2019-04-083-1/+5
| * | | | kselftest: Add test module framework headerTobin C. Harding2019-04-081-0/+48
| * | | | kselftest: Add test runner creation scriptTobin C. Harding2019-04-084-50/+88
| * | | | selftest/gpio: Remove duplicate headerSabyasachi Gupta2019-04-081-1/+0
| * | | | selftest/rseq: Remove duplicate headerSabyasachi Gupta2019-04-081-1/+0
| * | | | selftest/timers: Remove duplicate headerSabyasachi Gupta2019-04-081-1/+0
| * | | | selftest/x86/mpx-dig.c: Remove duplicate headerSabyasachi Gupta2019-04-081-2/+0
* | | | | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-061-1/+8
|\ \ \ \ \
| * | | | | s390/rseq: use trap4 for RSEQ_SIGMartin Schwidefsky2019-04-101-1/+8
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-0622-314/+48
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-04-1822-314/+48
| |\ \ \ \ \ \
| | * | | | | | torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney2019-03-261-0/+1
| | * | | | | | tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-03-2622-314/+47
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-032-4/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-04-301-1/+8
| * | | | | | | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-3/+6
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-023-2/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-011-0/+6
| * | | | | | | | | selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-011-2/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-262-0/+47
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2019-04-252-0/+47
* | | | | | | | | | | Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-291-9/+25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook2019-04-251-9/+25
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-245-11/+317
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |