| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl | Paolo Bonzini | 2021-10-22 | 1 | -0/+53 | |
| | * | | | | | | | | | | x86/sgx/virt: extract sgx_vepc_remove_page | Paolo Bonzini | 2021-10-22 | 1 | -5/+7 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 3 | -39/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV | Tianyu Lan | 2021-10-25 | 2 | -15/+23 | |
| | * | | | | | | | | | x86/sev: Allow #VC exceptions on the VC2 stack | Joerg Roedel | 2021-10-21 | 1 | -4/+17 | |
| | * | | | | | | | | | x86/sev: Fix stack type check in vc_switch_off_ist() | Joerg Roedel | 2021-10-21 | 1 | -1/+1 | |
| | * | | | | | | | | | x86/sev: Carve out HV call's return value verification | Borislav Petkov | 2021-10-19 | 1 | -24/+29 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 7 | -11/+88 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/cpu: Fix migration safety with X86_BUG_NULL_SEL | Jane Malalane | 2021-10-21 | 4 | -7/+42 | |
| | * | | | | | | | | | x86/CPU: Add support for Vortex CPUs | Marcos Del Sol Vives | 2021-10-21 | 3 | -0/+42 | |
| | * | | | | | | | | | x86/umip: Downgrade warning messages to debug loglevel | Borislav Petkov | 2021-09-25 | 1 | -4/+4 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-01 | 2 | -6/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/of: Kill unused early_init_dt_scan_chosen_arch() | Rob Herring | 2021-10-25 | 1 | -5/+0 | |
| | * | | | | | | | | | x86/smp: Remove unnecessary assignment to local var freq_scale | Tim Gardner | 2021-09-17 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-11-01 | 10 | -24/+107 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 1 | -2/+7 | |
| | * | | | | | | | | x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 1 | -3/+3 | |
| | * | | | | | | | | x86/sev: Replace occurrences of sev_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 4 | -6/+9 | |
| | * | | | | | | | | x86/sme: Replace occurrences of sme_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 3 | -13/+13 | |
| | * | | | | | | | | x86/sev: Add an x86 version of cc_platform_has() | Tom Lendacky | 2021-10-04 | 2 | -0/+75 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-11-01 | 6 | -183/+161 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86/mce: Sort mca_config members to get rid of unnecessary padding | Borislav Petkov | 2021-09-23 | 1 | -6/+6 | |
| | * | | | | | | | | x86/mce: Get rid of the ->quirk_no_way_out() indirect call | Borislav Petkov | 2021-09-23 | 2 | -34/+35 | |
| | * | | | | | | | | x86/mce: Get rid of msr_ops | Borislav Petkov | 2021-09-23 | 3 | -75/+42 | |
| | * | | | | | | | | x86/mce: Get rid of machine_check_vector | Borislav Petkov | 2021-09-23 | 4 | -45/+53 | |
| | * | | | | | | | | x86/mce: Get rid of the mce_severity function pointer | Borislav Petkov | 2021-09-23 | 3 | -9/+6 | |
| | * | | | | | | | | x86/mce: Change to not send SIGBUS error during copy from user | Tony Luck | 2021-09-20 | 1 | -15/+20 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-11-01 | 24 | -542/+1899 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86/fpu: Include vmalloc.h for vzalloc() | Stephen Rothwell | 2021-10-28 | 1 | -0/+1 | |
| | * | | | | | | | | x86/fpu/amx: Enable the AMX feature in 64-bit mode | Chang S. Bae | 2021-10-26 | 3 | -2/+10 | |
| | * | | | | | | | | x86/fpu: Add XFD handling for dynamic states | Chang S. Bae | 2021-10-26 | 1 | -1/+27 | |
| | * | | | | | | | | x86/fpu: Calculate the default sizes independently | Chang S. Bae | 2021-10-26 | 1 | -9/+21 | |
| | * | | | | | | | | x86/fpu/amx: Define AMX state components and have it used for boot-time checks | Chang S. Bae | 2021-10-26 | 1 | -1/+79 | |
| | * | | | | | | | | x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers | Chang S. Bae | 2021-10-26 | 1 | -13/+16 | |
| | * | | | | | | | | x86/fpu/xstate: Add fpstate_realloc()/free() | Chang S. Bae | 2021-10-26 | 2 | -8/+99 | |
| | * | | | | | | | | x86/fpu/xstate: Add XFD #NM handler | Chang S. Bae | 2021-10-26 | 2 | -0/+85 | |
| | * | | | | | | | | x86/fpu: Update XFD state where required | Chang S. Bae | 2021-10-26 | 5 | -2/+61 | |
| | * | | | | | | | | x86/fpu: Add sanity checks for XFD | Thomas Gleixner | 2021-10-26 | 4 | -12/+95 | |
| | * | | | | | | | | x86/fpu: Add XFD state to fpstate | Chang S. Bae | 2021-10-26 | 2 | -0/+6 | |
| | * | | | | | | | | x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit | Chang S. Bae | 2021-10-26 | 1 | -0/+1 | |
| | * | | | | | | | | x86/fpu: Reset permission and fpstate on exec() | Chang S. Bae | 2021-10-26 | 1 | -3/+4 | |
| | * | | | | | | | | x86/fpu: Prepare fpu_clone() for dynamically enabled features | Thomas Gleixner | 2021-10-26 | 2 | -11/+26 | |
| | * | | | | | | | | x86/fpu/signal: Prepare for variable sigframe length | Chang S. Bae | 2021-10-26 | 3 | -40/+26 | |
| | * | | | | | | | | x86/signal: Use fpu::__state_user_size for sigalt stack validation | Thomas Gleixner | 2021-10-26 | 1 | -4/+31 | |
| | * | | | | | | | | x86/fpu: Add basic helpers for dynamically enabled features | Thomas Gleixner | 2021-10-26 | 1 | -0/+4 | |
| | * | | | | | | | | x86/arch_prctl: Add controls for dynamic XSTATE components | Chang S. Bae | 2021-10-26 | 3 | -2/+169 | |
| | * | | | | | | | | x86/fpu: Add fpu_state_config::legacy_features | Thomas Gleixner | 2021-10-26 | 1 | -3/+6 | |
| | * | | | | | | | | x86/fpu: Add members to struct fpu to cache permission information | Thomas Gleixner | 2021-10-26 | 1 | -0/+5 | |
| | * | | | | | | | | x86/fpu/xstate: Provide xstate_calculate_size() | Chang S. Bae | 2021-10-26 | 1 | -18/+28 | |
| | * | | | | | | | | x86/signal: Implement sigaltstack size validation | Thomas Gleixner | 2021-10-26 | 1 | -0/+35 | |
