summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-033-40/+23
|\
| * random: handle archrandom with multiple longsJason A. Donenfeld2022-07-251-1/+1
| * x86/rdrand: Remove "nordrand" flag in favor of "random.trust_cpu"Jason A. Donenfeld2022-07-182-37/+22
| * random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-2/+0
* | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-08-031-19/+1
|\ \
| * | kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu2022-07-151-19/+1
* | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-012-16/+0
|\ \ \
| * | | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-13/+0
| * | | jump_label: mips: move module NOP patching into arch codeArd Biesheuvel2022-06-241-3/+0
* | | | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-013-6/+147
|\ \ \ \
| * | | | x86/setup: Use rng seeds from setup_dataJason A. Donenfeld2022-07-112-4/+44
| * | | | Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov2022-07-113-2/+14
| |\ \ \ \
| * | | | | x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-013-5/+106
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-011-2/+0
|\ \ \ \ \
| * | | | | x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.oMasahiro Yamada2022-07-111-2/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-012-1/+19
|\ \ \ \ \
| * | | | | x86/amd_nb: Add AMD PCI IDs for SMN communicationMario Limonciello2022-07-201-0/+13
| * | | | | x86/pmem: Fix platform-device leak in error pathJohan Hovold2022-06-201-1/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-012-15/+33
|\ \ \ \ \
| * | | | | x86/cpu: Use MSR_IA32_MISC_ENABLE constantsPaolo Bonzini2022-07-191-2/+2
| * | | | | x86: Remove vendor checks from prefer_mwait_c1_over_haltWyes Karny2022-06-081-10/+25
| * | | | | x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny2022-06-081-3/+6
* | | | | | Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-011-0/+14
|\ \ \ \ \ \
| * | | | | | x86/fpu: Add a helper to prepare AMX state for low-power CPU idleChang S. Bae2022-07-191-0/+14
* | | | | | | Merge tag 'x86_vmware_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/vmware: Use BIT() macro for shiftingShreenidhi Shedi2022-06-221-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'ras_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-012-1/+48
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Check whether writes to MCA_STATUS are getting ignoredSmita Koralahalli2022-06-282-1/+48
| |/ / / / / /
* | | | | | | x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo2022-07-291-0/+1
* | | | | | | Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov2022-07-272-25/+17
* | | | | | | x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta2022-07-201-0/+3
* | | | | | | x86/alternative: Report missing return thunk detailsKees Cook2022-07-201-1/+3
* | | | | | | x86/amd: Use IBPB for firmware callsPeter Zijlstra2022-07-181-1/+10
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-172-2/+3
|\ \ \ \ \ \
| * | | | | | x86/bugs: Remove apostrophe typoKim Phillips2022-07-161-1/+1
| * | | | | | x86/bugs: Mark retbleed_strings staticJiapeng Chong2022-07-141-1/+1
| * | | | | | x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bitJiri Slaby2022-07-131-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'acpi-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-07-161-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memoryMario Limonciello2022-07-131-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-121-5/+8
|\ \ \ \ \
| * | | | | x86/static_call: Serialize __static_call_fixup() properlyThomas Gleixner2022-07-121-5/+8
* | | | | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-1216-117/+668
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-092-0/+27
| * | | | | x86/kexec: Disable RET on kexecKonrad Rzeszutek Wilk2022-07-092-12/+36
| * | | | | x86/bugs: Do not enable IBPB-on-entry when IBPB is not supportedThadeu Lima de Souza Cascardo2022-07-081-2/+5
| * | | | | x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta2022-07-071-0/+1
| |/ / / /
| * | | | x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-294-16/+35
| * | | | x86/cpu/amd: Enumerate BTC_NOAndrew Cooper2022-06-272-8/+19
| * | | | x86/common: Stamp out the stepping madnessPeter Zijlstra2022-06-271-21/+16
| * | | | KVM: VMX: Prevent RSB underflow before vmenterJosh Poimboeuf2022-06-272-2/+8