aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Gravatar Ingo Molnar 1-5/+5
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Gravatar Ingo Molnar 1-19/+3
2024-01-10x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSOGravatar Breno Leitao 1-2/+2
2024-01-10x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYGravatar Breno Leitao 1-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEGravatar Breno Leitao 1-2/+2
2023-12-10x86/paravirt: Remove no longer needed paravirt patching codeGravatar Juergen Gross 1-13/+0
2023-10-23x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Gravatar Uros Bizjak 1-0/+1
2023-10-20x86/srso: Disentangle rethunk-dependent optionsGravatar Josh Poimboeuf 1-5/+2
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldGravatar Song Liu 1-1/+1
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Gravatar Peter Zijlstra 1-4/+4
2023-08-16x86/cpu: Rename original retbleed methodsGravatar Peter Zijlstra 1-1/+1
2023-08-16x86/cpu: Clean up SRSO return thunk messGravatar Peter Zijlstra 1-1/+1
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Gravatar Petr Pavlu 1-2/+0
2023-08-14x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGGravatar Petr Pavlu 1-4/+4
2023-08-10x86/srso: Fix build breakage with the LLVM linkerGravatar Nick Desaulniers 1-3/+9
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationGravatar Borislav Petkov (AMD) 1-2/+27
2023-05-17x86/retbleed: Add __x86_return_thunk alignment checksGravatar Borislav Petkov (AMD) 1-0/+4
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2022-11-01x86/ibt: Implement FineIBTGravatar Peter Zijlstra 1-0/+9
2022-10-17x86/callthunks: Add call patching for call depth trackingGravatar Thomas Gleixner 1-8/+0
2022-10-17objtool: Add .call_sites sectionGravatar Peter Zijlstra 1-0/+7
2022-10-17x86: Sanitize linker scriptGravatar Thomas Gleixner 1-6/+7
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+8
2022-07-01x86: Fix .brk attribute in linker scriptGravatar Juergen Gross 1-1/+1
2022-06-27x86: Add magic AMD return-thunkGravatar Peter Zijlstra 1-1/+1
2022-06-27x86: Undo return-thunk damageGravatar Peter Zijlstra 1-0/+7
2022-06-13x86/mm: Fix RESERVE_BRK() for older binutilsGravatar Josh Poimboeuf 1-2/+2
2022-04-18x86: remove the IOMMU table infrastructureGravatar Christoph Hellwig 1-12/+0
2022-03-15objtool: Find unused ENDBR instructionsGravatar Peter Zijlstra 1-0/+9
2021-12-11x86: Remove .fixup sectionGravatar Peter Zijlstra 1-1/+0
2021-10-28objtool,x86: Replace alternatives with .retpoline_sitesGravatar Peter Zijlstra 1-0/+14
2020-10-29x86/build: Fix vmlinux size check on 64-bitGravatar Arvind Sankar 1-9/+3
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+1
2020-09-01x86/build: Add asserts for unwanted sectionsGravatar Kees Cook 1-0/+24
2020-09-01x86/build: Enforce an empty .got.plt sectionGravatar Kees Cook 1-1/+13
2020-09-01x86/static_call: Add inline static call implementation for x86-64Gravatar Josh Poimboeuf 1-0/+1
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGGravatar Kees Cook 1-0/+1
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsGravatar Joerg Roedel 1-0/+1
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2020-06-11x86/entry: Unbreak __irqentry_text_start/end magicGravatar Thomas Gleixner 1-1/+0
2020-06-09x86_64: Fix jiffies ODR violationGravatar Bob Haarman 1-2/+2
2020-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2020-03-27x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSGravatar H.J. Lu 1-0/+1
2020-02-25x86/vmlinux: Drop unneeded linker script discard of .eh_frameGravatar Arvind Sankar 1-5/+2
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageGravatar Dmitry Safonov 1-3/+1
2019-11-04x86/vmlinux: Use INT3 instead of NOP for linker fill bytesGravatar Kees Cook 1-1/+1
2019-11-04x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segmentGravatar Kees Cook 1-2/+1
2019-11-04x86/vmlinux: Actually use _etext for the end of the text segmentGravatar Kees Cook 1-4/+3
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAGravatar Kees Cook 1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroGravatar Kees Cook 1-2/+1