aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-04-25coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan
2019-04-19proc: fix map_files test on F29Alexey Dobriyan
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa
2019-04-17perf tools: Fix map reference countingJiri Olsa
2019-04-17perf evlist: Fix side band thread drainingJiri Olsa
2019-04-17perf tools: Check maps for bpf programsSong Liu
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo
2019-04-16perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa
2019-04-16perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)Mao Han
2019-04-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn
2019-04-16perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa
2019-04-16perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter
2019-04-16perf header: Fix lock/unlock imbalances when processing BPF/BTF infoGustavo A. R. Silva
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk
2019-04-08tools/io_uring: remove IOCQE_FLAG_CACHEHITJens Axboe
2019-04-08tools/testing/nvdimm: Retain security state after overwriteDave Jiang
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel
2019-04-05objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-30libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-30Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo