index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-09
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
2021-02-09
KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
Sean Christopherson
2021-02-09
KVM: x86/xen: Use hva_t for holding hypercall page address
Sean Christopherson
2021-02-09
KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()
David Woodhouse
2021-02-09
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-08
KVM: x86: compile out TDP MMU on 32-bit systems
Paolo Bonzini
2021-02-08
i915: kvmgt: the KVM mmu_lock is now an rwlock
Paolo Bonzini
2021-02-04
KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Sean Christopherson
2021-02-04
KVM: x86/mmu: Add helper to generate mask of reserved HPA bits
Sean Christopherson
2021-02-04
KVM: x86: Use reserved_gpa_bits to calculate reserved PxE bits
Sean Christopherson
2021-02-04
KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
Sean Christopherson
2021-02-04
KVM: nSVM: Use common GPA helper to check for illegal CR3
Sean Christopherson
2021-02-04
KVM: VMX: Use GPA legality helpers to replace open coded equivalents
Sean Christopherson
2021-02-04
KVM: x86: Add a helper to handle legal GPA with an alignment requirement
Sean Christopherson
2021-02-04
KVM: x86: Add a helper to check for a legal GPA
Sean Christopherson
2021-02-04
KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRs
Sean Christopherson
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
2021-02-04
KVM: Add documentation for Xen hypercall and shared_info updates
David Woodhouse
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
2021-02-04
KVM: x86/xen: Add event channel interrupt vector upcall
David Woodhouse
2021-02-04
KVM: x86/xen: register vcpu time info region
Joao Martins
2021-02-04
KVM: x86/xen: setup pvclock updates
Joao Martins
2021-02-04
KVM: x86/xen: register vcpu info
Joao Martins
2021-02-04
KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTR
David Woodhouse
2021-02-04
KVM: x86/xen: update wallclock region
Joao Martins
2021-02-04
xen: add wc_sec_hi to struct shared_info
David Woodhouse
2021-02-04
KVM: x86/xen: register shared_info page
Joao Martins
2021-02-04
KVM: x86/xen: add definitions of compat_shared_info, compat_vcpu_info
David Woodhouse
2021-02-04
KVM: x86/xen: latch long_mode when hypercall page is set up
David Woodhouse
2021-02-04
KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
Joao Martins
2021-02-04
KVM: x86/xen: Add kvm_xen_enabled static key
David Woodhouse
2021-02-04
KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c
David Woodhouse
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
KVM: x86/xen: Fix __user pointer handling for hypercall page installation
David Woodhouse
2021-02-04
KVM: x86/xen: fix Xen hypercall page msr handling
Joao Martins
2021-02-04
KVM: x86/mmu: Allow parallel page faults for the TDP MMU
Ben Gardon
2021-02-04
KVM: x86/mmu: Mark SPTEs in disconnected pages as removed
Ben Gardon
2021-02-04
KVM: x86/mmu: Flush TLBs after zap in TDP MMU PF handler
Ben Gardon
2021-02-04
KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map
Ben Gardon
2021-02-04
KVM: x86/mmu: Factor out functions to add/remove TDP MMU pages
Ben Gardon
2021-02-04
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
2021-02-04
sched: Add cond_resched_rwlock
Ben Gardon
2021-02-04
sched: Add needbreak for rwlocks
Ben Gardon
2021-02-04
locking/rwlocks: Add contention detection for rwlocks
Ben Gardon
2021-02-04
KVM: x86/mmu: Protect TDP MMU page table memory with RCU
Ben Gardon
2021-02-04
KVM: x86/mmu: Clear dirtied pages mask bit before early break
Ben Gardon
2021-02-04
KVM: x86/mmu: Skip no-op changes in TDP MMU functions
Ben Gardon
2021-02-04
KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
Ben Gardon
[next]