summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2021-11-01Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+60
2021-11-01Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-39/+65
2021-11-01Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-11/+88
2021-11-01Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+1
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-24/+107
2021-11-01Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-183/+161
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-542/+1899
2021-11-01Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+21
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-53/+62
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-22/+248
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2021-10-29Merge tag 'irqchip-5.16' into irq/coreBorislav Petkov4-35/+49
2021-10-29x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()Eric Dumazet1-6/+21
2021-10-28x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra1-7/+0
2021-10-28x86/alternative: Add debug prints to apply_retpolines()Peter Zijlstra1-0/+6
2021-10-28x86/alternative: Try inline spectre_v2=retpoline,amdPeter Zijlstra1-2/+14
2021-10-28x86/alternative: Handle Jcc __x86_indirect_thunk_\regPeter Zijlstra1-4/+36
2021-10-28x86/alternative: Implement .retpoline_sites supportPeter Zijlstra2-5/+145
2021-10-28objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra1-0/+14
2021-10-28x86/fpu: Include vmalloc.h for vzalloc()Stephen Rothwell1-0/+1
2021-10-26x86: Fix __get_wchan() for !STACKTRACEPeter Zijlstra1-3/+14
2021-10-26x86/fpu/amx: Enable the AMX feature in 64-bit modeChang S. Bae3-2/+10
2021-10-26x86/fpu: Add XFD handling for dynamic statesChang S. Bae1-1/+27
2021-10-26x86/fpu: Calculate the default sizes independentlyChang S. Bae1-9/+21
2021-10-26x86/fpu/amx: Define AMX state components and have it used for boot-time checksChang S. Bae1-1/+79
2021-10-26x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbersChang S. Bae1-13/+16
2021-10-26x86/fpu/xstate: Add fpstate_realloc()/free()Chang S. Bae2-8/+99
2021-10-26x86/fpu/xstate: Add XFD #NM handlerChang S. Bae2-0/+85
2021-10-26x86/fpu: Update XFD state where requiredChang S. Bae5-2/+61
2021-10-26x86/fpu: Add sanity checks for XFDThomas Gleixner4-12/+95
2021-10-26x86/fpu: Add XFD state to fpstateChang S. Bae2-0/+6
2021-10-26x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bitChang S. Bae1-0/+1
2021-10-26x86/fpu: Reset permission and fpstate on exec()Chang S. Bae1-3/+4
2021-10-26x86/fpu: Prepare fpu_clone() for dynamically enabled featuresThomas Gleixner2-11/+26
2021-10-26x86/fpu/signal: Prepare for variable sigframe lengthChang S. Bae3-40/+26
2021-10-26x86/signal: Use fpu::__state_user_size for sigalt stack validationThomas Gleixner1-4/+31
2021-10-26x86/fpu: Add basic helpers for dynamically enabled featuresThomas Gleixner1-0/+4
2021-10-26x86/arch_prctl: Add controls for dynamic XSTATE componentsChang S. Bae3-2/+169
2021-10-26x86/fpu: Add fpu_state_config::legacy_featuresThomas Gleixner1-3/+6
2021-10-26x86/fpu: Add members to struct fpu to cache permission informationThomas Gleixner1-0/+5
2021-10-26x86/fpu/xstate: Provide xstate_calculate_size()Chang S. Bae1-18/+28
2021-10-26x86/signal: Implement sigaltstack size validationThomas Gleixner1-0/+35
2021-10-25x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperVTianyu Lan2-15/+23
2021-10-25x86/of: Kill unused early_init_dt_scan_chosen_arch()Rob Herring1-5/+0
2021-10-23x86/fpu: Remove old KVM FPU interfaceThomas Gleixner1-32/+0
2021-10-23x86/kvm: Convert FPU handling to a single swap bufferThomas Gleixner1-8/+8
2021-10-23x86/fpu: Provide infrastructure for KVM FPU cleanupThomas Gleixner1-6/+79
2021-10-22sched,x86: Fix L2 cache maskPeter Zijlstra1-2/+2
2021-10-22x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini1-0/+53