index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
31
-269
/
+352
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-30
22
-253
/
+329
|
|
\
|
|
*
KVM: fix avic_set_running for preemptable kernels
Paolo Bonzini
2021-11-30
1
-7
/
+9
|
|
*
KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
Paolo Bonzini
2021-11-30
1
-2
/
+2
|
|
*
KVM: SEV: accept signals in sev_lock_two_vms
Paolo Bonzini
2021-11-30
1
-6
/
+16
|
|
*
KVM: SEV: do not take kvm->lock when destroying
Paolo Bonzini
2021-11-30
1
-4
/
+0
|
|
*
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
2021-11-30
2
-1
/
+22
|
|
*
KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
Paolo Bonzini
2021-11-30
1
-42
/
+24
|
|
*
KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
1
-0
/
+2
|
|
*
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
2021-11-30
1
-0
/
+1
|
|
*
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
1
-26
/
+27
|
|
*
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
2021-11-30
1
-2
/
+1
|
|
*
KVM: x86: Use a stable condition around all VT-d PI paths
Paolo Bonzini
2021-11-30
1
-9
/
+11
|
|
*
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
2021-11-30
3
-11
/
+10
|
|
*
KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
Paolo Bonzini
2021-11-30
1
-14
/
+25
|
|
*
KVM: x86/mmu: Handle "default" period when selectively waking kthread
Sean Christopherson
2021-11-30
1
-15
/
+33
|
|
*
KVM: MMU: shadow nested paging does not have PKU
Paolo Bonzini
2021-11-30
1
-2
/
+2
|
|
*
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
2021-11-30
3
-25
/
+11
|
|
*
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
2021-11-30
1
-1
/
+1
|
|
*
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
2021-11-26
1
-1
/
+1
|
|
*
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
2021-11-26
1
-2
/
+2
|
|
*
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2021-11-26
2
-17
/
+30
|
|
*
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
2021-11-26
1
-20
/
+17
|
|
*
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
2021-11-26
3
-15
/
+28
|
|
*
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
2021-11-26
1
-9
/
+14
|
|
*
KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
Paolo Bonzini
2021-11-26
1
-0
/
+1
|
|
*
KVM: x86: ignore APICv if LAPIC is not enabled
Paolo Bonzini
2021-11-26
1
-1
/
+1
|
|
*
KVM: VMX: do not use uninitialized gfn_to_hva_cache
Paolo Bonzini
2021-11-26
1
-2
/
+2
|
|
*
Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
Paolo Bonzini
2021-11-26
4
-13
/
+9
|
|
|
\
|
|
|
*
KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sp...
Hou Wenlong
2021-11-18
1
-2
/
+2
|
|
|
*
KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
Hou Wenlong
2021-11-18
2
-3
/
+3
|
|
|
*
x86/kvm: remove unused ack_notifier callbacks
Juergen Gross
2021-11-18
2
-2
/
+0
|
|
|
*
KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
Ben Gardon
2021-11-18
1
-6
/
+4
|
|
*
|
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-11-26
5
-10
/
+27
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
2021-11-25
1
-2
/
+2
|
|
|
*
|
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
2021-11-24
3
-7
/
+13
|
|
|
*
|
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2021-11-24
2
-1
/
+12
|
|
*
|
|
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
2021-11-22
1
-5
/
+3
|
|
*
|
|
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
2021-11-22
1
-0
/
+6
|
*
|
|
|
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-24
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
1
-6
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
2021-11-26
1
-6
/
+0
|
|
|
/
/
/
|
*
|
|
|
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
2021-11-27
1
-0
/
+10
|
*
|
|
|
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-27
2
-4
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/32: Fix hardlockup on vmap stack overflow
Christophe Leroy
2021-11-24
1
-3
/
+3
|
|
*
|
|
|
KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
Nicholas Piggin
2021-11-24
1
-1
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-27
4
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
Huang Pei
2021-11-25
1
-1
/
+1
|
|
*
|
|
|
MIPS: loongson64: fix FTLB configuration
Huang Pei
2021-11-25
1
-2
/
+2
[next]