aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-12-11selftests/ima: kexec_load syscall testMimi Zohar4-0/+70
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller30-502/+2308
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev1-4/+4
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song3-56/+56
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song1-3/+3
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau3-3/+3
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev1-1/+1
2018-12-10selftests: do not macro-expand failed assertion expressionsDmitry V. Levin1-21/+21
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang1-0/+13
2018-12-10selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu4-0/+156
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman7-45/+455
2018-12-10Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman7-45/+455
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-59/+571
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-43/+422
2018-12-09media: bpf: add bpf function to report mouse movementSean Young5-22/+69
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau12-25/+516
2018-12-09bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau5-89/+239
2018-12-09bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau4-177/+177
2018-12-09bpf: Add unit tests for bpf_line_infoMartin KaFai Lau1-17/+580
2018-12-09bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau1-86/+125
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau1-0/+19
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+33
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates1-0/+3
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates3-51/+91
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates1-0/+132
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates2-5/+13
2018-12-07selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev1-19/+17
2018-12-07selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang1-4/+25
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel1-0/+70
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata1-0/+177
2018-12-07crypto: user - rename err_cnt parameterCorentin Labbe1-9/+9
2018-12-07crypto: tool: getstat: convert user space example to the new crypto_user_stat...Corentin Labbe1-27/+27
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata1-0/+84
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox4-0/+82
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau4-9/+22
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau1-1/+1
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams1-2/+33
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet5-4/+176
2018-12-05cpupower : Auto-completion for cpupower toolAbhishek Goel2-1/+133
2018-12-04selftests: mlxsw: Add one-armed router testIdo Schimmel1-0/+259
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov1-2/+2
2018-12-04selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer1-1/+54
2018-12-04libbpf: add bpf_prog_test_run_xattrLorenz Bauer3-0/+43
2018-12-04tools: sync uapi/linux/bpf.hLorenz Bauer1-2/+5
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-90/+2356
2018-12-03selftests: extend zerocopy tests to udpWillem de Bruijn3-1/+7
2018-12-03test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin2-1/+130
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2-0/+33
2018-12-03libbpf: Fix license in README.rstAndrey Ignatov1-1/+1
2018-12-03Merge tag 'v4.20-rc5' into perf/core, to pick up fixesIngo Molnar28-48/+871