summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+5
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+13
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+6
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+146
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook-1/+0
2020-05-07kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev-0/+146
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-3/+6
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+58
2020-05-07tools/bootconfig: Fix resource leak in apply_xbc()Yunfeng Ye-3/+6
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+5
2020-05-07objtool: Fix infinite loop in find_jump_table()Josh Poimboeuf-2/+13
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-5/+57
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld-3/+51
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld-0/+1
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet-1/+3
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet-1/+2
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu-2/+5
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo-1/+6
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan-1/+28
2020-05-01selftests/ftrace: Make XFAIL green colorMasami Hiramatsu-1/+1
2020-05-01ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire-1/+7
2020-05-01ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire-0/+22
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-40/+315
2020-04-26objtool: Fix infinite loop in for_offset_range()Josh Poimboeuf-3/+4
2020-04-25Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2020-04-25objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf-1/+1
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-63/+157
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-61/+126
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev-40/+16
2020-04-24tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko-1/+1
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau-1/+7
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen-18/+58
2020-04-24bpf: Fix reStructuredText markupJakub Wilk-1/+1
2020-04-24Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-371/+619
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang-1/+1
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan-9/+291
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang-30/+23
2020-04-22libbpf: Only check mode flags in get_xdp_idDavid Ahern-0/+2
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern-0/+23
2020-04-22objtool: Fix off-by-one in symbol_by_offset()Julien Thierry-1/+1
2020-04-22objtool: Fix 32bit cross buildsPeter Zijlstra-1/+1
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern-2/+8
2020-04-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-34/+22
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+3
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+5
2020-04-21tools/vm: fix cross-compile buildLucas Stach-0/+2
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV-1/+1
2020-04-20bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson-0/+40
2020-04-20bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn-0/+1
2020-04-20pm-graph v5.6Todd Brandt-371/+619