summary refs log tree commit diff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2023-06-21x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky
2023-06-09x86: revert extra time added to check for tsc wrapsMuhammad Usama Anjum
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-24rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-11x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-05-11x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2023-05-11x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K
2023-05-11x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-13x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello
2023-04-13x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder
2023-03-30x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()Chang S. Bae
2023-03-22virt/coco/sev-guest: Add throttling awarenessDionna Glaze
2023-03-22virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-caseBorislav Petkov (AMD)
2023-03-22virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)
2023-03-22virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)
2023-03-22x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang
2023-03-22x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-03-22ftrace,kcfi: Define ftrace_stub_graph conditionallyArnd Bergmann
2023-03-17x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-10x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh
2023-03-10x86/microcode/AMD: Fix mixed steppings supportBorislav Petkov (AMD)
2023-03-10x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-03-10x86/microcode/amd: Remove load_microcode_amd()'s bsp parameterBorislav Petkov (AMD)
2023-03-10x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong
2023-03-10x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong
2023-03-10x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson
2023-03-10x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson
2023-03-10x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson
2023-03-10x86/bugs: Reset speculation control settings on initBreno Leitao
2023-03-10x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threadsJens Axboe
2023-03-10cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATEPeter Zijlstra
2023-03-10x86/microcode: Adjust late loading result reporting messageAshok Raj
2023-03-10x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj
2023-03-10x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj
2023-03-10x86/signal: Fix the value returned by strict_sas_size()Christophe JAILLET
2023-03-10x86/acpi/boot: Do not register processors that cannot be onlined for x2APICKishon Vijay Abraham I
2023-02-25x86/static_call: Add support for Jcc tail-callsPeter Zijlstra
2023-02-25x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra
2023-02-25x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra
2023-02-14x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-02-09x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-01x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long
2023-01-18x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman