index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
1
-1
/
+1
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
1
-4
/
+4
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
1
-1
/
+1
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
1
-1
/
+1
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
1
-2
/
+0
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
1
-4
/
+4
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-2
/
+27
2023-05-17
x86/retbleed: Add __x86_return_thunk alignment checks
Borislav Petkov (AMD)
1
-0
/
+4
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
1
-0
/
+9
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
1
-8
/
+0
2022-10-17
objtool: Add .call_sites section
Peter Zijlstra
1
-0
/
+7
2022-10-17
x86: Sanitize linker script
Thomas Gleixner
1
-6
/
+7
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2022-07-01
x86: Fix .brk attribute in linker script
Juergen Gross
1
-1
/
+1
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
1
-0
/
+7
2022-06-13
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
1
-2
/
+2
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
1
-12
/
+0
2022-03-15
objtool: Find unused ENDBR instructions
Peter Zijlstra
1
-0
/
+9
2021-12-11
x86: Remove .fixup section
Peter Zijlstra
1
-1
/
+0
2021-10-29
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
1
-0
/
+14
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
1
-9
/
+3
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2020-09-01
x86/build: Add asserts for unwanted sections
Kees Cook
1
-0
/
+24
2020-09-01
x86/build: Enforce an empty .got.plt section
Kees Cook
1
-1
/
+13
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-0
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-07-22
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-0
/
+1
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-1
/
+0
2020-06-09
x86_64: Fix jiffies ODR violation
Bob Haarman
1
-2
/
+2
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-03-27
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
1
-0
/
+1
2020-02-25
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
1
-5
/
+2
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
1
-3
/
+1
2019-11-04
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
1
-1
/
+1
2019-11-04
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-2
/
+1
2019-11-04
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
1
-4
/
+3
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-2
/
+0
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
1
-2
/
+1
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
1
-0
/
+2
2019-11-04
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
1
-1
/
+2
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2019-07-09
Revert "x86/build: Move _etext to actual end of .text"
Ross Zwisler
1
-3
/
+3
2019-06-20
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
1
-0
/
+25
2019-06-20
x86/mm: Identify the end of the kernel area to be reserved
Thomas Lendacky
1
-1
/
+8
2019-05-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2019-05-07
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+4
[next]