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