summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12Drop flex_arraysKent Overstreet
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08bpf, libbpf: fixing leak when kernel does not support btfNikita V. Shirokov
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann
2019-03-07selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev
2019-03-07libbpf: force fixdep compilation at the start of the buildStanislav Fomichev
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev
2019-03-07selftests/bpf: test that GSO works in lwt_ip_encapPeter Oskolkov
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-06perf data: Force perf_data__open|close zero data->file.pathJiri Olsa
2019-03-06perf session: Fix double free in perf_data__closeJiri Olsa
2019-03-06perf evsel: Probe for precise_ip with simple attrJiri Olsa
2019-03-06perf tools: Read and store caps/max_precise in perf_pmuJiri Olsa
2019-03-06perf hist: Fix memory leak of srclineJiri Olsa
2019-03-06perf hist: Add error path into hist_entry__initJiri Olsa
2019-03-06perf c2c: Fix c2c report for empty numa nodeJiri Olsa
2019-03-06perf script python: Add Python3 support to intel-pt-events.pyTony Jones
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones
2019-03-06perf script python: add Python3 support to check-perf-trace.pyTony Jones
2019-03-06perf script python: Add Python3 support to futex-contention.pyTony Jones
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-03-06perf diff: Support --pid/--tid filter optionsJin Yao
2019-03-06perf diff: Support --cpu filter optionJin Yao
2019-03-06perf diff: Support --time filter optionJin Yao
2019-03-06perf thread: Generalize function to copy from thread addr space from intel-bt...Andi Kleen
2019-03-06io_uring: add a few test toolsJens Axboe
2019-03-06perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo