index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
2021-10-26
x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
Chang S. Bae
2021-10-26
x86/fpu: Reset permission and fpstate on exec()
Chang S. Bae
2021-10-26
x86/fpu: Prepare fpu_clone() for dynamically enabled features
Thomas Gleixner
2021-10-26
x86/fpu/signal: Prepare for variable sigframe length
Chang S. Bae
2021-10-26
x86/signal: Use fpu::__state_user_size for sigalt stack validation
Thomas Gleixner
2021-10-26
x86/fpu: Add basic helpers for dynamically enabled features
Thomas Gleixner
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
2021-10-26
x86/fpu: Add fpu_state_config::legacy_features
Thomas Gleixner
2021-10-26
x86/fpu: Add members to struct fpu to cache permission information
Thomas Gleixner
2021-10-26
x86/fpu/xstate: Provide xstate_calculate_size()
Chang S. Bae
2021-10-26
x86/signal: Implement sigaltstack size validation
Thomas Gleixner
2021-10-25
trace/osnoise: Fix an ifdef comment
Daniel Bristot de Oliveira
2021-10-25
signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.
Eric W. Biederman
2021-10-25
signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON
Eric W. Biederman
2021-10-25
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
2021-10-25
x86/of: Kill unused early_init_dt_scan_chosen_arch()
Rob Herring
2021-10-23
x86/fpu: Remove old KVM FPU interface
Thomas Gleixner
2021-10-23
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
2021-10-23
x86/fpu: Provide infrastructure for KVM FPU cleanup
Thomas Gleixner
2021-10-22
x86/irq: Ensure PI wakeup handler is unregistered before module unload
Sean Christopherson
2021-10-22
sched,x86: Fix L2 cache mask
Peter Zijlstra
2021-10-22
x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl
Paolo Bonzini
2021-10-22
x86/sgx/virt: extract sgx_vepc_remove_page
Paolo Bonzini
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-10-22
x86/fpu/xstate: Move remaining xfeature helpers to core
Thomas Gleixner
2021-10-22
x86/fpu: Rework restore_regs_from_fpstate()
Thomas Gleixner
2021-10-22
x86/fpu: Mop up xfeatures_mask_uabi()
Thomas Gleixner
2021-10-21
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
2021-10-21
x86/fpu: Move xstate feature masks to fpu_*_cfg
Thomas Gleixner
2021-10-21
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
2021-10-21
x86/fpu/xstate: Cleanup size calculations
Thomas Gleixner
2021-10-21
x86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
Thomas Gleixner
2021-10-21
x86/fpu: Provide struct fpu_config
Thomas Gleixner
2021-10-21
x86/sev: Allow #VC exceptions on the VC2 stack
Joerg Roedel
2021-10-21
x86/sev: Fix stack type check in vc_switch_off_ist()
Joerg Roedel
2021-10-21
x86/CPU: Add support for Vortex CPUs
Marcos Del Sol Vives
2021-10-21
x86/fpu/signal: Use fpstate for size and features
Thomas Gleixner
2021-10-21
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
2021-10-21
x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
Thomas Gleixner
2021-10-21
x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate()
Thomas Gleixner
2021-10-21
x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
Thomas Gleixner
2021-10-21
x86/fpu/xstate: Use fpstate for os_xsave()
Thomas Gleixner
2021-10-21
x86/fpu: Use fpstate::size
Thomas Gleixner
2021-10-21
x86/fpu: Add size and mask information to fpstate
Thomas Gleixner
2021-10-21
x86/process: Move arch_thread_struct_whitelist() out of line
Thomas Gleixner
[prev]
[next]