summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-29KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson2-1/+3
2023-07-28cpu/SMT: Remove topology_smt_supported()Laurent Dufour1-2/+0
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman1-0/+2
2023-07-27x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)1-0/+1
2023-07-27x86/srso: Add IBPBBorislav Petkov (AMD)1-1/+1
2023-07-27x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)3-3/+6
2023-07-27x86/srso: Add IBPB_BRTYPE supportBorislav Petkov (AMD)1-0/+2
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)3-1/+21
2023-07-27x86/microcode/AMD: Rip out static buffersBorislav Petkov (AMD)1-4/+2
2023-07-24x86/hyperv: fix a warning in mshyperv.hZhiHu1-1/+1
2023-07-20x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2-0/+12
2023-07-18x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)1-1/+1
2023-07-17x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)3-0/+4
2023-07-14ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski1-0/+3
2023-07-14ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()Michal Wilczynski1-0/+3
2023-07-14ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()Michal Wilczynski1-4/+5
2023-07-14ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski1-5/+6
2023-07-14ACPI: processor: Refactor arch_acpi_set_pdc_bits()Michal Wilczynski1-5/+5
2023-07-10locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak1-2/+2
2023-07-10x86: Rewrite ret_from_fork() in CBrian Gerst1-1/+3
2023-07-10x86/alternative: Rename apply_ibt_endbr()Peter Zijlstra2-2/+2
2023-07-10x86/cfi: Extend {JMP,CAKK}_NOSPEC commentPeter Zijlstra1-0/+4
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+1
2023-07-01Merge tag 'kvm-x86-pmu-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-2/+1
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+20
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-13/+8
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds4-7/+0
2023-06-28Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+9
2023-06-28Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2023-06-28Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-312/+128
2023-06-28Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+35
2023-06-27Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-22/+8
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-19/+46
2023-06-27Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-11/+16
2023-06-27Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+12
2023-06-27Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+37
2023-06-27Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2023-06-27Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-29/+106
2023-06-27Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+17
2023-06-27Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+6
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds10-36/+45
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+7
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-3/+1
2023-06-21x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng1-0/+20
2023-06-20x86/smp: Put CPUs into INIT on shutdown if possibleThomas Gleixner1-0/+2
2023-06-20x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner1-0/+2
2023-06-20x86/smp: Make stop_other_cpus() more robustThomas Gleixner1-0/+2
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2-1/+3
2023-06-16x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n buildThomas Gleixner1-4/+6