summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-01-21perf tools: Replace automatic const char[] variables by staticsRasmus Villemoes-11/+11
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang-2/+2
2019-01-21perf script: Fix crash when processing recorded stat dataTony Jones-5/+2
2019-01-21perf top: Fix wrong hottest instruction highlightedHe Kuang-6/+10
2019-01-21perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian-2/+9
2019-01-21tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney-2/+12
2019-01-21tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney-93/+739
2019-01-21tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri-2/+6
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray-2/+0
2019-01-21perf/doc: Update design.txt for exclude_{host|guest} flagsAndrew Murray-0/+4
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-92/+1317
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys testNir Dotan-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key testNir Dotan-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE hierarchical topology testNir Dotan-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with keys testNir Dotan-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology with key testNir Dotan-0/+63
2019-01-20selftests: forwarding: Add IP-in-IP GRE flat topology testNir Dotan-0/+63
2019-01-20selftests: forwarding: Add IP tunneling libNir Dotan-0/+349
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-16/+1218
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner-11/+1
2019-01-18bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann-0/+1163
2019-01-18selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel-1/+33
2019-01-18selftests: mlxsw: Test FDB offload indicationIdo Schimmel-0/+20
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+4
2019-01-18perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo-0/+2
2019-01-18perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen-1/+1
2019-01-17selftests: mlxsw: Test veto of unsupported VXLAN FDBsPetr Machata-0/+126
2019-01-17selftests/tls: Fix recv partial/large_buff test casesVakul Garg-5/+7
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook-5/+5
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev-0/+30
2019-01-17perf ordered_events: Fix crash in ordered_events__freeJiri Olsa-2/+4
2019-01-17bpftool: add bash completion for peek/push/enqueue/pop/dequeueStanislav Fomichev-18/+73
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev-35/+98
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev-1/+14
2019-01-17bpftool: add peek commandStanislav Fomichev-1/+7
2019-01-17bpftool: don't print empty key/value for mapsStanislav Fomichev-19/+28
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev-9/+5
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev-9/+31
2019-01-16selftests: tc-testing: fix parsing of ife typeDavide Caratti-44/+44
2019-01-16selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven-3/+6
2019-01-16tools/bpf: support __int128 in bpftool map pretty dumperYonghong Song-12/+86
2019-01-16tools/bpf: add bpffs pretty print test for int128Yonghong Song-0/+79
2019-01-16tools/bpf: refactor test_btf pretty printing for multiple map value formatsYonghong Song-37/+75
2019-01-16tools/bpf: add int128 raw test in test_btfYonghong Song-0/+93
2019-01-16libbpf: don't define CC and ARStanislav Fomichev-16/+1
2019-01-16selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra-1/+1
2019-01-15selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti-1/+1
2019-01-15selftests: tc-testing: drop test on missing tunnel key idDavide Caratti-29/+0
2019-01-16tools/bpf: properly account for libbfd variationsStanislav Fomichev-1/+8
2019-01-15selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter-1/+1