summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-06perf clang: Remove needless extra semicolonYang Wei
2019-03-06perf bpf: Automatically add BTF ELF markersArnaldo Carvalho de Melo
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder
2019-03-05proc: more robust bulk read testAlexey Dobriyan
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan
2019-03-05proc: return exit code 4 for skipped testsAlexey Dobriyan
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan
2019-03-05tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding
2019-03-05tools/vm/slabinfo: align usage output columnsTobin C. Harding
2019-03-05tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding
2019-03-05tools/vm/slabinfo: update options in usage messageTobin C. Harding
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)
2019-03-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)
2019-03-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds