summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-04-16perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa
2019-04-16perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter
2019-04-16perf header: Fix lock/unlock imbalances when processing BPF/BTF infoGustavo A. R. Silva
2019-04-16Merge LKMM and RCU commitsPaul E. McKenney
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-04-16selftests/bpf: make flow dissector tests more extensibleStanislav Fomichev
2019-04-16selftests/bpf: two scale testsAlexei Starovoitov
2019-04-16bpftool: Improve handling of ENOSPC on reuseport_array map dumpsBenjamin Poirier
2019-04-16bpftool: Use print_entry_error() in case of ENOENT when dumpingBenjamin Poirier
2019-04-16tools: bpftool: add a note on program statistics in man pageQuentin Monnet
2019-04-16tools: bpftool: fix short option name for printing version in man pagesQuentin Monnet
2019-04-16tools: bpftool: fix man page documentation for "pinmaps" keywordQuentin Monnet
2019-04-16tools: bpftool: reset errno for "bpftool cgroup tree"Quentin Monnet
2019-04-16tools: bpftool: remove blank line after btf_id when listing programsQuentin Monnet
2019-04-16bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire
2019-04-16selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnelStanislav Fomichev
2019-04-16selftests/btf: add VAR and DATASEC case for dedup testsAndrii Nakryiko
2019-04-16btf: add support for VAR and DATASEC in btf_dedup()Andrii Nakryiko
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-04-15selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDEDMiroslav Benes
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko
2019-04-12selftests/bpf: C based test for sysctl and strtoXAndrey Ignatov
2019-04-12selftests/bpf: Test bpf_strtol and bpf_strtoul helpersAndrey Ignatov
2019-04-12selftests/bpf: Test ARG_PTR_TO_LONG arg typeAndrey Ignatov
2019-04-12selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.hAndrey Ignatov
2019-04-12bpf: Sync bpf.h to tools/Andrey Ignatov
2019-04-12selftests/bpf: Test file_pos field in bpf_sysctl ctxAndrey Ignatov
2019-04-12selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov
2019-04-12selftests/bpf: Test sysctl_get_current_value helperAndrey Ignatov
2019-04-12selftests/bpf: Test bpf_sysctl_get_name helperAndrey Ignatov
2019-04-12selftests/bpf: Test BPF_CGROUP_SYSCTLAndrey Ignatov
2019-04-12selftests/bpf: Test sysctl section nameAndrey Ignatov
2019-04-12libbpf: Support sysctl hookAndrey Ignatov
2019-04-12bpf: Sync bpf.h to tools/Andrey Ignatov
2019-04-11selftests: Add debugging options to pmtu.shDavid Ahern
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-12selftests: netfilter: add ebtables broute test caseFlorian Westphal
2019-04-11tools: add smp_* barrier variants to include infrastructureDaniel Borkmann
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-11selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire
2019-04-11bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2Alan Maguire