| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations | Sean Christopherson | 2021-06-24 | 1 | -6/+4 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Lower the min virtual address for misc page allocations | Sean Christopherson | 2021-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Add helpers to allocate N pages of virtual memory | Sean Christopherson | 2021-06-24 | 6 | -24/+59 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Use "standard" min virtual address for Hyper-V pages | Sean Christopherson | 2021-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup | Sean Christopherson | 2021-06-24 | 1 | -10/+8 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Unconditionally use memslot 0 when loading elf binary | Sean Christopherson | 2021-06-24 | 6 | -10/+7 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Zero out the correct page in the Hyper-V features test | Sean Christopherson | 2021-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build | Sean Christopherson | 2021-06-24 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: fix triple fault if ept=0 in dirty_log_test | Hou Wenlong | 2021-06-24 | 4 | -8/+3 | |
| | * | | | | | | | | | | | | | | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2021-06-23 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost | Vitaly Kuznetsov | 2021-06-17 | 1 | -26/+38 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Introduce hyperv_features test | Vitaly Kuznetsov | 2021-06-17 | 4 | -0/+817 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Move evmcs.h to x86_64/ | Vitaly Kuznetsov | 2021-06-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: move Hyper-V MSR definitions to hyperv.h | Vitaly Kuznetsov | 2021-06-17 | 2 | -7/+20 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Introduce x2APIC register manipulation functions | Jim Mattson | 2021-06-17 | 3 | -5/+14 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Hoist APIC functions out of individual tests | Jim Mattson | 2021-06-17 | 7 | -66/+83 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: Move APIC definitions into a separate file | Jim Mattson | 2021-06-17 | 3 | -47/+59 | |
| | * | | | | | | | | | | | | | | | KVM: selftests: x86: Add vmx_nested_tsc_scaling_test | Ilias Stamatis | 2021-06-17 | 3 | -0/+244 | |
| * | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-06-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | kselftest/arm64: Add missing newline to SVE test skipping output | Mark Brown | 2021-05-25 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-28 | 4 | -0/+354 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 2021-06-18 | 9 | -21/+63 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2021-06-03 | 32 | -466/+2413 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | kselftest: Add test for core sched prctl interface | Chris Hyser | 2021-05-12 | 4 | -0/+354 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-06-28 | 6 | -18/+430 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | selftests: futex: Add futex compare requeue test | André Almeida | 2021-06-22 | 4 | -1/+142 | |
| | * | | | | | | | | | | | | | | | | selftests: futex: Add futex wait test | André Almeida | 2021-06-22 | 4 | -1/+177 | |
| | * | | | | | | | | | | | | | | | | selftests: futex: Expand timeout test | André Almeida | 2021-05-12 | 1 | -16/+110 | |
| | * | | | | | | | | | | | | | | | | selftests: futex: Correctly include headers dirs | André Almeida | 2021-05-12 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | / / / / | KVM: selftests: Fix mapping length truncation in m{,un}map() | Zenghui Yu | 2021-06-24 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-06-18 | 15 | -15/+386 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | selftests/net: Add icmp.sh for testing ICMP dummy address responses | Toke Høiland-Jørgensen | 2021-06-18 | 1 | -0/+74 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | selftests: net: use bash to run udpgro_fwd test case | Andrea Righi | 2021-06-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | selftests: net: veth: make test compatible with dash | Andrea Righi | 2021-06-16 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-06-15 | 8 | -8/+53 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | bpf, selftests: Adjust few selftest outcomes wrt unreachable code | Daniel Borkmann | 2021-06-14 | 8 | -8/+53 | |
| | * | | | | | | | | | | | | | | | ipv4: Fix device used for dst_alloc with local routes | David Ahern | 2021-06-14 | 1 | -0/+25 | |
| | * | | | | | | | | | | | | | | | selftests: mptcp: enable syncookie only in absence of reorders | Paolo Abeni | 2021-06-10 | 1 | -3/+8 | |
| | * | | | | | | | | | | | | | | | selftests: netfilter: add fib test case | Florian Westphal | 2021-06-09 | 2 | -1/+222 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-06-17 | 2 | -20/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | / / / / / / / / | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | KVM: selftests: Fix kvm_check_cap() assertion | Fuad Tabba | 2021-06-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | KVM: selftests: Fix compiling errors when initializing the static structure | Yanan Wang | 2021-06-10 | 1 | -19/+19 | |
| * | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-06-09 | 5 | -16/+52 | |
| |\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | selftests: kvm: Add support for customized slot0 memory size | Zhenzhong Duan | 2021-06-08 | 5 | -15/+45 | |
| | * | | | | | | | | | | | | KVM: selftests: introduce P47V64 for s390x | Christian Borntraeger | 2021-06-08 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-06-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | proc: add .gitignore for proc-subset-pid selftest | David Matlack | 2021-06-05 | 1 | -0/+1 | |
| | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-06-04 | 3 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | / / / / / / / / / / | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | wireguard: selftests: make sure rp_filter is disabled on vethc | Jason A. Donenfeld | 2021-06-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | | wireguard: selftests: remove old conntrack kconfig value | Jason A. Donenfeld | 2021-06-04 | 1 | -1/+0 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
