summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-12-11perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan
2019-12-11perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain
2019-12-11perf/x86/pmu-events: Fix Kernel_Utilization metricRavi Bangoria
2019-12-11perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSArnaldo Carvalho de Melo
2019-12-11perf arch: Make the default get_cpuid() return compatible errorArnaldo Carvalho de Melo
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-11Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2019-12-11bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2019-12-09selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2019-12-09selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2019-12-09selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2019-12-09selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07selftests: netfilter: use randomized netns namesFlorian Westphal
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song
2019-12-04selftests: add epoll selftestsHeiher
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev
2019-12-04selftests/bpf: Bring back c++ include/link testStanislav Fomichev
2019-12-04selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev
2019-12-04tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2019-12-04tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-04perf inject: Fix processing of ID index for injected instruction tracingAdrian Hunter
2019-12-04perf report: Bail out --mem-mode if mem info is not availableRavi Bangoria
2019-12-04perf report: Make -F more strict like -sRavi Bangoria
2019-12-04perf report/top TUI: Replace pr_err() with ui__error()Ravi Bangoria
2019-12-04Merge tag 'perf-core-for-mingo-5.5-20191203' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-12-02libtraceevent: Copy pkg-config file to output folder when using O=Sudip Mukherjee
2019-12-02libtraceevent: Fix lib installation with O=Sudip Mukherjee
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-02perf kvm: Clarify the 'perf kvm' -i and -o command line optionsArnaldo Carvalho de Melo
2019-12-02tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02perf beauty: Add CLEAR_SIGHAND support for clone's flags argArnaldo Carvalho de Melo
2019-12-02tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-12-02tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo
2019-12-02libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds