index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-21
Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-18
x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
Eric Biggers
2024-04-18
x86/fred: Fix incorrect error code printout in fred_bad_type()
Hou Wenlong
2024-04-18
x86/fred: Fix INT80 emulation for FRED
Xin Li (Intel)
2024-04-17
x86/retpolines: Enable the default thunk warning only on relevant configs
Borislav Petkov (AMD)
2024-04-17
Merge branch 'svm' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-04-16
Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
2024-04-14
Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-14
Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-14
x86/bugs: Fix BHI retpoline check
Josh Poimboeuf
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-11
KVM: x86/mmu: Fix and clarify comments about clearing D-bit vs. write-protecting
David Matlack
2024-04-11
KVM: x86/mmu: Remove function comments above clear_dirty_{gfn_range,pt_masked}()
David Matlack
2024-04-11
KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty status
David Matlack
2024-04-11
KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID update
Sean Christopherson
2024-04-11
KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
Sean Christopherson
2024-04-11
perf/x86/intel: Expose existence of callback support to KVM
Sean Christopherson
2024-04-11
KVM: VMX: Snapshot LBR capabilities during module initialization
Sean Christopherson
2024-04-11
KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
Sandipan Das
2024-04-11
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-11
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
2024-04-11
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-11
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
2024-04-10
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
2024-04-10
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
2024-04-10
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
2024-04-09
KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARD
Sean Christopherson
2024-04-09
KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run()
Sean Christopherson
2024-04-09
KVM: SVM: Save/restore args across SEV-ES VMRUN via host save area
Sean Christopherson
2024-04-09
KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area
Sean Christopherson
2024-04-09
KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_intercepted
Sean Christopherson
2024-04-09
KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()
Sean Christopherson
2024-04-09
KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV
Sean Christopherson
2024-04-09
KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwinding
Sean Christopherson
2024-04-09
KVM: SVM: Remove a useless zeroing of allocated memory
Christophe JAILLET
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2024-04-08
KVM: VMX: Ignore MKTME KeyID bits when intercepting #PF for allow_smaller_max...
Tao Su
2024-04-08
KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
Sean Christopherson
2024-04-08
KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
Rick Edgecombe
2024-04-08
KVM: x86/pmu: Disable support for adaptive PEBS
Sean Christopherson
[next]