summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-01-07x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng
2023-01-07uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
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-11-25x86/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.80000008HJim Mattson
2022-10-26KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibilityMichal Luczaj
2022-10-26um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub
2022-10-26um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub
2022-09-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-09-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2022-08-25x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin
2022-08-25KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checksSean Christopherson
2022-08-25KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0Maciej S. Szmigiero
2022-07-21x86: Clear .brk area at early bootJuergen Gross
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-25x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-25x86: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-16x86/speculation/mmio: Print SMT warningJosh Poimboeuf
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta
2022-06-16x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-16x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta
2022-06-16x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-06-16x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-06-16x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela
2022-06-16x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck
2022-06-16x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2022-06-16x86/CPU: Add more Icelake model numbersKan Liang
2022-06-16x86/CPU: Add Icelake model numberRajneesh Bhardwaj
2022-06-16x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj
2022-06-16x86/cpu: Add Jasper Lake to Intel familyZhang Rui
2022-06-16x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela
2022-06-14um: Fix out-of-bounds read in LDT setupVincent Whitchurch
2022-06-14x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap
2022-06-14x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts
2022-06-14x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi
2022-06-14ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov
2022-06-14ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman
2022-05-25um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das
2022-05-12x86/cpu: Load microcode during restore_processor_state()Borislav Petkov