summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86/cpu: Merge Intel and AMD ppin_init() functionsTony Luck2022-02-013-72/+74
| * | | | | x86/CPU/AMD: Use default_groups in kobj_typeGreg Kroah-Hartman2022-02-011-3/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-131-9/+48
|\ \ \ \ \
| * | | | | x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen2022-03-111-9/+48
| | |/ / / | |/| | |
* | | | | x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf2022-03-051-2/+25
* | | | | x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf2022-03-051-0/+5
* | | | | x86/speculation: Use generic retpoline by default on AMDKim Phillips2022-02-281-9/+0
* | | | | x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-02-211-6/+29
* | | | | x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra2022-02-211-37/+96
* | | | | x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-02-211-11/+18
|/ / / /
* | | / x86/sgx: Fix missing poison handling in reclaimerReinette Chatre2022-02-171-9/+1
| |_|/ |/| |
* | | x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre2022-02-101-0/+2
|/ /
* | x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck2022-01-251-0/+1
* | x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam2022-01-231-1/+1
|/
* Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-161-1/+14
|\
| * hyper-v: Enable swiotlb bounce buffer for Isolation VMTianyu Lan2021-12-201-1/+14
* | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-121-31/+5
|\ \
| * | x86/sgx: Remove .fixup usagePeter Zijlstra2021-12-111-31/+5
| |/
* | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-101-13/+32
|\ \
| * | x86: intel_epb: Allow model specific normal EPB valueSrinivas Pandruvada2022-01-041-13/+32
| |/
* | Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-101-1/+1
|\ \
| * | random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior2022-01-071-1/+1
| |/
* | Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-105-289/+229
|\ \
| * | x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun2021-12-281-1/+1
| * | x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam2021-12-221-24/+35
| * | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam2021-12-221-5/+16
| * | x86/mce: Check regs before accessing itBorislav Petkov2021-12-201-1/+4
| * | x86/mce: Mark mce_start() noinstrBorislav Petkov2021-12-131-6/+14
| * | x86/mce: Mark mce_timed_out() noinstrBorislav Petkov2021-12-131-3/+13
| * | x86/mce: Move the tainting outside of the noinstr regionBorislav Petkov2021-12-131-15/+26
| * | x86/mce: Mark mce_read_aux() noinstrBorislav Petkov2021-12-131-1/+1
| * | x86/mce: Mark mce_end() noinstrBorislav Petkov2021-12-131-3/+11
| * | x86/mce: Mark mce_panic() noinstrBorislav Petkov2021-12-131-3/+12
| * | x86/mce: Prevent severity computation from being instrumentedBorislav Petkov2021-12-131-9/+21
| * | x86/mce: Allow instrumentation during task work queueingBorislav Petkov2021-12-131-0/+11
| * | x86/mce: Remove noinstr annotation from mce_setup()Borislav Petkov2021-12-131-6/+20
| * | x86/mce: Use mce_rdmsrl() in severity checking codeBorislav Petkov2021-12-133-6/+6
| * | x86/mce: Remove function-local cpus variablesBorislav Petkov2021-12-131-6/+2
| * | x86/mce: Do not use memset to clear the banks bitmapsBorislav Petkov2021-12-131-3/+2
| * | x86/mce/inject: Set the valid bit in MCA_STATUS before error injectionSmita Koralahalli2021-12-081-0/+2
| * | x86/mce/inject: Check if a bank is populated before injectingSmita Koralahalli2021-12-081-1/+41
| * | x86/mce: Get rid of cpu_missingZhaolong Zhang2021-11-171-5/+0
| * | x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam2021-11-151-200/+0
* | | Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-101-2/+13
|\ \ \
| * | | x86/cpu: Don't write CSTAR MSR on Intel CPUsAndi Kleen2021-11-251-2/+13
| | |/ | |/|
* | | Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-101-1/+1
|\ \ \
| * | | x86/mm: Prevent early boot triple-faults with instrumentationBorislav Petkov2021-12-221-1/+1
| |/ /
* | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-102-2/+168
|\ \ \
| * | | x86/sgx: Fix NULL pointer dereference on non-SGX systemsDave Hansen2022-01-071-18/+47
| * | | x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen2021-12-092-0/+21