summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+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-197/+2669
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-27bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probingMartin KaFai Lau-1/+74
2019-04-27bpf: Sync bpf.h to toolsMartin KaFai Lau-1/+43
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins-0/+156
2019-04-26tools: sync bpf.hMatt Mullins-1/+11
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+51
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-25bpftool: fix indendation in bash-completion/bpftoolAndrii Nakryiko-11/+11
2019-04-25bpftool: add bash completions for btf commandAndrii Nakryiko-0/+46
2019-04-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko-7/+236
2019-04-25bpftool: add ability to dump BTF typesAndrii Nakryiko-1/+589
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-45/+415
2019-04-25bpftool: Fix errno variable usageBenjamin Poirier-1/+1
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon-0/+47
2019-04-25libbpf: add binary to gitignoreMatteo Croce-0/+1
2019-04-25tools: bpftool: fix infinite loop in map createAlban Crequy-0/+3
2019-04-25selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook-9/+25
2019-04-25bpftool: show flow_dissector attachment statusStanislav Fomichev-0/+54
2019-04-25libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee-0/+1
2019-04-25bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statementDaniel Borkmann-3/+3
2019-04-25bpf, libbpf: handle old kernels more graceful wrt global data sectionsDaniel Borkmann-13/+86
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier-0/+2
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-187/+2454
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