| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | kselftest: add fixture variants | Jakub Kicinski | 2020-04-28 | 1 | -26/+122 | |
| | * | | | | | | | | | | | | kselftest: run tests by fixture | Jakub Kicinski | 2020-04-28 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | kselftest: create fixture objects | Jakub Kicinski | 2020-04-28 | 1 | -13/+38 | |
| | * | | | | | | | | | | | | kselftest: factor out list manipulation to a helper | Jakub Kicinski | 2020-04-28 | 1 | -18/+24 | |
| | * | | | | | | | | | | | | selftests: net: add new testcases for nexthop API compat mode sysctl | Roopa Prabhu | 2020-04-28 | 1 | -2/+196 | |
| | * | | | | | | | | | | | | selftests: forwarding: tc_actions.sh: add matchall mirror test | Jiri Pirko | 2020-04-27 | 1 | -8/+18 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-04-25 | 21 | -94/+168 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | selftests: A few improvements to fib_nexthops.sh | David Ahern | 2020-04-22 | 1 | -11/+14 | |
| | * | | | | | | | | | | | selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfield | Petr Machata | 2020-04-22 | 1 | -0/+25 | |
| | * | | | | | | | | | | | selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfield | Petr Machata | 2020-04-22 | 1 | -0/+66 | |
| | * | | | | | | | | | | | selftests: Add tests for vrf and xfrms | David Ahern | 2020-04-22 | 2 | -0/+437 | |
| | * | | | | | | | | | | | selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests | Lourdes Pedrajas | 2020-04-20 | 1 | -0/+122 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-06-03 | 15 | -294/+947 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test | Vitaly Kuznetsov | 2020-06-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | KVM: selftests: update hyperv_cpuid with SynDBG tests | Vitaly Kuznetsov | 2020-06-01 | 1 | -47/+56 | |
| | * | | | | | | | | | | | KVM: selftests: VMX preemption timer migration test | Makarand Sonare | 2020-06-01 | 6 | -4/+293 | |
| | * | | | | | | | | | | | selftests: kvm: fix smm test on SVM | Vitaly Kuznetsov | 2020-06-01 | 1 | -6/+13 | |
| | * | | | | | | | | | | | selftests: kvm: add a SVM version of state-test | Paolo Bonzini | 2020-06-01 | 1 | -12/+50 | |
| | * | | | | | | | | | | | selftests: kvm: introduce cpu_has_svm() check | Vitaly Kuznetsov | 2020-06-01 | 1 | -0/+10 | |
| | * | | | | | | | | | | | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/... | Paolo Bonzini | 2020-05-20 | 46 | -143/+744 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini | 2020-05-13 | 135 | -272/+2257 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts down | Paolo Bonzini | 2020-04-21 | 1 | -4/+9 | |
| | * | | | | | | | | | | | | selftests: kvm: Add testcase for creating max number of memslots | Wainer dos Santos Moschetta | 2020-04-15 | 1 | -4/+61 | |
| | * | | | | | | | | | | | | KVM: selftests: Make set_memory_region_test common to all architectures | Sean Christopherson | 2020-04-15 | 3 | -3/+14 | |
| | * | | | | | | | | | | | | KVM: selftests: Add "zero" testcase to set_memory_region_test | Sean Christopherson | 2020-04-15 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | selftests: kvm: Add vm_get_fd() in kvm_util | Wainer dos Santos Moschetta | 2020-04-15 | 2 | -0/+6 | |
| | * | | | | | | | | | | | | KVM: selftests: Add "delete" testcase to set_memory_region_test | Sean Christopherson | 2020-04-15 | 1 | -0/+91 | |
| | * | | | | | | | | | | | | KVM: sefltests: Add explicit synchronization to move mem region test | Sean Christopherson | 2020-04-15 | 1 | -18/+99 | |
| | * | | | | | | | | | | | | KVM: selftests: Add GUEST_ASSERT variants to pass values to host | Sean Christopherson | 2020-04-15 | 1 | -5/+20 | |
| | * | | | | | | | | | | | | KVM: selftests: Add util to delete memory region | Sean Christopherson | 2020-04-15 | 2 | -17/+40 | |
| | * | | | | | | | | | | | | KVM: selftests: Use kernel's list instead of homebrewed replacement | Sean Christopherson | 2020-04-15 | 4 | -60/+48 | |
| | * | | | | | | | | | | | | KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm() | Sean Christopherson | 2020-04-15 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2020-06-03 | 4 | -1/+482 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | selftests/pidfd: add pidfd setns tests | Christian Brauner | 2020-05-13 | 4 | -1/+482 | |
| * | | | | | | | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2020-06-02 | 6 | -0/+1478 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mm/hmm/test: add selftests for HMM | Ralph Campbell | 2020-05-19 | 6 | -0/+1478 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-01 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t... | Will Deacon | 2020-04-30 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | x86/32: Remove CONFIG_DOUBLEFAULT | Borislav Petkov | 2020-04-14 | 1 | -1/+0 | |
| | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 13 | -27/+123 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner | 2020-05-19 | 48 | -145/+749 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.... | Paul E. McKenney | 2020-05-07 | 13 | -27/+123 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | torture: Add a --kasan argument | Paul E. McKenney | 2020-05-07 | 2 | -0/+6 | |
| | | | * | | | | | | | | | | | | torture: Save a few lines by using config_override_param initially | Paul E. McKenney | 2020-05-07 | 1 | -22/+16 | |
| | | | * | | | | | | | | | | | | torture: Allow scenario-specific Kconfig options to override CFcommon | Paul E. McKenney | 2020-05-07 | 1 | -4/+3 | |
| | | | * | | | | | | | | | | | | torture: Allow --kconfig options to override --kcsan defaults | Paul E. McKenney | 2020-05-07 | 2 | -6/+4 | |
| | | | * | | | | | | | | | | | | torture: Abstract application of additional Kconfig options | Paul E. McKenney | 2020-05-07 | 1 | -11/+20 | |
| | | | * | | | | | | | | | | | | torture: Eliminate duplicate #CHECK# from ConfigFragment | Paul E. McKenney | 2020-05-07 | 1 | -4/+2 | |
| | | | * | | | | | | | | | | | | torture: Make --kcsan argument also create a summary | Paul E. McKenney | 2020-05-07 | 3 | -0/+32 | |
| | | | * | | | | | | | | | | | | torture: Add --kcsan argument to top-level kvm.sh script | Paul E. McKenney | 2020-05-07 | 1 | -0/+8 | |
