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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-14
2
-4
/
+11
|
\
|
*
static_call,x86: Robustify trampoline patching
Peter Zijlstra
2021-11-11
2
-4
/
+11
*
|
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
3
-16
/
+15
|
\
\
|
*
|
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
2021-11-11
3
-16
/
+15
|
|
/
*
|
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-14
2
-1
/
+5
|
\
\
|
*
|
perf/x86/vlbr: Add c->flags to vlbr event constraints
Like Xu
2021-11-11
1
-1
/
+3
|
*
|
perf/x86/lbr: Reset LBR_SELECT during vlbr reset
Wanpeng Li
2021-11-11
1
-0
/
+2
|
|
/
*
|
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-14
6
-4
/
+60
|
\
\
|
*
|
x86/cpu: Add Raptor Lake to Intel family
Tony Luck
2021-11-12
1
-0
/
+2
|
*
|
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
2021-11-12
1
-2
/
+3
|
*
|
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
2021-11-03
4
-2
/
+55
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-13
30
-336
/
+803
|
\
\
\
|
*
|
|
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
2021-11-12
1
-14
/
+11
|
*
|
|
KVM: x86: move guest_pv_has out of user_access section
Paolo Bonzini
2021-11-12
1
-3
/
+6
|
*
|
|
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
20
-264
/
+317
|
|
\
\
\
|
|
*
|
|
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
2021-11-11
2
-2
/
+1
|
|
*
|
|
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
2021-11-11
3
-11
/
+2
|
|
*
|
|
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
2021-11-11
3
-5
/
+14
|
|
*
|
|
KVM: nVMX: Clean up x2APIC MSR handling for L2
Sean Christopherson
2021-11-11
1
-39
/
+14
|
|
*
|
|
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
2021-11-11
1
-60
/
+25
|
|
*
|
|
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
2021-11-11
3
-110
/
+111
|
|
*
|
|
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
2021-11-11
1
-4
/
+4
|
|
*
|
|
KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...
Vitaly Kuznetsov
2021-11-11
1
-8
/
+13
|
|
*
|
|
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
2021-11-11
4
-5
/
+5
|
|
*
|
|
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
2021-11-11
5
-8
/
+47
|
|
*
|
|
KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flows
Sean Christopherson
2021-11-11
1
-23
/
+24
|
|
*
|
|
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
Junaid Shahid
2021-11-11
1
-5
/
+5
|
|
*
|
|
KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iterator
Sean Christopherson
2021-11-11
1
-1
/
+1
|
|
*
|
|
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
2021-11-11
4
-2
/
+25
|
|
*
|
|
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-11-11
5
-11
/
+11
|
|
*
|
|
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
2021-11-11
2
-31
/
+76
|
*
|
|
|
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
2021-11-11
5
-63
/
+285
|
|
\
\
\
\
|
|
*
|
|
|
KVM: SEV: Add support for SEV-ES intra host migration
Peter Gonda
2021-11-11
1
-1
/
+47
|
|
*
|
|
|
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
2021-11-11
5
-0
/
+162
|
|
*
|
|
|
KVM: SEV: provide helpers to charge/uncharge misc_cg
Paolo Bonzini
2021-11-11
1
-7
/
+15
|
|
*
|
|
|
KVM: generalize "bugged" VM to "dead" VM
Paolo Bonzini
2021-11-11
1
-1
/
+1
|
|
*
|
|
|
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
2021-11-11
3
-56
/
+61
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2021-11-11
9
-9
/
+201
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
x86/kvm: Add kexec support for SEV Live Migration.
Ashish Kalra
2021-11-11
1
-0
/
+25
|
|
*
|
|
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
2021-11-11
3
-0
/
+91
|
|
*
|
|
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
2021-11-11
6
-9
/
+73
|
|
*
|
|
x86/kvm: Add AMD SEV specific Hypercall3
Brijesh Singh
2021-11-11
1
-0
/
+12
|
|
|
/
/
*
|
|
|
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
2021-11-12
1
-1
/
+1
*
|
|
|
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
3
-9
/
+7
|
\
|
|
|
|
*
|
|
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-10-29
1
-1
/
+1
|
*
|
|
signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
Eric W. Biederman
2021-10-29
1
-1
/
+2
|
*
|
|
signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.
Eric W. Biederman
2021-10-25
1
-1
/
+3
|
*
|
|
signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON
Eric W. Biederman
2021-10-25
1
-4
/
+2
|
*
|
|
exit/doublefault: Remove apparently bogus comment about rewind_stack_do_exit
Eric W. Biederman
2021-10-20
1
-3
/
+0
[next]