index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
objtool: Free insns when done
Josh Poimboeuf
2023-06-07
1
-0
/
+30
|
*
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
2023-06-07
3
-78
/
+96
|
*
objtool: Shrink elf hash nodes
Josh Poimboeuf
2023-06-07
2
-18
/
+58
|
*
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
2023-06-07
2
-6
/
+7
|
*
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
2023-06-07
2
-13
/
+23
|
*
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-06-07
6
-42
/
+53
|
*
objtool: Get rid of reloc->type
Josh Poimboeuf
2023-06-07
5
-13
/
+21
|
*
objtool: Get rid of reloc->offset
Josh Poimboeuf
2023-06-07
3
-14
/
+18
|
*
objtool: Get rid of reloc->idx
Josh Poimboeuf
2023-06-07
2
-7
/
+9
|
*
objtool: Get rid of reloc->list
Josh Poimboeuf
2023-06-07
2
-24
/
+26
|
*
objtool: Allocate relocs in advance for new rela sections
Josh Poimboeuf
2023-06-07
1
-5
/
+13
|
*
objtool: Add for_each_reloc()
Josh Poimboeuf
2023-06-07
2
-12
/
+18
|
*
objtool: Don't free memory in elf_close()
Josh Poimboeuf
2023-06-07
1
-20
/
+4
|
*
objtool: Keep GElf_Rel[a] structs synced
Josh Poimboeuf
2023-06-07
1
-41
/
+14
|
*
objtool: Add elf_create_section_pair()
Josh Poimboeuf
2023-06-07
6
-157
/
+184
|
*
objtool: Add mark_sec_changed()
Josh Poimboeuf
2023-06-07
2
-16
/
+29
|
*
objtool: Fix reloc_hash size
Josh Poimboeuf
2023-06-07
2
-10
/
+14
|
*
objtool: Consolidate rel/rela handling
Josh Poimboeuf
2023-06-07
3
-159
/
+68
|
*
objtool: Improve reloc naming
Josh Poimboeuf
2023-06-07
3
-149
/
+151
|
*
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
2023-06-07
4
-15
/
+18
|
*
objtool: Tidy elf.h
Josh Poimboeuf
2023-06-07
1
-49
/
+47
|
*
objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
2023-06-07
2
-0
/
+13
|
*
tools: Remove unnecessary variables
Lu Hongfei
2023-06-07
1
-4
/
+3
|
*
objtool: Add __kunit_abort() to noreturns
Josh Poimboeuf
2023-06-02
1
-0
/
+1
|
*
objtool: Move noreturn function list to separate file
Josh Poimboeuf
2023-05-16
3
-44
/
+50
|
*
objtool: Remove superfluous global_noreturns entries
Josh Poimboeuf
2023-05-16
1
-2
/
+0
|
*
objtool: Ignore exc_double_fault() __noreturn warnings
Josh Poimboeuf
2023-05-16
1
-1
/
+30
|
*
objtool: Detect missing __noreturn annotations
Josh Poimboeuf
2023-05-16
2
-1
/
+19
|
*
objtool: Include backtrace in verbose mode
Josh Poimboeuf
2023-05-16
3
-24
/
+20
|
*
objtool: Add verbose option for disassembling affected functions
Josh Poimboeuf
2023-05-16
4
-0
/
+88
|
*
objtool: Limit unreachable warnings to once per function
Josh Poimboeuf
2023-05-16
3
-3
/
+10
*
|
Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-06-27
1
-0
/
+1
|
\
|
*
|
Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-06-26
1
-7
/
+1
|
\
\
|
*
|
x86/alternative: Support relocations in alternatives
Peter Zijlstra
2023-05-10
1
-7
/
+1
|
|
/
*
/
btrfs: print assertion failure report and stack trace from the same line
David Sterba
2023-06-19
1
-1
/
+0
|
/
*
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
8
-271
/
+290
|
\
|
*
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
2023-04-14
1
-0
/
+1
|
*
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+1
|
*
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+2
|
*
btrfs: Mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+1
|
*
objtool: Include weak functions in global_noreturns check
Josh Poimboeuf
2023-04-14
1
-4
/
+4
|
*
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+1
|
*
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+1
|
*
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+2
|
*
init: Mark start_kernel() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+1
|
*
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
2023-04-14
1
-0
/
+2
|
*
objtool: Generate ORC data for __pfx code
Josh Poimboeuf
2023-04-14
1
-0
/
+14
|
*
objtool: Separate prefix code from stack validation code
Josh Poimboeuf
2023-04-14
1
-38
/
+50
|
*
objtool: Remove superfluous dead_end_function() check
Josh Poimboeuf
2023-04-14
1
-2
/
+1
|
*
objtool: Add symbol iteration helpers
Josh Poimboeuf
2023-04-14
3
-58
/
+51
[prev]
[next]