summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-06-11spi: tools: Make default_tx/rx and input_tx staticQing Zhang
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
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-06-09Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-06-09perf parse-events: Fix an old style declarationIan Rogers
2020-06-09perf parse-events: Fix an incompatible pointerIan Rogers
2020-06-09perf bpf: Fix bpf prologue generationSumanth Korikkar
2020-06-09perf probe: Fix user attribute access in kprobesSumanth Korikkar
2020-06-09perf stat: Fix NULL pointer dereferenceHongbo Yao
2020-06-09perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh
2020-06-09tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argumentArnaldo Carvalho de Melo
2020-06-09tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools arch x86 uapi: Synch asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-09tools headers API: Update faccessat2 affected filesArnaldo Carvalho de Melo
2020-06-09KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4KSean Christopherson
2020-06-08selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-08net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-08lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka
2020-06-08tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=yVlastimil Babka
2020-06-08selftests/bpf: Fix ringbuf selftest sample counting undeterminismAndrii Nakryiko
2020-06-08spi: spidev_test: Use %u to format unsigned numbersGeert Uytterhoeven
2020-06-08KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov
2020-06-08KVM: selftests: Add x86_64/debug_regs to .gitignoreVitaly Kuznetsov
2020-06-07Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-05NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov
2020-06-05ACPICA: acpidump: Removed dead code from oslinuxtbl.cBob Moore
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-04tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala