index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
objtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
objtool: Add WARN_INSN()
Josh Poimboeuf
2023-04-14
3
-115
/
+70
|
*
objtool: Add stackleak instrumentation to uaccess safe list
Josh Poimboeuf
2023-04-14
1
-0
/
+2
|
*
Revert "objtool: Support addition to set CFA base"
Josh Poimboeuf
2023-04-14
1
-11
/
+0
|
*
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
3
-16
/
+20
|
*
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2023-03-23
2
-22
/
+47
|
*
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
2023-03-23
2
-6
/
+20
|
*
objtool: Add objtool_types.h
Josh Poimboeuf
2023-03-23
4
-4
/
+4
|
*
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-0
/
+1
*
|
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-26
1
-0
/
+1
|
\
\
|
*
|
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2023-04-17
1
-0
/
+1
|
|
/
*
|
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-24
1
-1
/
+1
|
\
\
|
*
|
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-30
1
-1
/
+1
|
|
/
*
|
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
2023-04-18
1
-1
/
+1
*
|
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
2023-04-18
1
-1
/
+1
*
|
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
2023-04-18
1
-1
/
+0
*
|
x86: move stac/clac from user copy routines into callers
Linus Torvalds
2023-04-18
1
-0
/
+3
*
|
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
2023-04-18
1
-2
/
+0
|
/
*
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-02
20
-300
/
+419
|
\
|
*
objtool: Fix ORC 'signal' propagation
Josh Poimboeuf
2023-02-23
3
-0
/
+3
|
*
objtool: Remove instruction::list
Peter Zijlstra
2023-02-23
4
-86
/
+133
|
*
objtool: Fix overlapping alternatives
Peter Zijlstra
2023-02-23
1
-26
/
+43
|
*
objtool: Union instruction::{call_dest,jump_table}
Peter Zijlstra
2023-02-23
2
-29
/
+50
|
*
objtool: Remove instruction::reloc
Peter Zijlstra
2023-02-23
2
-16
/
+14
|
*
objtool: Shrink instruction::{type,visited}
Peter Zijlstra
2023-02-23
1
-5
/
+5
|
*
objtool: Make instruction::alts a single-linked list
Peter Zijlstra
2023-02-23
2
-10
/
+10
|
*
objtool: Make instruction::stack_ops a single-linked list
Peter Zijlstra
2023-02-23
4
-10
/
+9
|
*
objtool: Change arch_decode_instruction() signature
Peter Zijlstra
2023-02-23
4
-71
/
+64
|
*
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
2023-02-23
2
-3
/
+27
|
|
\
|
*
|
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
2023-02-11
1
-2
/
+2
|
*
|
objtool: Optimize layout of struct special_alt
Thomas Weißschuh
2023-02-01
1
-1
/
+1
|
*
|
objtool: Optimize layout of struct symbol
Thomas Weißschuh
2023-02-01
1
-3
/
+2
|
*
|
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
2023-02-01
2
-21
/
+25
|
*
|
objtool: Make struct check_options static
Thomas Weißschuh
2023-02-01
2
-3
/
+1
|
*
|
objtool: Make struct entries[] static and const
Thomas Weißschuh
2023-02-01
1
-3
/
+3
|
*
|
objtool: Fix HOSTCC flag usage
Ian Rogers
2023-02-01
1
-12
/
+15
[next]