index
:
git.armlinux.org.uk/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
/
include
Age
Commit message (
Expand
)
Author
2025-05-14
objtool: Speed up SHT_GROUP reindexing
Josh Poimboeuf
2025-04-08
objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET
Josh Poimboeuf
2025-04-01
objtool: Change "warning:" to "error: " for fatal errors
Josh Poimboeuf
2025-04-01
Revert "objtool: Increase per-function WARN_FUNC() rate limit"
Josh Poimboeuf
2025-03-25
objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity
Josh Poimboeuf
2025-03-25
objtool: Improve error handling
Josh Poimboeuf
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
2025-03-25
objtool: Ignore entire functions rather than instructions
Josh Poimboeuf
2025-03-25
objtool: Fix detection of consecutive jump tables on Clang 20
Josh Poimboeuf
2025-03-17
objtool: Create backup on error and print args
Josh Poimboeuf
2025-03-17
objtool: Change "warning:" to "error:" for --Werror
Josh Poimboeuf
2025-03-17
objtool: Add --Werror option
Josh Poimboeuf
2025-03-17
objtool: Add --output option
Josh Poimboeuf
2025-03-17
objtool: Increase per-function WARN_FUNC() rate limit
Josh Poimboeuf
2025-03-12
objtool: Handle PC relative relocation type
Tiezhu Yang
2025-03-12
objtool: Handle different entry size of rodata
Tiezhu Yang
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
2024-03-11
objtool: Check local label in add_dead_ends()
Tiezhu Yang
2024-03-11
objtool/x86: Separate arch-specific and generic parts
Tiezhu Yang
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
2023-06-07
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
2023-06-07
objtool: Shrink elf hash nodes
Josh Poimboeuf
2023-06-07
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->offset
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->idx
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->list
Josh Poimboeuf
2023-06-07
objtool: Add for_each_reloc()
Josh Poimboeuf
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
2023-06-07
objtool: Add mark_sec_changed()
Josh Poimboeuf
2023-06-07
objtool: Fix reloc_hash size
Josh Poimboeuf
2023-06-07
objtool: Consolidate rel/rela handling
Josh Poimboeuf
2023-06-07
objtool: Improve reloc naming
Josh Poimboeuf
2023-06-07
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
2023-06-07
objtool: Tidy elf.h
Josh Poimboeuf
2023-06-07
objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
2023-05-16
objtool: Include backtrace in verbose mode
Josh Poimboeuf
2023-05-16
objtool: Add verbose option for disassembling affected functions
Josh Poimboeuf
2023-05-16
objtool: Limit unreachable warnings to once per function
Josh Poimboeuf
2023-04-14
objtool: Add symbol iteration helpers
Josh Poimboeuf
2023-04-14
objtool: Add WARN_INSN()
Josh Poimboeuf
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2023-02-23
objtool: Fix ORC 'signal' propagation
Josh Poimboeuf
2023-02-23
objtool: Remove instruction::list
Peter Zijlstra
2023-02-23
objtool: Union instruction::{call_dest,jump_table}
Peter Zijlstra
[next]