Age | Commit message (Expand) | Author |
2020-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-05-07 | ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST | Kees Cook |
2020-05-07 | kselftests: introduce new epoll60 testcase for catching lost wakeups | Roman Penyaev |
2020-05-07 | Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-06 | wireguard: socket: remove errant restriction on looping to self | Jason A. Donenfeld |
2020-05-06 | wireguard: selftests: use normal kernel stack size on ppc64 | Jason A. Donenfeld |
2020-05-06 | selftests: net: tcp_mmap: fix SO_RCVLOWAT setting | Eric Dumazet |
2020-05-06 | selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct | Eric Dumazet |
2020-05-06 | KVM: selftests: Fix build for evmcs.h | Peter Xu |
2020-05-01 | selftests: fix kvm relocatable native/cross builds and installs | Shuah Khan |
2020-05-01 | selftests/ftrace: Make XFAIL green color | Masami Hiramatsu |
2020-05-01 | ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set | Alan Maguire |
2020-05-01 | ftrace/selftests: workaround cgroup RT scheduling issues | Alan Maguire |
2020-04-30 | Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-04-24 | selftests/bpf: Fix a couple of broken test_btf cases | Stanislav Fomichev |
2020-04-24 | selftests/bpf: Add test for freplace program with expected_attach_type | Toke Høiland-Jørgensen |
2020-04-24 | selftests/ftrace: Check the first record for kprobe_args_type.tc | Xiao Yang |
2020-04-23 | selftests: add build/cross-build dependency check script | Shuah Khan |
2020-04-23 | selftests/ftrace: Check required filter files before running test | Xiao Yang |
2020-04-22 | ipv4: Update fib_select_default to handle nexthop objects | David Ahern |
2020-04-22 | selftests: Fix suppress test in fib_tests.sh | David Ahern |
2020-04-22 | Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-04-20 | bpf, selftests: Add test for BPF_STX BPF_B storing R10 | Luke Nelson |
2020-04-20 | bpf: Forbid XADD on spilled pointers for unprivileged users | Jann Horn |
2020-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-04-15 | selftests/bpf: Check for correct program attach/detach in xdp_attach test | Toke Høiland-Jørgensen |
2020-04-15 | libbpf: Always specify expected_attach_type on program load if supported | Andrii Nakryiko |
2020-04-14 | selftests/bpf: Validate frozen map contents stays frozen | Andrii Nakryiko |
2020-04-14 | selftests/ipc: Fix test failure seen after initial test run | Tyler Hicks |
2020-04-14 | Revert "Kernel selftests: tpm2: check for tpm support" | Jarkko Sakkinen |
2020-04-14 | selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig | Xiao Yang |
2020-04-14 | selftests/seccomp: allow clock_nanosleep instead of nanosleep | Thadeu Lima de Souza Cascardo |
2020-04-14 | kselftest/runner: allow to properly deliver signals to tests | Andrea Righi |
2020-04-14 | selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM" | Colin Ian King |
2020-04-13 | selftests: Fix memfd test run-time regression | Shuah Khan |
2020-04-13 | selftests: vm: Fix 64-bit test builds for powerpc64le | Sandipan Das |
2020-04-13 | selftests: vm: Do not override definition of ARCH | Sandipan Das |
2020-04-10 | selftests: kmod: test disabling module autoloading | Eric Biggers |
2020-04-10 | selftests: kmod: fix handling test numbers above 9 | Eric Biggers |
2020-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-04-09 | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-07 | tc-testing: remove duplicate code in tdc.py | Roman Mashak |
2020-04-08 | selftests/bpf: Add test for bpf_get_link_xdp_id | Andrey Ignatov |
2020-04-07 | kselftest: introduce new epoll test case | Roman Penyaev |
2020-04-07 | userfaultfd: selftests: add write-protect test | Peter Xu |