index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-03-17
KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
Sean Christopherson
2023-03-17
KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson
2023-03-17
KVM: VMX: Don't bother disabling eVMCS static key on module exit
Sean Christopherson
2023-03-17
KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
Sean Christopherson
2023-03-17
x86/CPU/AMD: Disable XSAVES on AMD family 0x17
Andrew Cooper
2023-03-11
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
2023-03-11
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
2023-03-10
x86/speculation: Allow enabling STIBP with legacy IBRS
KP Singh
2023-03-10
x86/microcode/AMD: Fix mixed steppings support
Borislav Petkov (AMD)
2023-03-10
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2023-03-10
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
2023-03-10
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
2023-03-10
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
2023-03-10
x86/reboot: Disable SVM, not just VMX, when stopping CPUs
Sean Christopherson
2023-03-10
x86/reboot: Disable virtualization in an emergency if SVM is supported
Sean Christopherson
2023-03-10
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
2023-03-10
x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)
Sean Christopherson
2023-03-10
KVM: SVM: hyper-v: placate modpost section mismatch error
Randy Dunlap
2023-03-10
KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
Peter Gonda
2023-03-10
KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
Sean Christopherson
2023-03-10
KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
Sean Christopherson
2023-03-10
KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
Sean Christopherson
2023-03-10
KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
Sean Christopherson
2023-03-10
KVM: SVM: Flush the "current" TLB when activating AVIC
Sean Christopherson
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
2023-03-10
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
2023-03-10
KVM: x86: Purge "highest ISR" cache when updating APICv state
Sean Christopherson
2023-03-10
KVM: VMX: Fix crash due to uninitialized current_vmcs
Alexandru Matei
2023-03-10
x86/bugs: Reset speculation control settings on init
Breno Leitao
2023-03-10
perf/x86/intel/uncore: Add Meteor Lake support
Kan Liang
2023-03-10
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
2023-03-10
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
2023-03-10
x86/microcode: Adjust late loading result reporting message
Ashok Raj
2023-03-10
x86/microcode: Check CPU capabilities after late microcode update correctly
Ashok Raj
2023-03-10
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Ashok Raj
2023-03-10
x86/signal: Fix the value returned by strict_sas_size()
Christophe JAILLET
2023-03-10
crypto: x86/ghash - fix unaligned access in ghash_setkey()
Eric Biggers
2023-03-10
x86/perf/zhaoxin: Add stepping check for ZXC
silviazhao
2023-03-10
perf/x86/intel/ds: Fix the conversion from TSC to perf time
Kan Liang
2023-03-10
x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC
Kishon Vijay Abraham I
2023-02-25
x86/static_call: Add support for Jcc tail-calls
Peter Zijlstra
2023-02-25
x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
Peter Zijlstra
2023-02-25
x86/alternatives: Introduce int3_emulate_jcc()
Peter Zijlstra
2023-02-18
Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-16
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
2023-02-15
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
2023-02-15
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
2023-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]