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
/
check.c
Age
Commit message (
Expand
)
Author
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-09-17
objtool: Handle frame pointer related instructions
Tiezhu Yang
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
objtool: Check local label in read_unwind_hints()
Tiezhu Yang
2024-03-11
objtool: Check local label in add_dead_ends()
Tiezhu Yang
2024-02-29
objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
Josh Poimboeuf
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-11-17
objtool: Fix calloc call for new -Walloc-size
Sam James
2023-10-20
objtool: Fix return thunk patching in retpolines
Josh Poimboeuf
2023-09-12
objtool: Fix _THIS_IP_ detection for cold functions
Josh Poimboeuf
2023-08-17
objtool/x86: Fixup frame-pointer vs rethunk
Peter Zijlstra
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
objtool/x86: Fix SRSO mess
Peter Zijlstra
2023-08-14
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-06-07
objtool: Free insns when done
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->rel[a]
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: Add for_each_reloc()
Josh Poimboeuf
2023-06-07
objtool: Add elf_create_section_pair()
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: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
2023-06-07
tools: Remove unnecessary variables
Lu Hongfei
2023-05-16
objtool: Move noreturn function list to separate file
Josh Poimboeuf
2023-05-16
objtool: Remove superfluous global_noreturns entries
Josh Poimboeuf
2023-05-16
objtool: Ignore exc_double_fault() __noreturn warnings
Josh Poimboeuf
2023-05-16
objtool: Detect missing __noreturn annotations
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-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-18
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
2023-04-18
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
2023-04-18
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
2023-04-18
x86: move stac/clac from user copy routines into callers
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
2023-04-17
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2023-04-14
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
2023-04-14
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
Josh Poimboeuf
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
[next]