| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2022-01-29 | 1 | -2/+9 |
|\ \ \ \ |
|
| * | | | | kselftest/arm64: Correct logging of FPSIMD register read via ptrace | Mark Brown | 2022-01-28 | 1 | -1/+1 |
| * | | | | kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types | Mark Brown | 2022-01-28 | 1 | -1/+8 |
| |/ / / |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-01-28 | 7 | -15/+25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP | Paolo Bonzini | 2022-01-28 | 1 | -0/+15 |
| * | | | selftests: kvm: move vm_xsave_req_perm call to amx_test | Paolo Bonzini | 2022-01-26 | 5 | -14/+9 |
| * | | | KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest | Sean Christopherson | 2022-01-26 | 1 | -1/+0 |
| * | | | KVM: selftests: Re-enable access_tracking_perf_test | David Matlack | 2022-01-25 | 1 | -0/+1 |
* | | | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-01-27 | 2 | -6/+4 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | selftests: net: ioam: expect support for Queue depth data | Justin Iurman | 2022-01-21 | 1 | -4/+1 |
| * | | selftests: mptcp: fix ipv6 routing setup | Paolo Abeni | 2022-01-20 | 1 | -2/+3 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-01-22 | 11 | -85/+740 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c | Jinrong Liang | 2022-01-20 | 1 | -0/+1 |
| * | selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c | Jinrong Liang | 2022-01-20 | 1 | -4/+0 |
| * | kvm: selftests: Do not indent with spaces | Paolo Bonzini | 2022-01-19 | 6 | -59/+61 |
| * | selftests: kvm: add amx_test to .gitignore | Muhammad Usama Anjum | 2022-01-19 | 1 | -0/+1 |
| * | Merge branch 'kvm-pi-raw-spinlock' into HEAD | Paolo Bonzini | 2022-01-19 | 40 | -165/+1548 |
| |\ |
|
| * | | KVM: selftests: Add a test to force emulation with a pending exception | Sean Christopherson | 2022-01-19 | 3 | -0/+141 |
| * | | selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER | Jim Mattson | 2022-01-19 | 3 | -0/+440 |
| * | | selftests: kvm/x86: Introduce x86_model() | Jim Mattson | 2022-01-19 | 1 | -0/+5 |
| * | | selftests: kvm/x86: Export x86_family() for use outside of processor.c | Jim Mattson | 2022-01-19 | 2 | -12/+12 |
| * | | selftests: kvm/x86: Introduce is_amd_cpu() | Jim Mattson | 2022-01-19 | 2 | -9/+10 |
| * | | selftests: kvm/x86: Parameterize the CPUID vendor string check | Jim Mattson | 2022-01-19 | 1 | -3/+7 |
| * | | kvm: selftests: conditionally build vm_xsave_req_perm() | Wei Wang | 2022-01-19 | 1 | -0/+2 |
| * | | KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN | Vitaly Kuznetsov | 2022-01-17 | 3 | -4/+66 |
| * | | KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test' | Vitaly Kuznetsov | 2022-01-17 | 3 | -3/+3 |
* | | | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-01-20 | 8 | -33/+182 |
|\ \ \ |
|
| * \ \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2022-01-18 | 6 | -32/+178 |
| |\ \ \ |
|
| | * | | | bpf, selftests: Add ringbuf memory type confusion test | Daniel Borkmann | 2022-01-19 | 4 | -2/+79 |
| | * | | | bpf, selftests: Add various ringbuf tests with invalid offset | Daniel Borkmann | 2022-01-19 | 1 | -0/+64 |
| | * | | | bpf/selftests: Add check for updating XDP bpf_link with wrong program type | Toke Høiland-Jørgensen | 2022-01-11 | 2 | -0/+11 |
| | * | | | bpf/selftests: convert xdp_link test to ASSERT_* macros | Toke Høiland-Jørgensen | 2022-01-11 | 1 | -31/+25 |
| * | | | | kselftests/net: list all available tests in usage() | Li Zhijian | 2022-01-14 | 1 | -0/+3 |
| * | | | | kselftests/net: adapt the timeout to the largest runtime | Li Zhijian | 2022-01-13 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 2 | -6/+6 |
|\ \ \ \ |
|
| * | | | | tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN | Yafang Shao | 2022-01-20 | 2 | -6/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-01-16 | 31 | -487/+3418 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | selftest: kvm: Add amx selftest | Yang Zhong | 2022-01-14 | 2 | -0/+449 |
| * | | | selftest: kvm: Move struct kvm_x86_state to header | Yang Zhong | 2022-01-14 | 2 | -16/+15 |
| * | | | selftest: kvm: Reorder vcpu_load_state steps for AMX | Paolo Bonzini | 2022-01-14 | 1 | -8/+9 |
| * | | | kvm: selftests: Add support for KVM_CAP_XSAVE2 | Wei Wang | 2022-01-14 | 8 | -7/+112 |
| * | | | kvm: selftests: move ucall declarations into ucall_common.h | Michael Roth | 2022-01-07 | 3 | -49/+60 |
| * | | | kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h | Michael Roth | 2022-01-07 | 2 | -435/+447 |
| * | | | KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery | David Woodhouse | 2022-01-07 | 1 | -1/+183 |
| * | | | selftests: KVM: sev_migrate_tests: Add mirror command tests | Peter Gonda | 2022-01-07 | 1 | -4/+51 |
| * | | | selftests: KVM: sev_migrate_tests: Fix sev_ioctl() | Peter Gonda | 2022-01-07 | 1 | -1/+2 |
| * | | | selftests: KVM: sev_migrate_tests: Fix test_sev_mirror() | Peter Gonda | 2022-01-07 | 1 | -4/+1 |
| * | | | Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2022-01-07 | 6 | -1/+617 |
| |\ \ \ |
|
| | * | | | KVM: selftests: Add initial support for RISC-V 64-bit | Anup Patel | 2022-01-06 | 6 | -0/+616 |
| | * | | | KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile | Anup Patel | 2022-01-06 | 1 | -1/+1 |