summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon2021-09-221-2/+2
* x86/mce: Defer processing of early errorsBorislav Petkov2021-09-151-0/+1
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-181-0/+2
* x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka2021-08-041-0/+2
* x86/fpu: Return proper error codes from user access functionsThomas Gleixner2021-07-201-7/+12
* x86/sev: Split up runtime #VC handler for correct state trackingJoerg Roedel2021-07-141-19/+10
* KVM: nVMX: Sync all PGDs on nested transition with shadow pagingSean Christopherson2021-07-141-1/+1
* x86/elf: Use _BITUL() macro in UAPI headersJoe Richey2021-07-141-2/+4
* sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-07-141-1/+1
* Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson2021-07-071-0/+1
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-06-301-22/+8
* x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner2021-06-231-2/+9
* x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner2021-06-231-1/+1
* x86/kvm: Disable all PV features on crashVitaly Kuznetsov2021-06-101-6/+0
* x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov2021-06-101-2/+2
* x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner2021-06-101-0/+1
* x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner2021-06-103-17/+3
* KVM: VMX: Disable preemption when probing user return MSRsSean Christopherson2021-05-191-0/+1
* KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan2021-05-191-0/+15
* KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson2021-05-191-3/+0
* ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov2021-04-141-1/+1
* ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov2021-04-071-0/+1
* Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne2021-03-301-12/+0
* KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson2021-03-301-5/+9
* static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-03-301-0/+7
* x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2021-03-251-1/+13
* x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2021-03-252-9/+9
* x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel2021-03-171-0/+2
* x86/entry: Move nmi entry/exit into common codeThomas Gleixner2021-03-171-3/+0
* x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel2021-03-172-0/+16
* xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross2021-03-071-0/+12
* x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson2021-03-041-5/+12
* x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-102-10/+18
* x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela2021-02-071-0/+1
* x86: __always_inline __{rd,wr}msr()Peter Zijlstra2021-02-071-2/+2
* x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross2021-02-031-0/+1
* x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov2021-01-271-2/+2
* x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski2021-01-271-2/+13
* x86/hyperv: Fix kexec panic/hang issuesDexuan Cui2021-01-271-0/+2
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2021-01-121-1/+0
* x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-12-301-2/+2
* x86/mce: Correct the detection of invalid notifier prioritiesZhen Lei2020-12-301-1/+2
* x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse2020-12-301-0/+1
* x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-101-0/+1
* x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-091-4/+5
* Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-0/+15
|\
| * x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-061-0/+15
* | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-2/+0
|\ \
| * | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-2/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-271-0/+1
|\ \ \ | |_|/ |/| |