summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Add errata workaround for Skylake SKX37Dave Jones2021-11-121-2/+3
* MAINTAINERS: Add some information to PARAVIRT_OPS entryJuergen Gross2021-11-051-0/+2
* x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen2021-11-035-2/+64
* Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-013-5/+97
|\
| * x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini2021-10-223-0/+90
| * x86/sgx/virt: extract sgx_vepc_remove_pagePaolo Bonzini2021-10-221-5/+7
* | Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-015-39/+80
|\ \
| * | x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperVTianyu Lan2021-10-253-15/+29
| * | x86/sev: Allow #VC exceptions on the VC2 stackJoerg Roedel2021-10-211-4/+17
| * | x86/sev: Fix stack type check in vc_switch_off_ist()Joerg Roedel2021-10-211-1/+1
| * | x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.cTom Lendacky2021-10-191-0/+9
| * | x86/sev: Carve out HV call's return value verificationBorislav Petkov2021-10-191-24/+29
* | | Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-015-5/+33
|\ \ \
| * | | x86/insn: Use get_unaligned() instead of memcpy()Borislav Petkov2021-10-064-4/+31
| * | | x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap2021-10-041-1/+2
* | | | Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-0111-16/+117
|\ \ \ \
| * | | | x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane2021-10-214-7/+42
| * | | | x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives2021-10-215-1/+57
| * | | | x86/umip: Downgrade warning messages to debug loglevelBorislav Petkov2021-09-251-4/+4
| * | | | x86/asm: Avoid adding register pressure for the init case in static_cpu_has()H. Peter Anvin2021-09-131-4/+9
| * | | | x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffixH. Peter Anvin (Intel)2021-09-131-0/+5
* | | | | Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-019-14/+6
|\ \ \ \ \
| * | | | | x86/Makefile: Remove unneeded whitespaces before tabsElyes HAOUAS2021-10-281-1/+1
| * | | | | x86/of: Kill unused early_init_dt_scan_chosen_arch()Rob Herring2021-10-252-6/+0
| * | | | | x86: Fix misspelled Kconfig symbolsLukas Bulwahn2021-10-054-4/+4
| * | | | | x86/Kconfig: Remove references to obsolete Kconfig symbolsLukas Bulwahn2021-10-051-2/+0
| * | | | | x86/smp: Remove unnecessary assignment to local var freq_scaleTim Gardner2021-09-171-1/+1
| |/ / / /
* | | | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-0140-129/+310
|\ \ \ \ \
| * | | | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-0418-40/+36
| * | | | | x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()Tom Lendacky2021-10-044-28/+7
| * | | | | x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky2021-10-049-29/+27
| * | | | | x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky2021-10-0410-34/+36
| * | | | | powerpc/pseries/svm: Add a powerpc version of cc_platform_has()Tom Lendacky2021-10-043-0/+29
| * | | | | x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky2021-10-045-0/+78
| * | | | | arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky2021-10-042-0/+91
| * | | | | x86/ioremap: Selectively build arch override encryption functionsTom Lendacky2021-10-042-1/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_build_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-012-9/+11
|\ \ \ \ \
| * | | | | x86/boot: Fix make hdimage with older versions of mtoolsH. Peter Anvin (Intel)2021-09-292-9/+11
* | | | | | Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-018-208/+161
|\ \ \ \ \ \
| * | | | | | x86/mce: Sort mca_config members to get rid of unnecessary paddingBorislav Petkov2021-09-231-6/+6
| * | | | | | x86/mce: Get rid of the ->quirk_no_way_out() indirect callBorislav Petkov2021-09-232-34/+35
| * | | | | | x86/mce: Get rid of msr_opsBorislav Petkov2021-09-233-75/+42
| * | | | | | x86/mce: Get rid of machine_check_vectorBorislav Petkov2021-09-235-55/+53
| * | | | | | x86/mce: Get rid of the mce_severity function pointerBorislav Petkov2021-09-234-11/+6
| * | | | | | x86/mce: Drop copyin special case for #MCTony Luck2021-09-201-13/+0
| * | | | | | x86/mce: Change to not send SIGBUS error during copy from userTony Luck2021-09-201-15/+20
* | | | | | | Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-1/+4
|\ \ \ \ \ \ \
| * | | | | | | efi: Allow efi=runtimeSebastian Andrzej Siewior2021-09-281-0/+3
| * | | | | | | efi: Disable runtime services on RTSebastian Andrzej Siewior2021-09-281-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'edac_updates_for_v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-016-44/+49
|\ \ \ \ \ \ \