summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+80
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+55
2019-05-03selftests/powerpc: Add a signal fuzzer selftestBreno Leitao-3/+334
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy-0/+2
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy-2/+2
2019-05-01bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing-0/+19
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu-0/+6
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern-2/+2
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini-2/+2
2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov-1/+8
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini-3/+6
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-2/+0
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+25
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-158/+1514
2019-04-27bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau-16/+157
2019-04-27bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_mapsMartin KaFai Lau-10/+679
2019-04-27bpf: Add verifier tests for the bpf_sk_storageMartin KaFai Lau-19/+152
2019-04-27bpf: Refactor BTF encoding macro to test_btf.hMartin KaFai Lau-62/+70
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins-0/+156
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+47
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko-79/+153
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko-2/+4
2019-04-26netdevsim: merge sdev into devJiri Pirko-4/+4
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-17/+356
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon-0/+47
2019-04-25selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook-9/+25
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook-8/+48
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook-7/+0
2019-04-25selftests: Move test output to diagnostic linesKees Cook-6/+60
2019-04-25selftests: Distinguish between missing and non-executableKees Cook-1/+6
2019-04-25selftests: Add plan line and fix result line syntaxKees Cook-6/+8
2019-04-25selftests: Extract logic for multiple test runsKees Cook-24/+32
2019-04-25selftests: Use runner.sh for emit targetsKees Cook-19/+7
2019-04-25selftests: Extract single-test shell logic from lib.mkKees Cook-31/+39
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-11/+317
2019-04-24selftests/bpf: expand test_tc_tunnel with SIT encapWillem de Bruijn-5/+80
2019-04-23bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev-14/+9
2019-04-23selftests/bpf: properly return error from bpf_flow_loadStanislav Fomichev-4/+4
2019-04-23selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev-34/+165
2019-04-23selftests/bpf: add flow dissector bpf_skb_load_bytes helper testStanislav Fomichev-0/+48
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-135/+2167
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-10/+311
2019-04-22selftests: build and run gpio when output directory is the src dirShuah Khan-0/+9
2019-04-22tools/testing/nvdimm: add watermarks for dax_pmem* modulesVishal Verma-0/+33
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe-107/+570
2019-04-22media: selftests: media_dev_allocator api testShuah Khan-0/+85
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin-0/+5
2019-04-19selftests/ipc: Fix msgque compiler warningsKees Cook-5/+6
2019-04-19selftests/efivarfs: clean up test files from test_create*()Po-Hsu Lin-19/+13
2019-04-19selftests: fix headers_install circular dependencyShuah Khan-10/+80