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