index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-21
kvm: x86/mmu: Introduce tdp_iter
Ben Gardon
2020-10-21
KVM: mmu: extract spte.h and spte.c
Paolo Bonzini
2020-10-21
KVM: mmu: Separate updating a PTE from kvm_set_pte_rmapp
Paolo Bonzini
2020-10-21
kvm: x86/mmu: Separate making SPTEs from set_spte
Ben Gardon
2020-10-21
kvm: mmu: Separate making non-leaf sptes from link_shadow_page
Ben Gardon
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-21
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
2020-10-21
KVM: x86: Let the guest own CR4.FSGSBASE
Lai Jiangshan
2020-10-21
KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
Sean Christopherson
2020-10-21
KVM: x86: Move call to update_exception_bitmap() into VMX code
Sean Christopherson
2020-10-21
KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates
Sean Christopherson
2020-10-21
KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
Lai Jiangshan
2020-10-21
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
2020-10-21
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2020-10-21
drm/amd/swsmu: correct wrong feature bit mapping
Kevin Wang
2020-10-21
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
2020-10-21
KVM: x86: xen_hvm_config: cleanup return values
Maxim Levitsky
2020-10-21
kvm x86/mmu: Make struct kernel_param_ops definitions const
Joe Perches
2020-10-21
KVM: x86: bump KVM_MAX_CPUID_ENTRIES
Vitaly Kuznetsov
2020-10-21
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
2020-10-21
KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries
Vitaly Kuznetsov
2020-10-21
Documentation: kvm: fix some typos in cpuid.rst
Oliver Upton
2020-10-21
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
2020-10-21
kvm: x86: set wall_clock in kvm_write_wall_clock()
Oliver Upton
2020-10-21
kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
Oliver Upton
2020-10-21
x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()
Vitaly Kuznetsov
2020-10-21
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
Matteo Croce
2020-10-21
Documentation: kvm: fix a typo
Li Qiang
2020-10-21
KVM: VMX: Forbid userspace MSR filters for x2APIC
Paolo Bonzini
2020-10-21
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
2020-10-21
drm/amd/psp: Fix sysfs: cannot create duplicate filename
Andrey Grodzovsky
2020-10-21
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
2020-10-21
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
2020-10-21
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
2020-10-21
drm/amd/swsmu: add missing feature map for sienna_cichlid
Kevin Wang
2020-10-21
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
2020-10-21
drm/amdgpu: add rlc iram and dram firmware support
Likun Gao
2020-10-21
drm/amdgpu: add function to program pbb mode for sienna cichlid
Likun Gao
2020-10-21
docs: submitting-patches: describe preserving review/test tags
Krzysztof Kozlowski
2020-10-21
Documentation: Chinese translation of Documentation/arm64/hugetlbpage.rst
Bailu Lin
2020-10-21
Documentation: x86: fix a missing word in x86_64/mm.rst.
Wei Lin Chang
2020-10-21
docs: driver-api: remove a duplicated index entry
Mauro Carvalho Chehab
2020-10-21
docs: lkdtm: Modernize and improve details
Kees Cook
2020-10-21
docs: deprecated.rst: Expand str*cpy() replacement notes
Kees Cook
2020-10-21
docs/cpu-load: format the example code.
Hui Su
2020-10-21
Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2020-10-21
Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-10-21
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]