summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-04-27bpf: Refactor BTF encoding macro to test_btf.hMartin KaFai Lau
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko
2019-04-26netdevsim: merge sdev into devJiri Pirko
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid 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-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook
2019-04-25selftests: Move test output to diagnostic linesKees Cook
2019-04-25selftests: Distinguish between missing and non-executableKees Cook
2019-04-25selftests: Add plan line and fix result line syntaxKees Cook
2019-04-25selftests: Extract logic for multiple test runsKees Cook
2019-04-25selftests: Use runner.sh for emit targetsKees Cook
2019-04-25selftests: Extract single-test shell logic from lib.mkKees Cook
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24selftests/bpf: expand test_tc_tunnel with SIT encapWillem de Bruijn
2019-04-23bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-23selftests/bpf: properly return error from bpf_flow_loadStanislav Fomichev
2019-04-23selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev
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-22tools/testing/nvdimm: add watermarks for dax_pmem* modulesVishal Verma
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