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-7.2.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
2015-12-16
Merge tag 'kvm-s390-next-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
2015-12-15
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2015-12-15
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
2015-12-02
Merge tag 'kvm-s390-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2015-11-30
KVM: s390: remove redudant assigment of error code
Christian Borntraeger
2015-11-30
KVM: s390: remove pointless test_facility(2) check
Heiko Carstens
2015-11-30
KVM: s390: don't load kvm without virtualization support
David Hildenbrand
2015-11-30
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
2015-11-30
s390/sclp: introduce check for SIE
David Hildenbrand
2015-11-30
KVM: s390: don't switch to ESCA for ucontrol
David Hildenbrand
2015-11-30
KVM: s390: cleanup sca_add_vcpu
David Hildenbrand
2015-11-30
KVM: s390: always set/clear the SCA sda field
David Hildenbrand
2015-11-30
KVM: s390: fix SCA related races and double use
David Hildenbrand
2015-11-30
KVM: s390: we always have a SCA
David Hildenbrand
2015-11-30
KVM: s390: fast path for sca_ext_call_pending
David Hildenbrand
2015-11-30
KVM: s390: Enable up to 248 VCPUs per VM
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Provide SCA-aware helpers for VCPU add/del
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Generalize access to SIGP controls
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-11-30
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
2015-11-30
KVM: Remove unnecessary debugfs dentry references
Janosch Frank
2015-11-30
KVM: use heuristic for fast VCPU lookup by id
David Hildenbrand
2015-11-30
KVM: Use common function for VCPU lookup by id
David Hildenbrand
2015-11-26
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
2015-11-26
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
Takuya Yoshikawa
2015-11-26
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Make mmu_set_spte() return emulate value
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Remove unused parameter of __direct_map()
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
Takuya Yoshikawa
2015-11-25
KVM: powerpc: kvmppc_visible_gpa can be boolean
Yaowei Bai
2015-11-25
KVM: kvm_para_has_feature can be boolean
Yaowei Bai
2015-11-25
KVM: kvm_is_visible_gfn can be boolean
Yaowei Bai
2015-11-25
KVM-async_pf: Delete an unnecessary check before the function call "kmem_cach...
Markus Elfring
2015-11-25
KVM: x86: MMU: always set accessed bit in shadow PTEs
Paolo Bonzini
2015-11-25
KVM: x86: correctly print #AC in traces
Paolo Bonzini
2015-11-25
KVM: svm: add support for RDTSCP
Paolo Bonzini
2015-11-25
KVM: x86: expose MSR_TSC_AUX to userspace
Paolo Bonzini
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
[next]