summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-25objtool: Don't consider vmlinux a C-filePeter Zijlstra
2020-06-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-24Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-22tools/virtio: Use tools/include/list.h instead of stubsEugenio Pérez
2020-06-22tools/virtio: Reset index in virtio_test --reset.Eugenio Pérez
2020-06-22tools/virtio: Extract virtqueue initialization in vq_resetEugenio Pérez
2020-06-22tools/virtio: Use __vring_new_virtqueue in virtio_test.cEugenio Pérez
2020-06-22tools/virtio: Add --resetEugenio Pérez
2020-06-22tools/virtio: Add --batch=random optionEugenio Pérez
2020-06-22tools/virtio: Add --batch optionEugenio Pérez
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-17tests: test for setns() EINVAL regressionChristian Brauner
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-15x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()Peter Zijlstra
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