aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-0/+388
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-14/+9
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+97
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+46
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan1-3/+46
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-27/+50
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki3-27/+50
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+55
2019-03-12Drop flex_arraysKent Overstreet1-3/+0
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integersZev Weiss1-0/+55
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds12-0/+151
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds1-0/+0
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-15/+94
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds6-0/+936
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds50-447/+975
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-0/+21
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds3-6/+226
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds6-22/+68
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar50-447/+975
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds9-0/+1380
2019-03-08bpf, libbpf: fixing leak when kernel does not support btfNikita V. Shirokov1-0/+2
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds8-0/+1066
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-5/+226
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-0/+371
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann1-1/+14
2019-03-07selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev1-1/+1
2019-03-07libbpf: force fixdep compilation at the start of the buildStanislav Fomichev1-1/+2
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev1-10/+23
2019-03-07selftests/bpf: test that GSO works in lwt_ip_encapPeter Oskolkov1-2/+52
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+14
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-8/+21
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-10/+10
2019-03-06perf data: Force perf_data__open|close zero data->file.pathJiri Olsa1-2/+2
2019-03-06perf session: Fix double free in perf_data__closeJiri Olsa1-3/+1
2019-03-06perf evsel: Probe for precise_ip with simple attrJiri Olsa2-13/+20
2019-03-06perf tools: Read and store caps/max_precise in perf_pmuJiri Olsa2-0/+15
2019-03-06perf hist: Fix memory leak of srclineJiri Olsa1-2/+12
2019-03-06perf hist: Add error path into hist_entry__initJiri Olsa1-20/+19
2019-03-06perf c2c: Fix c2c report for empty numa nodeJiri Olsa1-2/+6
2019-03-06perf script python: Add Python3 support to intel-pt-events.pyTony Jones1-13/+19
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones1-23/+25
2019-03-06perf script python: add Python3 support to check-perf-trace.pyTony Jones1-14/+17
2019-03-06perf script python: Add Python3 support to futex-contention.pyTony Jones1-4/+6
2019-03-06perf script python: Remove mixed indentationTony Jones14-135/+136
2019-03-06perf diff: Support --pid/--tid filter optionsJin Yao2-0/+10
2019-03-06perf diff: Support --cpu filter optionJin Yao2-0/+21
2019-03-06perf diff: Support --time filter optionJin Yao2-14/+179
2019-03-06perf thread: Generalize function to copy from thread addr space from intel-bts codeAndi Kleen3-18/+28
2019-03-06io_uring: add a few test toolsJens Axboe9-0/+1380
2019-03-06perf annotate: Calculate the max instruction name, align column to thatArnaldo Carvalho de Melo4-33/+52