aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-28x86/smp: Remove a non-existent function declarationSohil Mehta1-1/+0
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-23x86/hyperv: fix a warning in mshyperv.hZhiHu1-1/+1
2023-07-19x86/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/mm: Fix PAT bit missing from page protection modify maskJanusz Krzysztofik1-5/+6
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-11x86/mm: Introduce MAP_ABOVE4GRick Edgecombe1-0/+1
2023-07-11x86/mm: Warn if create Write=0,Dirty=1 with raw protRick Edgecombe1-1/+8
2023-07-11mm: Warn on shadow stack memory in wrong vmaRick Edgecombe1-0/+6
2023-07-11x86/mm: Check shadow stack page fault errorsRick Edgecombe1-0/+2
2023-07-11x86/mm: Remove _PAGE_DIRTY from kernel RO pagesRick Edgecombe1-3/+5
2023-07-11x86/mm: Start actually marking _PAGE_SAVED_DIRTYRick Edgecombe1-21/+130
2023-07-11x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTYRick Edgecombe1-2/+22
2023-07-11x86/mm: Introduce _PAGE_SAVED_DIRTYRick Edgecombe3-5/+115
2023-07-11x86/mm: Move pmd_write(), pud_write() up in the fileRick Edgecombe1-12/+12
2023-07-11x86/cpufeatures: Add CPU feature flags for shadow stacksRick Edgecombe2-1/+9
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-2/+2
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-03Merge 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-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+9
2023-06-27Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-312/+128
2023-06-27Merge 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-26Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-11/+16
2023-06-26Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+12
2023-06-26Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+37
2023-06-26Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0