summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko
2020-05-12Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-11tools/bootconfig: Fix apply_xbc() to return zero on successSteven Rostedt (VMware)
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman
2020-05-08selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin
2020-05-08tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-08kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook
2020-05-07kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-07tools/bootconfig: Fix resource leak in apply_xbc()Yunfeng Ye
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-07objtool: Fix infinite loop in find_jump_table()Josh Poimboeuf
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan
2020-05-01selftests/ftrace: Make XFAIL green colorMasami Hiramatsu
2020-05-01ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire
2020-05-01ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-26objtool: Fix infinite loop in for_offset_range()Josh Poimboeuf
2020-04-25Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-25objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev
2020-04-24tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen
2020-04-24bpf: Fix reStructuredText markupJakub Wilk
2020-04-24Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan