summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
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
2020-06-07mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-06-03x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-27KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-14KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-04-21x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-04-17KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson
2020-04-17x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom
2020-02-28KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-28x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-24x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson
2020-02-11x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2020-02-11x86/KVM: Clean up host's steal time structureBoris Ostrovsky
2020-02-11x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-02-11kvm/svm: PKU not currently supportedJohn Allen
2020-01-17syscalls/x86: Fix function types in COND_SYSCALLSami Tolvanen
2020-01-17syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0Andy Lutomirski
2019-12-31x86/crash: Add a forward declaration of struct kimageLianbo Jiang
2019-12-31x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen
2019-12-31syscalls/x86: Use the correct function type in SYSCALL_DEFINE0Sami Tolvanen
2019-12-04x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior
2019-11-29x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2019-11-29x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner
2019-11-29x86/stackframe/32: Repair 32-bit Xen PVJan Beulich
2019-11-04kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli