summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-02-15x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel
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-01KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-02-01x86: ACPI: cstate: Optimize C3 entry on AMD CPUsDeepak Sharma
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-14x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-14x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-14x86/kprobes: Convert to insn_decode()Borislav Petkov
2023-01-14x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2023-01-14x86/mce: Get rid of msr_opsBorislav Petkov
2023-01-14perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov
2023-01-14perf/x86/intel/uncore: Generalize I/O stacks to PMON mapping procedureAlexander Antonov
2023-01-14x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-14ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)
2023-01-14x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-14KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check failsSean Christopherson
2023-01-14x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli
2023-01-14x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng
2023-01-14x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng
2023-01-14uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov
2023-01-14perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang
2023-01-14perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang
2023-01-14perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang
2023-01-04x86/process: setup io_threads more like normal user space threadsStefan Metzmacher
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04x86: Wire up TIF_NOTIFY_SIGNALJens Axboe
2023-01-04entry: Add support for TIF_NOTIFY_SIGNALJens Axboe
2022-12-19x86/smpboot: Move rcu_cpu_starting() earlierPaul E. McKenney
2022-12-14rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-12-02x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-12-02KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky
2022-12-02KVM: x86: nSVM: leave nested mode on vCPU freeMaxim Levitsky
2022-11-25perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000001HJim Mattson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson