summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-10Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau
2018-12-09bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau
2018-12-09bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau
2018-12-09bpf: Add unit tests for bpf_line_infoMartin KaFai Lau
2018-12-09bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates
2018-12-07selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev
2018-12-07selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata
2018-12-07crypto: user - rename err_cnt parameterCorentin Labbe
2018-12-07crypto: tool: getstat: convert user space example to the new crypto_user_stat...Corentin Labbe
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau
2018-12-05bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_infoMartin KaFai Lau
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-12-05tools: bpftool: add a command to dump the trace pipeQuentin Monnet
2018-12-05cpupower : Auto-completion for cpupower toolAbhishek Goel
2018-12-04selftests: mlxsw: Add one-armed router testIdo Schimmel
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-04selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer
2018-12-04libbpf: add bpf_prog_test_run_xattrLorenz Bauer
2018-12-04tools: sync uapi/linux/bpf.hLorenz Bauer
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-12-03selftests: extend zerocopy tests to udpWillem de Bruijn
2018-12-03test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov
2018-12-03libbpf: Fix license in README.rstAndrey Ignatov
2018-12-03Merge tag 'v4.20-rc5' into perf/core, to pick up fixesIngo Molnar
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney
2018-12-01rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-12-01tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-30bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller
2018-11-30bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller
2018-11-30bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller