summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-04-23selftests/bpf: add flow dissector bpf_skb_load_bytes helper testStanislav Fomichev
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-22media: selftests: media_dev_allocator api testShuah 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-19kselftests: cgroup: add freezer controller self-testsRoman Gushchin
2019-04-19kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan
2019-04-19proc: fix map_files test on F29Alexey Dobriyan
2019-04-18bpf: Increase MAX_NR_MAPS to 17 in test_verifier.cMartin KaFai Lau
2019-04-18selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.hWang YanQing
2019-04-18ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOTMasayoshi Mizuma
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-17selftests/bpf: fix a compilation errorYonghong Song
2019-04-17ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma
2019-04-17ktest: Show name and iteration on errorsSteven Rostedt (VMware)
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/netDavid S. Miller
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16selftests: bpf: add VRF test cases to lwt_ip_encap test.Peter Oskolkov
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-16selftests/bpf: make flow dissector tests more extensibleStanislav Fomichev
2019-04-16selftests/bpf: two scale testsAlexei Starovoitov
2019-04-16selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnelStanislav Fomichev
2019-04-16selftests/btf: add VAR and DATASEC case for dedup testsAndrii Nakryiko
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-04-15selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal