summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-01Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-28Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-26x86/microcode: Remove remaining references to CONFIG_MICROCODE_AMDLukas Bulwahn
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui
2023-08-25x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisorDexuan Cui
2023-08-25x86/hyperv: Introduce a global variable hyperv_paravisor_presentDexuan Cui
2023-08-25x86/hyperv: Fix serial console interrupts for fully enlightened TDX guestsDexuan Cui
2023-08-25Drivers: hv: vmbus: Support fully enlightened TDX guestsDexuan Cui
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui
2023-08-23x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...Dexuan Cui
2023-08-22x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ESTianyu Lan
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan
2023-08-18x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam
2023-08-18x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)
2023-08-17x86/ibt: Convert IBT selftest to asmJosh Poimboeuf
2023-08-16x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra
2023-08-16x86/cpu: Cleanup the untrain messPeter Zijlstra
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-16x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-14x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)
2023-08-14x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)
2023-08-13x86/microcode/intel: Remove pointless mutexThomas Gleixner
2023-08-13x86/microcode/intel: Remove debug codeThomas Gleixner
2023-08-13x86/microcode: Move core specific defines to local headerThomas Gleixner
2023-08-13x86/microcode/intel: Rename get_datasize() since its used externallyAshok Raj
2023-08-13x86/microcode: Make reload_early_microcode() staticThomas Gleixner
2023-08-13x86/microcode: Include vendor headers into microcode.hAshok Raj
2023-08-13x86/microcode/intel: Move microcode functions out of cpu/intel.cThomas Gleixner
2023-08-13x86/microcode: Hide the config knobThomas Gleixner
2023-08-12Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-11x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra
2023-08-09x86/apic: Wrap IPI calls into helper functionsDave Hansen
2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen
2023-08-09x86/apic: Get rid of hard_smp_processor_id()Thomas Gleixner
2023-08-09x86/cpu: Make identify_boot_cpu() staticThomas Gleixner
2023-08-09x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-08x86/microcode: Remove microcode_mutexSebastian Andrzej Siewior