summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2023-02-09x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel
2023-02-09x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor
2023-02-09perf/x86/intel/cstate: Add Emerald RapidsKan Liang
2023-02-09perf/x86/intel: Add Emerald RapidsKan Liang
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-01perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2023-02-01x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2023-02-01acpi: Fix suspend with Xen PVJuergen Gross
2023-02-01x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania
2023-02-01KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst
2023-02-01perf/x86/intel/uncore: Add Emerald RapidsKan Liang
2023-02-01perf/x86/msr: Add Emerald RapidsKan Liang
2023-02-01perf/x86/msr: Add Meteor Lake supportKan Liang
2023-02-01perf/x86/cstate: Add Meteor Lake supportKan Liang
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long
2023-01-24perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui
2023-01-24perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui
2023-01-24perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-01-18x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-18x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini
2023-01-14x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not setKyle Huey
2023-01-14x86/fpu: Allow PKRU to be (once again) written by ptrace.Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_to_xstate()Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey
2023-01-14x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()Kyle Huey
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-07x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-07x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-07ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)
2023-01-07x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-07KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1Sean Christopherson
2023-01-07KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itselfYuan ZhaoXiong
2023-01-07KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check failsSean Christopherson
2023-01-07KVM: VMX: Resume guest immediately when injecting #GP on ECREATESean Christopherson
2023-01-07x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2023-01-07x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnosticsAndrew Cooper
2023-01-07perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov
2023-01-07perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov
2022-12-31x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk
2022-12-31x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli
2022-12-31crypto: x86/sm4 - fix crash with CFI enabledEric Biggers
2022-12-31crypto: x86/sm3 - fix possible crash with CFI enabledEric Biggers
2022-12-31crypto: x86/sha512 - fix possible crash with CFI enabledEric Biggers