summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini
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-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-06Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...Alexei Starovoitov
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-04devlink: let kernel allocate region snapshot idJakub Kicinski
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01selftests/bpf: Use reno instead of dctcpStanislav Fomichev
2020-05-01bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev
2020-05-01bpf: Add selftest for BPF_ENABLE_STATSSong Liu
2020-05-01libbpf: Add support for command BPF_ENABLE_STATSSong Liu
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu
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-30selftests/bpf: Test allowed maps for bpf_sk_select_reuseportJakub Sitnicki
2020-04-30libbpf: Fix false uninitialized variable warningAndrii Nakryiko
2020-04-29selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign testJakub Sitnicki
2020-04-29selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowedJakub Sitnicki
2020-04-29tools: bpftool: Make libcap dependency optionalQuentin Monnet
2020-04-29tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet
2020-04-29tools: bpftool: For "feature probe" define "full_mode" bool as globalQuentin Monnet
2020-04-28selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko
2020-04-28selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko
2020-04-28selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory readAndrii Nakryiko
2020-04-28libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()Andrii Nakryiko
2020-04-28selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko
2020-04-28selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko