summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* objtool: Add Direction Flag validationPeter Zijlstra2019-04-034-2/+37
* objtool: Add UACCESS validationPeter Zijlstra2019-04-039-21/+223
* objtool: Fix sibling call detectionPeter Zijlstra2019-04-031-31/+55
* objtool: Rewrite alt->skip_origPeter Zijlstra2019-04-031-6/+10
* objtool: Add --backtrace supportPeter Zijlstra2019-04-034-6/+25
* objtool: Rewrite add_ignores()Peter Zijlstra2019-04-032-32/+20
* objtool: Handle function aliasesPeter Zijlstra2019-04-032-5/+12
* objtool: Set insn->func for alternativesPeter Zijlstra2019-04-031-0/+1
* x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVEPeter Zijlstra2019-04-031-4/+4
* 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2730-143/+1037
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-243-14/+54
| |\
| | * bpf, libbpf: clarify bump in libbpf version infoDaniel Borkmann2019-03-241-0/+1
| | * bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann2019-03-241-14/+28
| | * bpf: verifier: propagate liveness on all framesJakub Kicinski2019-03-211-0/+25
| * | net/sched: act_vlan: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_skbmod: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_skbedit: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_simple: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_sample: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_police: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_pedit: validate the control action inside init()Davide Caratti2019-03-211-0/+51
| * | net/sched: act_nat: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_connmark: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_mirred: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_ife: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_gact: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_csum: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| * | net/sched: act_bpf: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| |/