index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2023-10-20
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
2023-09-06
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-05-17
x86/retbleed: Add __x86_return_thunk alignment checks
Borislav Petkov (AMD)
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
objtool: Add .call_sites section
Peter Zijlstra
2022-10-17
x86: Sanitize linker script
Thomas Gleixner
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-01
x86: Fix .brk attribute in linker script
Juergen Gross
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
2022-06-13
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2022-03-15
objtool: Find unused ENDBR instructions
Peter Zijlstra
2021-12-11
x86: Remove .fixup section
Peter Zijlstra
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-09-01
x86/build: Add asserts for unwanted sections
Kees Cook
2020-09-01
x86/build: Enforce an empty .got.plt section
Kees Cook
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-07-22
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-09
x86_64: Fix jiffies ODR violation
Bob Haarman
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-27
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
2020-02-25
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
2019-11-04
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
2019-11-04
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-09
Revert "x86/build: Move _etext to actual end of .text"
Ross Zwisler
2019-06-20
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
2019-06-20
x86/mm: Identify the end of the kernel area to be reserved
Thomas Lendacky
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]