linux-2.6-microblaze.git
2021-03-15 Sean ChristophersonKVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn...
2021-03-15 Sean ChristophersonKVM: VMX: Fold Hyper-V EPTP checking into it's only...
2021-03-15 Sean ChristophersonKVM: VMX: Stash kvm_vmx in a local variable for Hyper...
2021-03-15 Sean ChristophersonKVM: VMX: Track common EPTP for Hyper-V's paravirt...
2021-03-15 Sean ChristophersonKVM: x86: Get active PCID only when writing a CR3 value
2021-03-15 Uros BizjakKVM/SVM: Move vmenter.S exception fixups out of line
2021-03-15 Sean ChristophersonKVM: x86/mmu: Dump reserved bits if they're detected...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use low available bits for removed SPTEs
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use is_removed_spte() instead of open...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Tweak auditing WARN for A/D bits to ...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use a dedicated bit to track shadow/MMU...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use high bits for host/mmu writable masks...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Make Host-writable and MMU-writable bit...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Move logic for setting SPTE masks for...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Co-locate code for setting various SPTE...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Move initial kvm_mmu_set_mask_ptes()...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Document dependency bewteen TDP A/D type...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use MMIO SPTE bits 53 and 52 for the...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Rename and document A/D scheme for TDP...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Add module param to disable MMIO caching...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Stop using software available bits to...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Rename 'mask' to 'spte' in MMIO SPTE...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Handle MMIO SPTEs directly in mmu_set_spte()
2021-03-15 Sean ChristophersonKVM: x86/mmu: Don't install bogus MMIO SPTEs if MMIO...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Retry page faults that hit an invalid...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Disable MMIO caching if MMIO value collid...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Bail from fast_page_fault() if SPTE is...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Check for shadow-present SPTE before...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Add convenience wrapper for acting on...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Add typedefs for rmap/iter handlers
2021-03-15 Sean ChristophersonKVM: x86/mmu: Use 'end' param in TDP MMU's test_age_gfn()
2021-03-15 Sean ChristophersonKVM: x86/mmu: WARN if TDP MMU's set_tdp_spte() sees...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Remove spurious TLB flush from TDP MMU...
2021-03-15 Maxim LevitskyKVM: x86: mmu: initialize fault.async_page_fault in...
2021-03-15 Maxim LevitskyKVM: x86: determine if an exception has an error code...
2021-03-15 Cathy AveryKVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
2021-03-15 Babu MogerKVM: SVM: Add support for Virtual SPEC_CTRL
2021-03-15 Babu Mogerx86/cpufeatures: Add the Virtual SPEC_CTRL feature
2021-03-15 Maxim LevitskyKVM: nSVM: always use vmcb01 to for vmsave/vmload of...
2021-03-15 Paolo BonziniKVM: SVM: move VMLOAD/VMSAVE to C code
2021-03-15 Sean ChristophersonKVM: SVM: Skip intercepted PAUSE instructions after...
2021-03-15 Sean ChristophersonKVM: SVM: Don't manually emulate RDPMC if nrips=0
2021-03-15 Sean ChristophersonKVM: x86: Move RDPMC emulation to common code
2021-03-15 Sean ChristophersonKVM: x86: Move trivial instruction-based exit handlers...
2021-03-15 Sean ChristophersonKVM: x86: Move XSETBV emulation to common code
2021-03-15 Sean ChristophersonKVM: nSVM: Add VMLOAD/VMSAVE helper to deduplicate...
2021-03-15 Sean ChristophersonKVM: nSVM: Add helper to synthesize nested VM-Exit...
2021-03-15 Sean ChristophersonKVM: x86: Handle triple fault in L2 without killing L1
2021-03-15 Paolo BonziniKVM: SVM: Pass struct kvm_vcpu to exit handlers (and...
2021-03-15 Paolo BonziniKVM: SVM: merge update_cr0_intercept into svm_set_cr0
2021-03-15 Sean ChristophersonKVM: nSVM: Trace VM-Enter consistency check failures
2021-03-15 Sean ChristophersonKVM: x86: Move nVMX's consistency check macro to common...
2021-03-15 Krish SadhukhanKVM: nSVM: Add missing checks for reserved bits to...
2021-03-15 Paolo BonziniKVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_s...
2021-03-15 Paolo BonziniKVM: nSVM: do not mark all VMCB02 fields dirty on neste...
2021-03-15 Paolo BonziniKVM: nSVM: do not mark all VMCB01 fields dirty on neste...
2021-03-15 Paolo BonziniKVM: nSVM: do not copy vmcb01->control blindly to vmcb0...
2021-03-15 Paolo BonziniKVM: nSVM: rename functions and variables according...
2021-03-15 Cathy AveryKVM: nSVM: Track the ASID generation of the vmcb vmrun...
2021-03-15 Cathy AveryKVM: nSVM: Track the physical cpu of the vmcb vmrun...
2021-03-15 Cathy AveryKVM: SVM: Use a separate vmcb for the nested L2 guest
2021-03-15 Sean ChristophersonKVM: nSVM: Set the shadow root level to the TDP level...
2021-03-15 Sean ChristophersonKVM: SVM: Don't strip the C-bit from CR2 on #PF interce...
2021-03-15 Sean ChristophersonKVM: x86/mmu: WARN on NULL pae_root or lm_root, or...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Sync roots after MMU load iff load as...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Unexport MMU load/unload functions
2021-03-15 Sean ChristophersonKVM: x86: Defer the MMU unload to the normal path on...
2021-03-15 Sean ChristophersonKVM: nVMX: Defer the MMU reload to the normal path...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Set the C-bit in the PDPTRs and LM pseudo...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Fix and unconditionally enable WARNs...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Check PDPTRs before allocating PAE roots
2021-03-15 Sean ChristophersonKVM: x86/mmu: Ensure MMU pages are available when alloc...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Allocate pae_root and lm_root pages in...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Allocate the lm_root before allocating...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Capture 'mmu' in a local variable when...
2021-03-15 Sean ChristophersonKVM: x86/mmu: Alloc page for PDPTEs when shadowing...
2021-03-15 Dongli ZhangKVM: x86: to track if L1 is running L2 VM
2021-03-14 Linus TorvaldsLinux 5.12-rc3
2021-03-14 Alexey Dobriyanprctl: fix PR_SET_MM_AUXV kernel stack leak
2021-03-14 Linus TorvaldsMerge tag 'irq-urgent-2021-03-14' of git://git./linux...
2021-03-14 Linus TorvaldsMerge tag 'timers-urgent-2021-03-14' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'sched-urgent-2021-03-14' of git://git./linux...
2021-03-14 Linus TorvaldsMerge tag 'objtool-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'locking-urgent-2021-03-14' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'perf_urgent_for_v5.12-rc3' of git://git...
2021-03-14 Linus TorvaldsMerge tag 'efi-urgent-for-v5.12-rc2' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12_rc3' of git://git....
2021-03-14 Linus TorvaldsMerge tag 'powerpc-5.12-3' of git://git./linux/kernel...
2021-03-14 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-03-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.12-1' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'char-misc-5.12-rc3' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'staging-5.12-rc3' of git://git./linux/kernel...
2021-03-13 Linus TorvaldsMerge tag 'tty-5.12-rc3' of git://git./linux/kernel...
2021-03-13 Linus TorvaldsMerge tag 'usb-5.12-rc3' of git://git./linux/kernel...
2021-03-13 Linus TorvaldsMerge tag 'erofs-for-5.12-rc3' of git://git./linux...
2021-03-13 Linus TorvaldsMerge tag 'kbuild-fixes-v5.12-2' of git://git./linux...
2021-03-13 Minchan Kimzram: fix broken page writeback
2021-03-13 Minchan Kimzram: fix return value on writeback_store
next