summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra1-1/+3
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2-7/+7
2022-03-11x86/retpoline: Remove minimal retpoline supportZhenzhong Duan1-2/+0
2022-03-11x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan1-4/+6
2022-03-11x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan1-4/+13
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper1-2/+2
2021-11-26x86: Increase exception stack sizesPeter Zijlstra1-1/+1
2021-11-12mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov1-0/+1
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner1-22/+8
2021-08-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky1-0/+2
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka1-0/+2
2021-07-20x86/fpu: Return proper error codes from user access functionsThomas Gleixner1-7/+12
2021-03-30x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov1-4/+7
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov1-1/+13
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2-9/+9
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2-10/+18
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu1-0/+15
2020-11-10perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips1-0/+1
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner1-2/+2
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen1-0/+5
2020-08-26x86/asm: Add instruction suffixes to bitopsJan Beulich2-14/+17
2020-08-26x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak3-9/+9
2020-06-20x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2-1/+2
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2-14/+20
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross1-0/+27
2020-06-11mm: Fix mremap not considering huge pmd devmapFan Yang1-0/+1
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl1-1/+1
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov1-1/+6
2020-04-24x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2020-04-24x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics1-1/+1
2020-04-24x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov1-0/+18
2020-02-28x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski2-1/+7
2020-01-12locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov1-13/+0
2020-01-04x86/crash: Add a forward declaration of struct kimageLianbo Jiang1-0/+2
2020-01-04x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen1-1/+1
2019-11-28kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2019-11-25kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu1-0/+18
2019-11-25x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2019-11-16kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid1-0/+4
2019-11-16kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini1-0/+2
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2-0/+8
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta4-2/+14
2019-11-16x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-11-12x86/apic: Drop logical_smp_processor_id() inlineDou Liyang1-10/+0
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang1-1/+2
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan1-1/+1
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra1-1/+3
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips1-4/+8
2019-09-21x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard1-0/+1