aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+0
2019-05-07Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-8/+37
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-1/+2
2019-05-06Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds27-186/+782
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+8
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-314/+48
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+14
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+55
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu1-0/+6
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern1-2/+2
2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov1-1/+8
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini1-3/+6
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-9/+25
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+47
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2-0/+47
2019-04-25selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook1-9/+25
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+317
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-10/+311
2019-04-22selftests: build and run gpio when output directory is the src dirShuah Khan1-0/+9
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe20-107/+570
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook1-5/+6
2019-04-19selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin1-19/+13
2019-04-19selftests: fix headers_install circular dependencyShuah Khan2-10/+80
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan1-2/+2
2019-04-19proc: fix map_files test on F29Alexey Dobriyan1-10/+10
2019-04-18ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOTMasayoshi Mizuma2-0/+13
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar22-314/+48
2019-04-17ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma1-2/+4
2019-04-17ktest: Show name and iteration on errorsSteven Rostedt (VMware)1-6/+20
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar1-20/+66
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar1-8/+16
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar2-0/+13
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel1-4/+3
2019-04-17selftests/kexec: kexec_file_load syscall testMimi Zohar4-3/+304
2019-04-17selftests/kexec: define "require_root_privileges"Mimi Zohar2-3/+8
2019-04-17selftests/kexec: define common logging functionsMimi Zohar2-14/+35
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar3-14/+42
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar1-9/+9
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar4-1/+1
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+60
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook1-0/+2
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook1-20/+23
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-23/+215
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov4-6/+191
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini1-1/+7
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini4-16/+17
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-4/+13
2019-04-15selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes1-0/+1