summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-10-18selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-08selftests/bpf: More compatible nc options in test_lwt_ip_encapJiri Benc
2019-10-08selftests/bpf: Set rp_filter in test_flow_dissectorJiri Benc
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez
2019-09-30libbpf: handle symbol versioning properly for libbpf.aYonghong Song
2019-09-30selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-30tools: bpf: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel
2019-09-27KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-26perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-26libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitionsAndrii Nakryiko
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse
2019-09-25rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-09-25selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko
2019-09-25libbpf: fix false uninitialized variable warningAndrii Nakryiko
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev
2019-09-25perf parser: Remove needless include directivesArnaldo Carvalho de Melo
2019-09-25perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-09-25perf jvmti: Include JVMTI support for s390Thomas Richter
2019-09-25perf vendor events: Remove P8 HW events which are not supportedMamatha Inamdar
2019-09-25perf evlist: Fix access of freed id arraysAndi Kleen
2019-09-25perf stat: Fix free memory access / memory leaks in metricsAndi Kleen
2019-09-25perf tools: Replace needless mmap.h with what is needed, event.hArnaldo Carvalho de Melo
2019-09-25perf evsel: Move config terms to a separate headerArnaldo Carvalho de Melo
2019-09-25perf evlist: Remove unused perf_evlist__fprintf() methodArnaldo Carvalho de Melo
2019-09-25perf evsel: Introduce evsel_fprintf.hArnaldo Carvalho de Melo