summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-09-01x86/apic: Enable Secure AVIC in the control MSRNeeraj Upadhyay
2025-09-01x86/apic: Add kexec support for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Handle EOI writes for Secure AVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Read and write LVT* APIC registers from HV for SAVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Allow NMI to be injected from hypervisor for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add support to send NMI IPI for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Support LAPIC timer for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add support to send IPI for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add an update_vector() callback for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add update_vector() callback for APIC driversNeeraj Upadhyay
2025-09-01x86/apic: Initialize APIC ID for Secure AVICNeeraj Upadhyay
2025-08-31x86/apic: Populate .read()/.write() callbacks of Secure AVIC driverNeeraj Upadhyay
2025-08-31x86/apic: Initialize Secure AVIC APIC backing pageNeeraj Upadhyay
2025-08-29x86/vmscape: Add old Intel CPUs to affected listPawan Gupta
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-08-25x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>Uros Bizjak
2025-08-25x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran
2025-08-25x86/apic: Make the ISR clearing saneThomas Gleixner
2025-08-22x86/mtrr: Remove license boilerplate text with bad FSF addressThomas Huth
2025-08-21uprobes/x86: Add SLS mitigation to the trampolinesPeter Zijlstra
2025-08-21uprobes/x86: Make asm style consistentPeter Zijlstra
2025-08-21uprobes/x86: Fix uprobe syscall vs shadow stackPeter Zijlstra
2025-08-21uprobes/x86: Accept more NOP formsPeter Zijlstra
2025-08-21uprobes/x86: Optimize is_optimize()Peter Zijlstra
2025-08-21uprobes/x86: Add struct uretprobe_syscall_argsPeter Zijlstra
2025-08-21uprobes/x86: Add support to optimize uprobesJiri Olsa
2025-08-21uprobes/x86: Add uprobe syscall to speed up uprobeJiri Olsa
2025-08-21uprobes/x86: Add mapping for optimized uprobe trampolinesJiri Olsa
2025-08-21uprobes: Rename arch_uretprobe_trampoline functionJiri Olsa
2025-08-19x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructionsXin Li
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-08-18x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardwareJosh Poimboeuf
2025-08-18x86/fred: Install system vector handlers even if FRED isn't fully enabledSean Christopherson
2025-08-18x86/hyperv: Clean up hv_do_hypercall()Peter Zijlstra
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-08-14x86/vmscape: Enumerate VMSCAPE bugPawan Gupta
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-11x86/fpu: Fix NULL dereference in avx512_status()Fushuai Wang
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan