summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-03-16x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2022-03-16x86/cpufeatures: Mark two free bits in word 3Borislav Petkov
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-02x86/fpu: Correct pkru/xstate inconsistencyBrian Geffon
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-11-17x86: Increase exception stack sizesPeter Zijlstra
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka
2021-07-20x86/fpu: Return proper error codes from user access functionsThomas Gleixner
2021-06-23x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner
2021-06-23x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-05-19KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-20crypto: x86 - Regularize glue function prototypesKees Cook
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2021-01-27x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2020-12-30x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-12-16x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-16x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini
2020-11-10linkage: Introduce new macros for assembler symbolsJiri Slaby
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-10-29x86/asm: Replace __force_order with a memory clobberArvind Sankar
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-10-01x86/kdump: Always reserve the low 1M when the crashkernel option is specifiedLianbo Jiang
2020-09-09tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-07-22x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-22x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross