platform/kernel/linux-rpi.git
2022-11-21 Vitaly KuznetsovKVM: selftests: Move Hyper-V VP assist page enablement...
2022-11-21 Vitaly KuznetsovKVM: selftests: Sync 'struct hv_vp_assist_page' definit...
2022-11-21 Vitaly KuznetsovKVM: selftests: Sync 'struct hv_enlightened_vmcs' defin...
2022-11-21 Vitaly KuznetsovKVM: selftests: Hyper-V PV TLB flush selftest
2022-11-18 Vitaly KuznetsovKVM: selftests: Export vm_vaddr_unused_gap() to make...
2022-11-18 Vitaly KuznetsovKVM: selftests: Fill in vm->vpages_mapped bitmap in...
2022-11-18 Vitaly KuznetsovKVM: selftests: Hyper-V PV IPI selftest
2022-11-18 Vitaly KuznetsovKVM: selftests: Move the function doing Hyper-V hyperca...
2022-11-18 Vitaly KuznetsovKVM: selftests: Move HYPERV_LINUX_OS_ID definition...
2022-11-18 Vitaly KuznetsovKVM: selftests: Better XMM read/write helpers
2022-11-18 Vitaly KuznetsovKVM: x86: Expose Hyper-V L2 TLB flush feature
2022-11-18 Vitaly KuznetsovKVM: nSVM: hyper-v: Enable L2 TLB flush
2022-11-18 Vitaly KuznetsovKVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
2022-11-18 Vitaly KuznetsovKVM: nVMX: hyper-v: Enable L2 TLB flush
2022-11-18 Vitaly KuznetsovKVM: nVMX: hyper-v: Cache VP assist page in 'struct...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: L2 TLB flush
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
2022-11-18 Vitaly KuznetsovKVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tl...
2022-11-18 Vitaly KuznetsovKVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
2022-11-18 Vitaly KuznetsovKVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Use preallocated buffer in 'struct...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Create a separate fifo for L2 TLB...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPU...
2022-11-18 Vitaly Kuznetsovx86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS...
2022-11-18 Vitaly KuznetsovKVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Expose support for extended gva...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_...
2022-11-18 Sean ChristophersonKVM: x86: hyper-v: Add helper to read hypercall data...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Introduce TLB flush fifo
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_F...
2022-11-18 Sean ChristophersonKVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcp...
2022-11-18 Vitaly KuznetsovKVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
2022-11-18 Vitaly KuznetsovKVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2...
2022-11-18 Sean Christophersonx86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb...
2022-11-18 Sean ChristophersonKVM: SVM: Add a proper field for Hyper-V VMCB enlighten...
2022-11-18 Sean ChristophersonKVM: selftests: Move "struct hv_enlightenments" to...
2022-11-18 Sean Christophersonx86/hyperv: Move VMCB enlightenment definitions to...
2022-11-18 Paolo BonziniKVM: x86: avoid memslot check in NX hugepage recovery...
2022-11-17 Paolo BonziniMerge branch 'kvm-svm-harden' into HEAD
2022-11-17 Maxim LevitskyKVM: x86: remove exit_int_info warning in svm_handle_exit
2022-11-17 Maxim LevitskyKVM: selftests: add svm part to triple_fault_test
2022-11-17 Maxim LevitskyKVM: x86: allow L1 to not intercept triple fault
2022-11-17 Maxim Levitskykvm: selftests: add svm nested shutdown test
2022-11-17 Maxim LevitskyKVM: selftests: move idt_entry to header
2022-11-17 Maxim LevitskyKVM: x86: forcibly leave nested mode on vCPU reset
2022-11-17 Maxim LevitskyKVM: x86: add kvm_leave_nested
2022-11-17 Maxim LevitskyKVM: x86: nSVM: harden svm_free_nested against freeing...
2022-11-17 Maxim LevitskyKVM: x86: nSVM: leave nested mode on vCPU free
2022-11-17 David MatlackKVM: x86/mmu: Do not recover dirty-tracked NX Huge...
2022-11-17 Paolo BonziniKVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest...
2022-11-17 David MatlackKVM: x86/mmu: Split huge pages mapped by the TDP MMU...
2022-11-17 Paolo BonziniMerge tag 'kvm-selftests-6.2-1' of https://github.com...
2022-11-17 David MatlackKVM: selftests: Check for KVM nEPT support using "featu...
2022-11-17 David MatlackKVM: selftests: Assert in prepare_eptp() that nEPT...
2022-11-17 Sean ChristophersonKVM: selftests: Drop helpers for getting specific KVM...
2022-11-17 Sean ChristophersonKVM: selftests: Add and use KVM helpers for x86 Family...
2022-11-17 Sean ChristophersonKVM: selftests: Add dedicated helpers for getting x86...
2022-11-17 Sean ChristophersonKVM: selftests: Add PMU feature framework, use in PMU...
2022-11-17 Sean ChristophersonKVM: selftests: Convert vmx_pmu_caps_test to use X86_PR...
2022-11-17 Sean ChristophersonKVM: selftests: Convert AMX test to use X86_PROPRETY_XXX
2022-11-17 Sean ChristophersonKVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*
2022-11-17 Sean ChristophersonKVM: selftests: Refactor kvm_cpuid_has() to prep for...
2022-11-17 Sean ChristophersonKVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID...
2022-11-17 Sean ChristophersonKVM: selftests: Add X86_PROPERTY_* framework to retriev...
2022-11-17 Sean ChristophersonKVM: selftests: Refactor X86_FEATURE_* framework to...
2022-11-17 Sean ChristophersonKVM: selftests: Add X86_FEATURE_PAE and use it calc...
2022-11-17 David MatlackKVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATIO...
2022-11-17 David MatlackKVM: selftests: Expect #PF(RSVD) when TDP is disabled
2022-11-17 Sean ChristophersonKVM: selftests: Provide error code as a KVM_ASM_SAFE...
2022-11-17 Sean ChristophersonKVM: selftests: Avoid JMP in non-faulting path of KVM_A...
2022-11-17 David MatlackKVM: selftests: Copy KVM PFERR masks into selftests
2022-11-17 David MatlackKVM: x86/mmu: Use BIT{,_ULL}() for PFERR masks
2022-11-17 David MatlackKVM: selftests: Move flds instruction emulation failure...
2022-11-17 David MatlackKVM: selftests: Delete dead ucall code
2022-11-17 David MatlackKVM: selftests: Explicitly require instructions bytes
2022-11-17 David MatlackKVM: selftests: Rename emulator_error_test to smaller_m...
2022-11-17 Gautam MenghaniKVM: selftests: Don't assume vcpu->id is '0' in xAPIC...
2022-11-17 Vishal AnnapurveKVM: selftests: Add arch specific post vm creation...
2022-11-17 Vishal AnnapurveKVM: selftests: Add arch specific initialization
2022-11-17 Vishal AnnapurveKVM: selftests: move common startup logic to kvm_util.c
2022-11-17 Sean ChristophersonKVM: selftests: Play nice with huge pages when getting...
2022-11-17 Sean ChristophersonKVM: selftests: Use vm_get_page_table_entry() in addr_a...
2022-11-17 Sean ChristophersonKVM: selftests: Use virt_get_pte() when getting PTE...
2022-11-17 Sean ChristophersonKVM: selftests: Verify parent PTE is PRESENT when getti...
2022-11-17 Sean ChristophersonKVM: selftests: Remove useless shifts when creating...
2022-11-17 Sean ChristophersonKVM: selftests: Drop reserved bit checks from PTE accessor
2022-11-17 Sean ChristophersonKVM: selftests: Drop helpers to read/write page table...
2022-11-17 Colin Ian KingKVM: selftests: Fix spelling mistake "begining" ->...
2022-11-17 Peter GondaKVM: selftests: Add ucall pool based implementation
2022-11-17 Sean ChristophersonKVM: selftests: Drop now-unnecessary ucall_uninit()
2022-11-17 Sean ChristophersonKVM: selftests: Make arm64's MMIO ucall multi-VM friendly
2022-11-17 Peter Gondatools: Add atomic_test_and_set_bit()
2022-11-17 Sean ChristophersonKVM: selftests: Automatically do init_ucall() for non...
2022-11-17 Sean ChristophersonKVM: selftests: Consolidate boilerplate code in get_ucall()
2022-11-17 Sean ChristophersonKVM: selftests: Consolidate common code for populating...
2022-11-17 Sean ChristophersonKVM: arm64: selftests: Disable single-step without...
2022-11-17 Sean ChristophersonKVM: arm64: selftests: Disable single-step with correct...
2022-11-16 David MatlackKVM: selftests: Rename perf_test_util symbols to memstress
next