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
/
tools
/
objtool
/
special.c
Age
Commit message (
Expand
)
Author
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-02-01
objtool: Make struct entries[] static and const
Thomas Weißschuh
2022-11-18
objtool: Use target file endianness instead of a compiled constant
Christophe Leroy
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-05
objtool: Remove redundant 'len' field from struct section
Joe Lawrence
2021-10-05
objtool: Remove reloc symbol type checks in get_alt_entry()
Josh Poimboeuf
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
2021-10-01
objtool: Teach get_alt_entry() about more relocation types
Peter Zijlstra
2021-05-12
objtool: Decode jump_entry::key addend
Peter Zijlstra
2021-04-02
objtool: Skip magical retpoline .altinstr_replacement
Peter Zijlstra
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
2021-01-13
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
2020-06-01
objtool: Rename rela to reloc
Matt Helsley
2020-03-25
objtool: Optimize read_sections()
Peter Zijlstra
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
2018-09-27
x86/jump_table: Use relative references
Ard Biesheuvel
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2016-02-29
objtool: Add tool to perform compile-time stack metadata validation
Josh Poimboeuf