summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-09selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole
2018-10-09selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole
2018-10-09tools/bpf: bpftool, print strerror when map lookup error occursPrashant Bhole
2018-10-09tools/bpf: bpftool, split the function do_dump()Prashant Bhole
2018-10-09selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)
2018-10-09Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa
2018-10-09PM / tools: sleepgraph and bootgraph: upgrade to v5.2Todd Brandt
2018-10-09PM / tools: sleepgraph: first batch of v5.2 changesTodd Brandt
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-09Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-10-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-10-09Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2018-10-09KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras
2018-10-08tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...Tzvetomir Stoyanov
2018-10-08selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca
2018-10-08selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca
2018-10-08selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio
2018-10-08tools lib traceevent: Separate out tep_strerror() for strerror_r() issuesSteven Rostedt (VMware)
2018-10-08perf python: More portable way to make CFLAGS work with clangEduardo Habkost
2018-10-08perf python: Make clang_has_option() work on Python 3Eduardo Habkost
2018-10-08perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma
2018-10-08perf tools: Avoid double free in read_event_file()Sanskriti Sharma
2018-10-08perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma
2018-10-08perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma
2018-10-08perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter
2018-10-08perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo
2018-10-08tools include: Adopt linux/bits.hArnaldo Carvalho de Melo
2018-10-08cpupower: Fix coredump on VMWarePrarit Bhargava
2018-10-08cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava
2018-10-08tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo
2018-10-08tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman
2018-10-08bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet
2018-10-08libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-05selftests: net: Clean up an unused variableJakub Sitnicki
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti
2018-10-05tc-testing: fix build of eBPF programsDavide Caratti
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern
2018-10-05Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...Ingo Molnar
2018-10-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-10-05perf record: Use unmapped IP for inline callchain cursorsMilian Wolff
2018-10-05perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo
2018-10-04fib_tests: Add tests for metrics on routesDavid Ahern
2018-10-04libbpf: Use __u32 instead of u32 in bpf_program__loadAndrey Ignatov
2018-10-04libbpf: Make include guards consistentAndrey Ignatov