index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
1
-0
/
+1
2021-11-30
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-26
/
+27
2021-11-30
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
1
-2
/
+1
2021-11-30
KVM: x86: Use a stable condition around all VT-d PI paths
Paolo Bonzini
1
-9
/
+11
2021-11-30
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
3
-11
/
+10
2021-11-30
KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
Paolo Bonzini
1
-14
/
+25
2021-11-30
KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem
Maciej S. Szmigiero
1
-1
/
+1
2021-11-30
KVM: x86/mmu: Handle "default" period when selectively waking kthread
Sean Christopherson
1
-15
/
+33
2021-11-30
KVM: MMU: shadow nested paging does not have PKU
Paolo Bonzini
1
-2
/
+2
2021-11-30
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
3
-25
/
+11
2021-11-30
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
1
-1
/
+1
2021-11-26
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
Lai Jiangshan
1
-1
/
+1
2021-11-26
KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
Lai Jiangshan
1
-2
/
+2
2021-11-26
KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
Vitaly Kuznetsov
1
-0
/
+30
2021-11-26
KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2
-17
/
+30
2021-11-26
KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test
Vitaly Kuznetsov
1
-69
/
+71
2021-11-26
KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12
Sean Christopherson
1
-20
/
+17
2021-11-26
KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit
Sean Christopherson
3
-15
/
+28
2021-11-26
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
Sean Christopherson
1
-9
/
+14
2021-11-26
KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability
Paolo Bonzini
1
-0
/
+1
2021-11-26
selftests: sev_migrate_tests: free all VMs
Paolo Bonzini
1
-1
/
+8
2021-11-26
selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-2
/
+5
2021-11-26
KVM: x86: ignore APICv if LAPIC is not enabled
Paolo Bonzini
1
-1
/
+1
2021-11-26
KVM: downgrade two BUG_ONs to WARN_ON_ONCE
Paolo Bonzini
1
-2
/
+4
2021-11-26
KVM: VMX: do not use uninitialized gfn_to_hva_cache
Paolo Bonzini
1
-2
/
+2
2021-11-26
Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD
Paolo Bonzini
5
-30
/
+42
2021-11-26
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-10
/
+27
2021-11-26
Merge tag 'kvm-riscv-fixes-5.16-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2
-5
/
+9
2021-11-25
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
1
-2
/
+2
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
3
-7
/
+13
2021-11-24
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2
-1
/
+12
2021-11-22
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
1
-5
/
+3
2021-11-22
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
1
-0
/
+6
2021-11-22
Linux 5.16-rc2
v5.16-rc2
Linus Torvalds
1
-1
/
+1
2021-11-21
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-33
/
+45
2021-11-21
Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+12
2021-11-21
Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-59
/
+52
2021-11-21
pstore/blk: Use "%lu" to format unsigned long
Geert Uytterhoeven
1
-1
/
+1
2021-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-116
/
+254
2021-11-20
Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-35
/
+59
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-176
/
+51
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
21
-138
/
+170
2021-11-20
Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-34
/
+21
2021-11-20
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-8
/
+12
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
3
-11
/
+25
2021-11-20
mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
SeongJae Park
1
-3
/
+9
2021-11-20
mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
SeongJae Park
1
-4
/
+4
2021-11-20
kasan: test: silence intentional read overflow warnings
Kees Cook
1
-0
/
+2
2021-11-20
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
1
-3
/
+4
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2
-1
/
+15
[next]