summary refs log tree commit diff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-05-06Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern
2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon
2019-04-25selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-04-22selftests: build and run gpio when output directory is the src dirShuah Khan
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook
2019-04-19selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin
2019-04-19selftests: fix headers_install circular dependencyShuah Khan
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan
2019-04-19proc: fix map_files test on F29Alexey Dobriyan
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel
2019-04-17selftests/kexec: kexec_file_load syscall testMimi Zohar
2019-04-17selftests/kexec: define "require_root_privileges"Mimi Zohar
2019-04-17selftests/kexec: define common logging functionsMimi Zohar
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-15selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel
2019-04-10s390/rseq: use trap4 for RSEQ_SIGMartin Schwidefsky
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds