Age | Commit message (Expand) | Author |
2020-11-12 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-10 | selftest: fix flower terse dump tests | Vlad Buslov |
2020-11-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-11-09 | KVM: selftests: allow two iterations of dirty_log_perf_test | Paolo Bonzini |
2020-11-08 | KVM: selftests: Introduce the dirty log perf test | Ben Gardon |
2020-11-08 | KVM: selftests: Make the number of vcpus global | Andrew Jones |
2020-11-08 | KVM: selftests: Make the per vcpu memory size global | Andrew Jones |
2020-11-08 | KVM: selftests: Drop pointless vm_create wrapper | Andrew Jones |
2020-11-08 | KVM: selftests: Add wrfract to common guest code | Ben Gardon |
2020-11-08 | KVM: selftests: Simplify demand_paging_test with timespec_diff_now | Ben Gardon |
2020-11-08 | KVM: selftests: Remove address rounding in guest code | Ben Gardon |
2020-11-08 | KVM: selftests: Factor code out of demand_paging_test | Ben Gardon |
2020-11-08 | KVM: selftests: Use a single binary for dirty/clear log test | Peter Xu |
2020-11-08 | KVM: selftests: Always clear dirty bitmap after iteration | Peter Xu |
2020-11-08 | KVM: selftests: Add blessed SVE registers to get-reg-list | Andrew Jones |
2020-11-08 | KVM: selftests: Add aarch64 get-reg-list test | Andrew Jones |
2020-11-08 | selftests: kvm: test enforcement of paravirtual cpuid features | Oliver Upton |
2020-11-08 | selftests: kvm: Add exception handling to selftests | Aaron Lewis |
2020-11-08 | selftests: kvm: Clear uc so UCALL_NONE is being properly reported | Aaron Lewis |
2020-11-08 | selftests: kvm: Fix the segment descriptor layout to match the actual layout | Aaron Lewis |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-11-06 | Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-05 | bpf: Zero-fill re-used per-cpu map element | David Verbeiren |
2020-11-05 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/... | Linus Torvalds |
2020-11-05 | selftests: binderfs: use SKIP instead of XFAIL | Tommi Rantala |
2020-11-05 | selftests: clone3: use SKIP instead of XFAIL | Tommi Rantala |
2020-11-05 | selftests: core: use SKIP instead of XFAIL in close_range_test.c | Tommi Rantala |
2020-11-05 | selftests: proc: fix warning: _GNU_SOURCE redefined | Tommi Rantala |
2020-11-03 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds |
2020-11-02 | epoll: add a selftest for epoll timeout race | Soheil Hassas Yeganeh |
2020-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-31 | KVM: selftests: Don't require THP to run tests | Andrew Jones |
2020-10-31 | KVM: selftests: test behavior of unmapped L2 APIC-access address | Jim Mattson |
2020-10-30 | wireguard: selftests: check that route_me_harder packets use the right sk | Jason A. Donenfeld |
2020-10-28 | selftests: kselftest_harness.h: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-28 | kselftest/arm64: Fix check_user_mem test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_ksm_options test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_mmap_options test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_child_memory test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_tags_inclusion test | Vincenzo Frascino |
2020-10-28 | kselftest/arm64: Fix check_buffer_fill test | Vincenzo Frascino |
2020-10-27 | selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c | Tommi Rantala |
2020-10-27 | selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config | Tommi Rantala |
2020-10-27 | selftests: pidfd: skip test on kcmp() ENOSYS | Tommi Rantala |
2020-10-27 | selftests: pidfd: use ksft_test_result_skip() when skipping test | Tommi Rantala |
2020-10-27 | selftests/harness: prettify SKIP message whitespace again | Tommi Rantala |
2020-10-27 | selftests: pidfd: fix compilation errors due to wait.h | Tommi Rantala |
2020-10-27 | selftests: filter kselftest headers from command in lib.mk | Tommi Rantala |
2020-10-27 | selftests/ftrace: check for do_sys_openat2 in user-memory test | Colin Ian King |