aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter
2019-03-28perf cs-etm: Add missing case valueSolomon Tan
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson
2019-03-28bpf, libbpf: fix quiet install_headersDaniel Borkmann
2019-03-28libbpf: add libelf dependency to shared library buildBjörn Töpel
2019-03-28libbpf: add xsk.h to install_headers targetBjörn Töpel
2019-03-28objtool: Query pkg-config for libelf locationRolf Eike Beer
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko
2019-03-27libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon
2019-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-24bpf, libbpf: clarify bump in libbpf version infoDaniel Borkmann
2019-03-24bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti
2019-03-21perf bpf: Show more BPF program info in print_bpf_prog_info()Song Liu
2019-03-21perf bpf: Extract logic to create program names from perf_event__synthesize_o...Song Liu
2019-03-21perf tools: Save bpf_prog_info and BTF of new BPF programsSong Liu
2019-03-21perf evlist: Introduce side band threadSong Liu
2019-03-21objtool: Move objtool_file struct off the stackJosh Poimboeuf
2019-03-20tools/power turbostat: update version numberLen Brown
2019-03-20tools/power turbostat: Warn on bad ACPI LPIT dataPrarit Bhargava