summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern-54/+40
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel-0/+20
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+20
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk-2/+2
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk-0/+64
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel-0/+20
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-15/+191
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-12/+75
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki-58/+219
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti-0/+24
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev-2/+4
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev-11/+72
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-20/+54
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-103/+288
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+5
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-3/+92
2019-03-30Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki-58/+219
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang-0/+10
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter-4/+13
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter-10/+50
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li-12/+20
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo-1/+14
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo-0/+64
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo-0/+1
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo-18/+43
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa-44/+59
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter-12/+8
2019-03-28perf cs-etm: Add missing case valueSolomon Tan-2/+3
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson-2/+33
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson-2/+2
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson-1/+1
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson-16/+19
2019-03-28bpf, libbpf: fix quiet install_headersDaniel Borkmann-2/+2
2019-03-28libbpf: add libelf dependency to shared library buildBjörn Töpel-1/+1
2019-03-28libbpf: add xsk.h to install_headers targetBjörn Töpel-0/+1
2019-03-28objtool: Query pkg-config for libelf locationRolf Eike Beer-2/+5
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-143/+1037
2019-03-27selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko-0/+47
2019-03-27libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko-0/+3
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon-0/+38
2019-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-14/+54
2019-03-24bpf, libbpf: clarify bump in libbpf version infoDaniel Borkmann-0/+1
2019-03-24bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann-14/+28
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1314/+3722
2019-03-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...Thomas Gleixner-1028/+1794
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner-287/+1929
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski-0/+25