summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-10-01kselftest: add capability to skip chosen TARGETSCristian Marussi
2019-10-01selftests: Add kselftest-all and kselftest-install targetsShuah Khan
2019-09-30libbpf: handle symbol versioning properly for libbpf.aYonghong Song
2019-09-30selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan
2019-09-30perf annotate: Don't return -1 for error when doing BPF disassemblyArnaldo Carvalho de Melo
2019-09-30perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo
2019-09-30perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo
2019-09-30perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo
2019-09-30perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo
2019-09-30perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo
2019-09-30perf evsel: Fall back to global 'perf_env' in perf_evsel__env()Arnaldo Carvalho de Melo
2019-09-30perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo
2019-09-30perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-09-30perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen
2019-09-30perf docs: Correct and clarify jitdump specSteve MacLean
2019-09-30perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-09-30perf map: Fix overlapped map handlingSteve MacLean
2019-09-30perf vendor events s390: Use s390 machine name instead of type 8561Thomas Richter
2019-09-30perf vendor events s390: Add JSON transaction for machine type 8561Thomas Richter
2019-09-30perf llvm: Don't access out-of-scope arrayIan Rogers
2019-09-30tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-30tools: bpf: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel
2019-09-27KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-27tools headers uapi: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-27perf docs: Allow man page date to be specifiedIan Rogers
2019-09-27perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-09-27libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-26perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-26libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitionsAndrii Nakryiko
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse