summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-18perf build: Fix error message when asking for -fsanitize=address without requ...Tiezhu Yang
2020-06-18tools lib traceevent: Add handler for __builtin_expect()Steven Rostedt (VMware)
2020-06-18tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-06-18tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-06-17tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-17tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-06-17Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2020-06-17perf script: Initialize zstd_dataMilian Wolff
2020-06-16tools/bootconfig: Add testcase for show-command and quotes testMasami Hiramatsu
2020-06-16tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu
2020-06-16tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu
2020-06-16selftests/ftrace: Add "requires:" list supportMasami Hiramatsu
2020-06-16selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu
2020-06-16selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu
2020-06-16selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle
2020-06-15tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15tools: testing: ftrace: trigger: fix spelling mistakeFlavio Suligoi
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-12libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko
2020-06-12tools/bpftool: Fix skeleton codegenAndrii Nakryiko
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11tools, bpftool: Exit on error in function codegenTobias Klauser
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11KVM: selftests: fix sync_with_host() in smm_testVitaly Kuznetsov
2020-06-11KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-06-11tools, bpftool: Fix memory leak in codegen error casesTobias Klauser
2020-06-11selftests/bpf: Add cgroup_skb/egress test for load_bytes_relativeYiFei Zhu
2020-06-10khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-10Merge branch 'acpica'Rafael J. Wysocki
2020-06-10perf pmu: Remove unused declarationIan Rogers
2020-06-10tools, bpf: Do not force gcc as CCBrett Mastbergen
2020-06-10libbpf: Handle GCC noreturn-turned-volatile quirkAndrii Nakryiko
2020-06-10libbpf: Define __WORDSIZE if not availableArnaldo Carvalho de Melo
2020-06-09selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-09bpf: Selftests and tools use struct bpf_devmap_val from uapiJesper Dangaard Brouer
2020-06-09bpf: cgroup: Allow multi-attach program to replace itselfLorenz Bauer
2020-06-09Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds