summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-235-3/+26
|\
| * selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen2020-05-221-1/+1
| * selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel2020-05-221-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-222-1/+20
| |\
| | * bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko2020-05-202-1/+20
| * | wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld2020-05-201-1/+1
| |/
* | selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard2020-05-231-2/+0
* | selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard2020-05-231-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-164-0/+214
|\ \ | |/ |/|
| * KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini2020-05-081-1/+23
| * KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu2020-05-074-0/+192
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-154-5/+13
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-153-4/+12
| |\ \
| | * | selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song2020-05-141-2/+2
| | * | libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar2020-05-141-2/+2
| | * | bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko2020-05-141-0/+8
| * | | selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts2020-05-151-1/+1
| |/ /
* | | Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-154-12/+22
|\ \ \
| * | | selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman2020-05-081-4/+4
| * | | selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman2020-05-081-6/+8
| * | | selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin2020-05-081-1/+8
| * | | tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-081-1/+1
| * | | kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz2020-05-081-0/+1
* | | | Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-121-0/+1
|\ \ \ \
| * | | | tools/bootconfig: Fix apply_xbc() to return zero on successSteven Rostedt (VMware)2020-05-111-0/+1
* | | | | Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-102-4/+5
|\ \ \ \ \
| * | | | | objtool: Fix infinite loop in for_offset_range()Josh Poimboeuf2020-04-261-3/+4
| * | | | | objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf2020-04-251-1/+1
* | | | | | Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-101-2/+13
|\ \ \ \ \ \
| * | | | | | objtool: Fix infinite loop in find_jump_table()Josh Poimboeuf2020-05-071-2/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-101-1/+6
|\ \ \ \ \ \
| * | | | | | iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo2020-05-051-1/+6
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-082-1/+146
|\ \ \ \ \ \ \
| * | | | | | | ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook2020-05-071-1/+0
| * | | | | | | kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev2020-05-071-0/+146
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-071-3/+6
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | tools/bootconfig: Fix resource leak in apply_xbc()Yunfeng Ye2020-05-071-3/+6
* | | | | | | Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-072-3/+58
|\ \ \ \ \ \ \
| * | | | | | | selftests: fix kvm relocatable native/cross builds and installsShuah Khan2020-05-011-1/+28
| * | | | | | | selftests/ftrace: Make XFAIL green colorMasami Hiramatsu2020-05-011-1/+1
| * | | | | | | ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire2020-05-011-1/+7
| * | | | | | | ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire2020-05-011-0/+22
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-072-2/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-062-2/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-063-5/+57
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-061-3/+51
| * | | | | | wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld2020-05-061-0/+1
| * | | | | | selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-061-1/+3
| * | | | | | selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet2020-05-061-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-3019-40/+315
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |