Age | Commit message (Expand) | Author |
2020-01-02 | Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-02 | selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV | Sargun Dhillon |
2020-01-02 | selftests/seccomp: Zero out seccomp_notif | Sargun Dhillon |
2019-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-12-23 | rseq/selftests: Clarify rseq_prepare_unload() helper requirements | Mathieu Desnoyers |
2019-12-23 | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 | Mathieu Desnoyers |
2019-12-23 | rseq/selftests: Turn off timeout setting | Mathieu Desnoyers |
2019-12-23 | kunit/kunit_tool_test: Test '--build_dir' option run | SeongJae Park |
2019-12-23 | kunit: Rename 'kunitconfig' to '.kunitconfig' | SeongJae Park |
2019-12-23 | kunit: Place 'test.log' under the 'build_dir' | SeongJae Park |
2019-12-23 | kunit: Create default config in '--build_dir' | SeongJae Park |
2019-12-23 | kunit: Remove duplicated defconfig creation | SeongJae Park |
2019-12-23 | selftests: livepatch: Fix it to do root uid check and skip | Shuah Khan |
2019-12-23 | selftests: firmware: Fix it to do root uid check and skip | Shuah Khan |
2019-12-23 | selftests: filesystems/epoll: fix build error | Shuah Khan |
2019-12-23 | libbpf: Fix build on read-only filesystems | Namhyung Kim |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-21 | Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-12-20 | selftests: pmtu: fix init mtu value in description | Hangbin Liu |
2019-12-19 | tc-testing: initial tdc selftests for cls_u32 | Davide Caratti |
2019-12-20 | selftests: netfilter: extend flowtable test script with dnat rule | Florian Westphal |
2019-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-12-19 | bpf: Add further test_verifier cases for record_func_key | Daniel Borkmann |
2019-12-18 | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2019-12-17 | tpm: selftest: cleanup after unseal with wrong auth/policy test | Tadeusz Struk |
2019-12-17 | tpm: selftest: add test covering async mode | Tadeusz Struk |
2019-12-14 | selftests: net: tls: remove recv_rcvbuf test | Thadeu Lima de Souza Cascardo |
2019-12-11 | tools/testing/nvdimm: Fix mock support for ioremap | Dan Williams |
2019-12-11 | selftests/bpf: Test function_graph tracer and bpf trampoline together | Alexei Starovoitov |
2019-12-11 | kselftest: Support old perl versions | SeongJae Park |
2019-12-11 | kselftest/runner: Print new line in print of timeout log | SeongJae Park |
2019-12-11 | selftests: Fix dangling documentation references to kselftest_module.sh | Michael Ellerman |
2019-12-09 | tc-testing: unbreak full listing of tdc testcases | Davide Caratti |
2019-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-12-09 | kunit: testing kunit: Bug fix in test_run_timeout function | Heidi Fahim |
2019-12-09 | selftests: forwarding: Delete IPv6 address at the end | Ido Schimmel |
2019-12-09 | selftests: safesetid: Fix Makefile to set correct test program | Masami Hiramatsu |
2019-12-09 | selftests: safesetid: Check the return value of setuid/setgid | Masami Hiramatsu |
2019-12-09 | selftests: safesetid: Move link library to LDLIBS | Masami Hiramatsu |
2019-12-09 | selftests/ftrace: Fix multiple kprobe testcase | Masami Hiramatsu |
2019-12-09 | selftests/ftrace: Do not to use absolute debugfs path | Masami Hiramatsu |
2019-12-09 | selftests/ftrace: Fix ftrace test cases to check unsupported | Masami Hiramatsu |
2019-12-09 | selftests/ftrace: Fix to check the existence of set_ftrace_filter | Masami Hiramatsu |
2019-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-07 | selftests: netfilter: use randomized netns names | Florian Westphal |
2019-12-06 | net/tls: Fix return values to avoid ENOTSUPP | Valentin Vidic |
2019-12-04 | selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees | Yonghong Song |
2019-12-04 | selftests: add epoll selftests | Heiher |