summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-08-31tools/power turbostat: rename has_hsw_msrs()Len Brown
2019-08-31tools/power turbostat: Fix Haswell Core systemsLen Brown
2019-08-31tools/power turbostat: add Jacobsville supportZhang Rui
2019-08-31tools/power turbostat: fix buffer overrunNaoya Horiguchi
2019-08-31tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva
2019-08-31tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King
2019-08-31tools/power turbostat: Make interval calculation per thread to reduce jitterYazen Ghannam
2019-08-31tools/power turbostat: remove duplicate pc10 columnLen Brown
2019-08-31tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull
2019-08-31tools/power: Fix typo in man pageMatt Lupfer
2019-08-31tools/power/x86: Enable compiler optimisations and Fortify by defaultBen Hutchings
2019-08-31tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings
2019-08-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-20Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09bpf: sync bpf.h to tools infrastructureDaniel Borkmann
2019-08-09tools: bpftool: add error message on pin failureJakub Kicinski
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth
2019-08-08tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak
2019-08-08perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-08perf record: Fix module size on s390Thomas Richter
2019-08-08perf tools: Fix include paths in ui directoryIan Rogers
2019-08-08perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida
2019-08-08perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe
2019-08-08perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe
2019-08-08perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-08perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds