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
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
8
-50
/
+34
2020-01-27
KVM: X86: Drop x86_set_memory_region()
Peter Xu
3
-18
/
+12
2020-01-27
KVM: X86: Don't take srcu lock in init_rmode_identity_map()
Peter Xu
1
-7
/
+3
2020-01-27
KVM: Add build-time error check on kvm_run size
Peter Xu
1
-0
/
+1
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2
-13
/
+0
2020-01-27
x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_...
Vitaly Kuznetsov
1
-5
/
+0
2020-01-27
KVM: x86: Perform non-canonical checks in 32-bit KVM
Sean Christopherson
2
-10
/
+0
2020-01-27
KVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
Oliver Upton
1
-14
/
+4
2020-01-27
KVM: x86: Remove unused ctxt param from emulator's FPU accessors
Sean Christopherson
1
-15
/
+13
2020-01-27
KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
Sean Christopherson
1
-6
/
+3
2020-01-27
KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation
Sean Christopherson
1
-0
/
+39
2020-01-27
KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
Sean Christopherson
1
-2
/
+17
2020-01-27
Revert "KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()"
Paolo Bonzini
1
-7
/
+0
2020-01-27
KVM: apic: short-circuit kvm_apic_accept_pic_intr() when pic intr is accepted
Miaohe Lin
1
-4
/
+3
2020-01-27
KVM: x86: avoid clearing pending exception event twice
Miaohe Lin
1
-1
/
+0
2020-01-27
KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
Marios Pomonis
1
-8
/
+16
2020-01-27
KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
Marios Pomonis
1
-2
/
+6
2020-01-27
KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks
Marios Pomonis
1
-25
/
+32
2020-01-27
KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
Marios Pomonis
1
-2
/
+14
2020-01-27
KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...
Marios Pomonis
1
-2
/
+8
2020-01-27
KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF ...
Marios Pomonis
1
-4
/
+14
2020-01-27
KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...
Marios Pomonis
1
-2
/
+6
2020-01-27
KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-4
/
+9
2020-01-27
KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-0
/
+1
2020-01-27
KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-6
/
+8
2020-01-27
KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
Marios Pomonis
1
-1
/
+5
2020-01-27
KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-4
/
+6
2020-01-27
KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
Marios Pomonis
1
-3
/
+8
2020-01-27
kvm/svm: PKU not currently supported
John Allen
5
-1
/
+16
2020-01-27
KVM: Move vcpu->run page allocation out of kvm_vcpu_init()
Sean Christopherson
1
-21
/
+13
2020-01-27
KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
Sean Christopherson
1
-6
/
+7
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
11
-65
/
+2
2020-01-27
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
4
-0
/
+9
2020-01-27
KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-24
/
+32
2020-01-27
KVM: ARM: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-14
/
+20
2020-01-27
KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-12
/
+14
2020-01-27
KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-98
/
+100
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
9
-41
/
+0
2020-01-27
KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
Sean Christopherson
1
-27
/
+33
2020-01-27
KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
Sean Christopherson
1
-0
/
+11
2020-01-27
KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
Sean Christopherson
1
-2
/
+8
2020-01-27
KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
Sean Christopherson
1
-4
/
+10
2020-01-27
KVM: Move initialization of preempt notifier to kvm_vcpu_init()
Sean Christopherson
1
-2
/
+1
2020-01-27
KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
Sean Christopherson
2
-10
/
+3
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
7
-138
/
+43
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
7
-5
/
+12
2020-01-24
KVM: x86: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
Sean Christopherson
1
-2
/
+2
2020-01-24
KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
Sean Christopherson
1
-2
/
+2
2020-01-24
KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
Sean Christopherson
1
-8
/
+10
2020-01-24
KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
Sean Christopherson
1
-28
/
+34
[next]