summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan2023-11-282-0/+2
* KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2023-11-281-0/+1
* x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)2023-11-281-7/+0
* x86/numa: Introduce numa_fill_memblks()Alison Schofield2023-11-201-0/+2
* x86/srso: Fix unret validation dependenciesJosh Poimboeuf2023-11-201-2/+2
* iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()David Howells2023-11-201-1/+1
* x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck2023-11-021-0/+2
* x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner2023-11-021-0/+2
* x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky2023-10-251-0/+1
* x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson2023-10-251-1/+2
* Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-191-2/+0
* x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-191-2/+7
* KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson2023-10-061-2/+1
* x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson2023-10-062-2/+2
* x86/srso: Set CPUID feature bits independently of bug or mitigation statusJosh Poimboeuf2023-10-061-2/+0
* x86/asm: Fix build of UML with KASANVincent Whitchurch2023-10-061-0/+7
* x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2023-09-231-14/+31
* x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-231-0/+8
* x86: bring back rep movsq for user access on CPUs without ERMSMateusz Guzik2023-09-231-1/+1
* x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson2023-09-191-6/+0
* x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford2023-09-131-3/+3
* x86/mm: Fix PAT bit missing from page protection modify maskJanusz Krzysztofik2023-09-131-5/+6
* nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-09-131-1/+1
* locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak2023-09-131-2/+2
* lockdep: fix static memory detection even moreHelge Deller2023-09-021-18/+0
* x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra2023-08-161-0/+11
* x86/cpu: Cleanup the untrain messPeter Zijlstra2023-08-161-14/+5
* x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra2023-08-161-3/+3
* x86/cpu: Rename original retbleed methodsPeter Zijlstra2023-08-161-4/+4
* x86/cpu: Clean up SRSO return thunk messPeter Zijlstra2023-08-161-0/+5
* x86/alternative: Make custom return thunk unconditionalPeter Zijlstra2023-08-161-4/+5
* x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu2023-08-141-3/+0
* x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)2023-08-141-0/+1
* locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-6/+0
* Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-122-2/+2
|\
| * x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.hJinghao Jia2023-08-081-1/+1
| * x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke...Xin Li2023-08-081-1/+1
* | Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-121-0/+2
|\ \
| * | x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2023-08-101-0/+2
* | | Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-111-0/+2
|\ \ \ | |/ / |/| |
| * | ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede2023-08-091-0/+2
| |/
* | x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)2023-08-092-0/+3
* | Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-08-072-0/+12
|\ \
| * | x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-07-192-0/+12
* | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-074-6/+32
|\ \ \ | |_|/ |/| |
| * | x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)2023-07-271-0/+1
| * | x86/srso: Add IBPBBorislav Petkov (AMD)2023-07-271-1/+1
| * | x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)2023-07-273-3/+6
| * | x86/srso: Add IBPB_BRTYPE supportBorislav Petkov (AMD)2023-07-271-0/+2
| * | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-273-1/+21