summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-081-0/+20
|\
| * selftests: add a tc matchall test caseNicolas Dichtel2019-04-071-0/+20
* | selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-081-2/+2
* | selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-082-0/+64
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-047-15/+191
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-042-12/+75
| |\
| | * net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev2019-04-031-2/+4
| | * selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2019-04-032-11/+72
| * | net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-041-0/+24
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-294-3/+92
| |\
| | * bpf, libbpf: fix quiet install_headersDaniel Borkmann2019-03-281-2/+2
| | * libbpf: add libelf dependency to shared library buildBjörn Töpel2019-03-281-1/+1
| | * libbpf: add xsk.h to install_headers targetBjörn Töpel2019-03-281-0/+1
| | * selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko2019-03-271-0/+47
| | * libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko2019-03-271-0/+3
| | * selftests/bpf: test case for invalid call stack in dead codePaul Chaignon2019-03-261-0/+38
* | | Merge branch 'pm-tools'Rafael J. Wysocki2019-04-041-58/+219
|\ \ \
| * \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2019-03-301-58/+219
| |\ \ \
| | * | | tools/power turbostat: update version numberLen Brown2019-03-201-1/+1
| | * | | tools/power turbostat: Warn on bad ACPI LPIT dataPrarit Bhargava2019-03-201-5/+10
| | * | | tools/power turbostat: Add checks for failure of fgets() and fscanf()Ben Hutchings2019-03-201-10/+18
| | * | | tools/power turbostat: Also read package power on AMD F17h (Zen)Calvin Walton2019-03-201-2/+10
| | * | | tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPLCalvin Walton2019-03-201-29/+130
| | * | | tools/power turbostat: Do not display an error on systems without a cpufreq d...Prarit Bhargava2019-03-201-2/+2
| | * | | tools/power turbostat: Add Die columnLen Brown2019-03-201-3/+39
| | * | | tools/power turbostat: Add Icelake supportLen Brown2019-03-201-0/+3
| | * | | tools/power turbostat: Cleanup CNL-specific codeLen Brown2019-03-201-3/+1
| | * | | tools/power turbostat: Cleanup CC3-skip codeLen Brown2019-03-201-3/+6
| | * | | tools/power turbostat: Restore ability to execute in topology-orderLen Brown2019-03-201-3/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-315-20/+54
|\ \ \ \ \
| * | | | | KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-283-2/+33
| * | | | | KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-281-2/+2
| * | | | | KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-281-1/+1
| * | | | | KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-03-281-16/+19
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-3126-103/+288
|\ \ \ \ \
| * | | | | perf pmu: Fix parser error for uncore event aliasKan Liang2019-03-281-0/+10
| * | | | | perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter2019-03-281-4/+13
| * | | | | perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter2019-03-281-10/+50
| * | | | | perf machine: Update kernel map address and re-order properlyWei Li2019-03-281-12/+20
| * | | | | tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-03-281-0/+2
| * | | | | tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo2019-03-282-1/+14
| * | | | | tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo2019-03-281-0/+64
| * | | | | tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2019-03-281-0/+1
| * | | | | tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo2019-03-281-0/+1
| * | | | | tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo2019-03-2811-18/+43
| * | | | | perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa2019-03-283-44/+59
| * | | | | perf intel-pt: Fix TSC slipAdrian Hunter2019-03-281-12/+8
| * | | | | perf cs-etm: Add missing case valueSolomon Tan2019-03-282-2/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-311-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | objtool: Query pkg-config for libelf locationRolf Eike Beer2019-03-281-2/+5
| |/ / /
OpenPOWER on IntegriCloud