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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
68
-214
/
+314
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
5
-5
/
+37
2022-01-19
KVM: x86/pmu: Use binary search to check filtered events
Jim Mattson
1
-11
/
+19
2022-01-19
KVM: x86/cpuid: Clear XFD for component i if the base feature is missing
Like Xu
1
-0
/
+3
2022-01-19
KVM: x86/mmu: Improve TLB flush comment in kvm_mmu_slot_remove_write_access()
David Matlack
1
-9
/
+22
2022-01-19
KVM: x86/mmu: Document and enforce MMU-writable and Host-writable invariants
David Matlack
1
-6
/
+36
2022-01-19
KVM: x86/mmu: Clear MMU-writable during changed_pte notifier
David Matlack
1
-0
/
+1
2022-01-19
KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
David Matlack
1
-3
/
+3
2022-01-18
KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
Marcelo Tosatti
1
-8
/
+8
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
8
-12
/
+17
2022-01-17
KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
2
-19
/
+36
2022-01-17
KVM: x86: Do runtime CPUID update before updating vcpu->arch.cpuid_entries
Vitaly Kuznetsov
1
-10
/
+24
2022-01-17
KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event
Like Xu
2
-6
/
+15
2022-01-14
x86/fpu: Fix inline prefix warnings
Yang Zhong
2
-2
/
+2
2022-01-14
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
4
-6
/
+29
2022-01-14
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
2
-0
/
+26
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
4
-3
/
+62
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
3
-0
/
+7
2022-01-14
kvm: x86: Add CPUID support for Intel AMX
Jing Liu
2
-2
/
+27
2022-01-14
kvm: x86: Add XCR0 support for Intel AMX
Jing Liu
1
-1
/
+6
2022-01-14
kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
Jing Liu
2
-1
/
+7
2022-01-14
kvm: x86: Emulate IA32_XFD_ERR for guest
Jing Liu
1
-1
/
+20
2022-01-14
kvm: x86: Intercept #NM for saving IA32_XFD_ERR
Jing Liu
3
-0
/
+59
2022-01-14
x86/fpu: Prepare xfd_err in struct fpu_guest
Jing Liu
1
-0
/
+5
2022-01-14
kvm: x86: Add emulation for IA32_XFD
Jing Liu
1
-0
/
+27
2022-01-14
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
2
-0
/
+18
2022-01-14
kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2
Jing Liu
1
-13
/
+29
2022-01-14
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
2
-0
/
+23
2022-01-14
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
2
-39
/
+60
2022-01-14
x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
Jing Liu
1
-5
/
+6
2022-01-09
Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+4
2022-01-09
ARM: dts: gpio-ranges property is now required
Phil Elwell
2
-0
/
+4
2022-01-08
Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+4
2022-01-07
kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
Jing Liu
1
-3
/
+6
2022-01-07
kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
Jing Liu
1
-1
/
+5
2022-01-07
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
2
-1
/
+38
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
7
-28
/
+80
2022-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2022-01-07
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
1
-0
/
+3
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
1
-1
/
+1
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
5
-0
/
+24
2022-01-07
KVM: VMX: Provide vmread version using asm-goto-with-outputs
Peter Zijlstra
1
-0
/
+27
2022-01-07
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
3
-16
/
+49
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
5
-6
/
+281
2022-01-07
KVM: x86/xen: Maintain valid mapping of Xen shared_info page
David Woodhouse
2
-12
/
+15
2022-01-07
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
1
-0
/
+1
2022-01-07
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
David Woodhouse
2
-4
/
+4
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
4
-26
/
+39
2022-01-07
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
3
-0
/
+64
2022-01-07
KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()
Like Xu
2
-30
/
+29
[next]