summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2018-08-01Merge branch 'pm-tools'Rafael J. Wysocki
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-29Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-28perf build: Build error in libbpf missing initializationThomas Richter
2018-07-27tools/power turbostat: version 18.07.27Len Brown
2018-07-27tools/power turbostat: Read extended processor family from CPUIDCalvin Walton
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-27tools/virtio: add kmalloc_array stubMichael S. Tsirkin
2018-07-27tools/virtio: add dma barrier stubsMichael S. Tsirkin
2018-07-27bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau
2018-07-26tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...Prarit Bhargava
2018-07-26tools/power turbostat: fix x2apic debug message output fileLen Brown
2018-07-26tools/power turbostat: fix bogus summary valuesArtem Bityutskiy
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau
2018-07-25bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau
2018-07-25bpf: btf: Sync uapi btf.h to toolsMartin KaFai Lau
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-20tools/power turbostat: fix -S on UP systemsLen Brown
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-20tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song
2018-07-19bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-17tools/power turbostat: Update turbostat(8) RAPL throttling column descriptionLen Brown
2018-07-17tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin
2018-07-14objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-12selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn
2018-07-13tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott
2018-07-13tools: build: Fixup host c flagsLaura Abbott
2018-07-13tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2018-07-11perf tools: Use python-config --includes rather than --cflagsJeremy Cline
2018-07-11perf script python: Fix dict reference countingJanne Huttunen
2018-07-11perf stat: Fix --interval_clear optionJiri Olsa
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa
2018-07-11perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips
2018-07-11perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips