summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-07-31perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan
2019-07-31perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan
2019-07-31perf map: Fix potential NULL pointer dereference found by smatch toolLeo Yan
2019-07-31perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf trace: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan
2019-07-31rseq/selftests: Fix Thumb mode build failure on arm32Mathieu Desnoyers
2019-07-31perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-31iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera
2019-07-31tools: PCI: Fix broken pcitest compilationAlan Mikhak
2019-07-28perf script: Assume native_arch for pipe modeSong Liu
2019-07-28selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander
2019-07-26libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-07-26tools: bpftool: Fix json dump crash on powerpcJiri Olsa
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-26bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan
2019-07-26libbpf: fix GCC8 warning for strncpyAndrii Nakryiko
2019-07-26perf stat: Fix group lookup for metric groupAndi Kleen
2019-07-26perf stat: Don't merge events in the same PMUAndi Kleen
2019-07-26perf stat: Fix metrics with --no-mergeAndi Kleen
2019-07-26perf stat: Make metric event lookup more robustAndi Kleen
2019-07-26bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
2019-07-26perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer
2019-07-26perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo
2019-07-26tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo
2019-07-26perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo
2019-07-26selftests/bpf : clean up feature/ when make cleanHechao Li
2019-07-26perf report: Fix OOM error in TUI mode on s390Thomas Richter
2019-07-26perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-07-26perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier
2019-07-26perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa
2019-07-26cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel
2019-07-26perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo
2019-07-26selftests/bpf: adjust verifier scale testAlexei Starovoitov
2019-07-14perf header: Assign proper ff->ph in perf_event__synthesize_features()Song Liu
2019-07-14perf thread-stack: Fix thread stack return from kernel for kernel-only caseAdrian Hunter
2019-07-14perf pmu: Fix uncore PMU alias list for ARM64John Garry
2019-07-14perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter
2019-07-14perf auxtrace: Fix itrace defaults for perf scriptAdrian Hunter
2019-07-14perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-24perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds