Age | Commit message (Expand) | Author |
2019-05-25 | KVM: selftests: make hyperv_cpuid test pass on AMD | Vitaly Kuznetsov |
2019-05-25 | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size | Paolo Bonzini |
2019-05-16 | selftests/net: correct the return value for run_afpackettests | Po-Hsu Lin |
2019-05-16 | selftests/net: correct the return value for run_netsocktests | Po-Hsu Lin |
2019-05-16 | netfilter: nat: fix icmp id randomization | Florian Westphal |
2019-05-16 | selftests: netfilter: check icmp pkttoobig errors are set as related | Florian Westphal |
2019-05-16 | selftests: fib_tests: Fix 'Command line is not complete' errors | David Ahern |
2019-05-16 | selftests/seccomp: Handle namespace failures gracefully | Kees Cook |
2019-05-08 | selftests/seccomp: Prepare for exclusive seccomp flags | Kees Cook |
2019-05-05 | selftests: fib_rule_tests: Fix icmp proto with ipv6 | David Ahern |
2019-05-05 | selftests: fib_rule_tests: print the result and return 1 if any tests failed | Hangbin Liu |
2019-05-04 | KVM: selftests: complete IO before migrating guest state | Sean Christopherson |
2019-05-04 | KVM: selftests: disable stack protector for all KVM tests | Sean Christopherson |
2019-05-04 | KVM: selftests: explicitly disable PIE for tests | Sean Christopherson |
2019-05-04 | KVM: selftests: assert on exit reason in CR4/cpuid sync test | Sean Christopherson |
2019-04-05 | selftests/bpf: suppress readelf stderr when probing for BTF support | Stanislav Fomichev |
2019-04-05 | selftests/bpf: skip verifier tests for unsupported program types | Stanislav Fomichev |
2019-04-05 | bpf: test_maps: fix possible out of bound access warning | Breno Leitao |
2019-04-05 | selftests: skip seccomp get_metadata test if not real root | Tycho Andersen |
2019-04-05 | selftests: ir: fix warning: "%s" directive output may be truncated ’ direct... | Shuah Khan |
2019-04-05 | tools/bpf: selftests: add map lookup to test_map_in_map bpf prog | Yonghong Song |
2019-03-10 | selftests: firmware: fix verify_reqs() return value | Luis Chamberlain |
2019-03-10 | Revert "selftests: firmware: remove use of non-standard diff -Z option" | Luis Chamberlain |
2019-03-10 | Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con... | Luis Chamberlain |
2019-03-01 | selftests: fixes for UDP GRO | Paolo Abeni |
2019-02-27 | selftests: pmtu: add explicit tests for PMTU exceptions cleanup | Paolo Abeni |
2019-02-27 | selftests: pmtu: disable DAD in all namespaces | Paolo Abeni |
2019-02-23 | selftests: fib_tests: sleep after changing carrier. again. | Thadeu Lima de Souza Cascardo |
2019-02-22 | bpf, lpm: fix lookup bug in map_delete_elem | Alban Crequy |
2019-02-14 | selftests: fix timestamping Makefile | Deepa Dinamani |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-02-08 | Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-02-04 | selftests: netfilter: add simple masq/redirect test cases | Florian Westphal |
2019-02-04 | selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET | Naresh Kamboju |
2019-02-01 | proc: fix /proc/net/* after setns(2) | Alexey Dobriyan |
2019-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-01-31 | bpf, selftests: fix handling of sparse CPU allocations | Martynas Pumputis |
2019-01-31 | Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-30 | selftests: add binderfs selftests | Christian Brauner |
2019-01-29 | tools/bpf: fix test_btf for typedef func_proto case | Yonghong Song |
2019-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-28 | selftests: timers: use LDLIBS instead of LDFLAGS | Fathi Boudra |
2019-01-28 | selftests: net: use LDLIBS instead of LDFLAGS | Fathi Boudra |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2019-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-01-25 | selftests/seccomp: Enhance per-arch ptrace syscall skip tests | Kees Cook |
2019-01-25 | selftests: Use lirc.h from kernel tree, not from system | Sean Young |
2019-01-25 | selftests: cpu-hotplug: fix case where CPUs offline > CPUs present | Colin Ian King |
2019-01-25 | KVM: selftests: check returned evmcs version range | Vitaly Kuznetsov |