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.12.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 tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-12
1
-0
/
+1
|
\
|
*
nios2: signal: Mark expected switch fall-through
Ley Foon Tan
2020-06-12
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
68
-669
/
+1707
|
\
\
|
*
\
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-11
13
-97
/
+171
|
|
\
\
|
|
*
\
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
2020-06-10
11
-85
/
+111
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Move hyp_symbol_addr() to kvm_asm.h
Marc Zyngier
2020-06-10
2
-20
/
+20
|
|
|
*
|
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
2020-06-09
6
-19
/
+11
|
|
|
*
|
KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Marc Zyngier
2020-06-09
1
-3
/
+10
|
|
|
*
|
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
4
-38
/
+70
|
|
|
*
|
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-09
3
-24
/
+19
|
|
*
|
|
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
2020-06-10
1
-0
/
+28
|
|
*
|
|
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
2020-06-10
1
-2
/
+4
|
|
*
|
|
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2020-06-09
2
-4
/
+0
|
|
*
|
|
KVM: arm64: Add emulation for 32bit guests accessing ACTLR2
James Morse
2020-06-09
1
-0
/
+10
|
|
*
|
|
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
James Morse
2020-06-09
1
-2
/
+8
|
|
|
/
/
|
|
*
|
KVM: arm64: Flush the instruction cache if not unmapping the VM on reboot
Marc Zyngier
2020-05-31
1
-4
/
+10
|
*
|
|
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
2020-06-11
1
-6
/
+1
|
*
|
|
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
4
-5
/
+10
|
*
|
|
kvm: i8254: remove redundant assignment to pointer s
Colin Ian King
2020-06-11
1
-1
/
+0
|
*
|
|
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
2020-06-11
1
-1
/
+1
|
*
|
|
Merge branch 'kvm-basic-exit-reason' into HEAD
Paolo Bonzini
2020-06-11
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
2020-06-11
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
2020-06-09
2
-3
/
+1
|
*
|
|
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-08
1
-5
/
+2
|
*
|
|
KVM: SVM: fix calls to is_intercept
Paolo Bonzini
2020-06-08
2
-2
/
+4
|
*
|
|
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
2020-06-08
1
-7
/
+0
|
*
|
|
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
2020-06-08
3
-40
/
+74
|
*
|
|
KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
Paolo Bonzini
2020-06-05
1
-2
/
+6
|
*
|
|
Merge tag 'kvm-ppc-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-04
22
-237
/
+276
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
2020-05-28
1
-0
/
+5
|
|
*
|
|
KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
Paul Mackerras
2020-05-28
1
-4
/
+7
|
|
*
|
|
KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORT
Laurent Dufour
2020-05-27
1
-3
/
+8
|
|
*
|
|
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
2020-05-27
1
-4
/
+14
|
|
*
|
|
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
2020-05-27
1
-2
/
+14
|
|
*
|
|
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-05-27
19
-217
/
+212
|
|
*
|
|
KVM: PPC: Remove redundant kvm_run from vcpu_arch
Tianjia Zhang
2020-05-27
3
-7
/
+3
|
|
*
|
|
KVM: PPC: Book3S HV: Read ibm,secure-memory nodes
Laurent Dufour
2020-05-27
1
-0
/
+14
|
|
*
|
|
KVM: PPC: Book3S HV: Remove redundant NULL check
Chen Zhou
2020-05-27
1
-2
/
+1
|
*
|
|
|
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
2020-06-04
1
-55
/
+49
|
*
|
|
|
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
2020-06-04
1
-1
/
+1
|
*
|
|
|
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
2020-06-04
1
-4
/
+2
|
*
|
|
|
KVM: Use vmemdup_user()
Denis Efremov
2020-06-04
1
-10
/
+7
|
*
|
|
|
x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig
Sean Christopherson
2020-06-04
2
-9
/
+0
|
*
|
|
|
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
2020-06-04
3
-1
/
+3
|
*
|
|
|
KVM: MIPS: Add more MMIO load/store instructions emulation
Huacai Chen
2020-06-04
1
-10
/
+470
|
*
|
|
|
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
2020-06-04
4
-1
/
+113
|
*
|
|
|
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
2020-06-04
4
-0
/
+92
|
*
|
|
|
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
2020-06-04
5
-1
/
+277
|
*
|
|
|
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
2020-06-04
4
-133
/
+67
|
*
|
|
|
KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
Huacai Chen
2020-06-04
1
-2
/
+6
[next]