Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8fd7a37b191f93737f6280a9b5de65f98acc12c9
/
tools
/
objtool
1335d9a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8ea58f1
objtool: Allow AR to be overridden with HOSTAR
by Nathan Chancellor
· 6 years ago
b2ca74d
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2decec4
objtool: Fix whitelist documentation typo
by Raphael Gault
· 6 years ago
e6f393b
objtool: Fix function fallthrough detection
by Josh Poimboeuf
· 6 years ago
e6da956
objtool: Don't use ignore flag for fake jumps
by Josh Poimboeuf
· 6 years ago
8c79f4c
Merge tag 'docs-5.2' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
89e33ea
docs: livepatch: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
6ec6296
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4fa5ecd
objtool: Add rewind_stack_do_exit() to the noreturn list
by Josh Poimboeuf
· 6 years ago
2f0f9e9
objtool: Add Direction Flag validation
by Peter Zijlstra
· 6 years ago
ea24213
objtool: Add UACCESS validation
by Peter Zijlstra
· 6 years ago
54262aa
objtool: Fix sibling call detection
by Peter Zijlstra
· 6 years ago
764eef4
objtool: Rewrite alt->skip_orig
by Peter Zijlstra
· 6 years ago
7697eee
objtool: Add --backtrace support
by Peter Zijlstra
· 6 years ago
aaf5c62
objtool: Rewrite add_ignores()
by Peter Zijlstra
· 6 years ago
09f30d8
objtool: Handle function aliases
by Peter Zijlstra
· 6 years ago
a4d09dd
objtool: Set insn->func for alternatives
by Peter Zijlstra
· 6 years ago
ff05ab2
x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE
by Peter Zijlstra
· 6 years ago
056d28d
objtool: Query pkg-config for libelf location
by Rolf Eike Beer
· 6 years ago
0c67181
objtool: Move objtool_file struct off the stack
by Josh Poimboeuf
· 6 years ago
22566c1
objtool: Fix segfault in .cold detection with -ffunction-sections
by Artem Savkov
· 6 years ago
0b9301fb
objtool: Fix double-free in .cold detection error path
by Artem Savkov
· 6 years ago
23a12dd
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
by Ingo Molnar
· 6 years ago
bcb6fb5
objtool: Support GCC 9 cold subfunction naming scheme
by Josh Poimboeuf
· 6 years ago
4b783dd
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x86/urgent, to pick up simple topic branches
by Ingo Molnar
· 6 years ago
b34006c
x86/jump_table: Use relative references
by Ard Biesheuvel
· 6 years ago
4a60aa0
objtool: Support per-function rodata sections
by Allan Xavier
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f24d6f2
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b90a368
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
by Laura Abbott
· 6 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 6 years ago
6d77d3b
objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on Clang
by Simon Ser
· 6 years ago
08b393d
objtool: Support GCC 8 '-fnoreorder-functions'
by Josh Poimboeuf
· 6 years ago
d31a580
x86/unwind/orc: Detect the end of the stack
by Josh Poimboeuf
· 7 years ago
684fb24
objtool: Add machine_real_restart() to the noreturn list
by Josh Poimboeuf
· 6 years ago
cd77849
objtool: Fix GCC 8 cold subfunction detection for aliased functions
by Josh Poimboeuf
· 6 years ago
7dec80c
objtool: Detect RIP-relative switch table references, part 2
by Josh Poimboeuf
· 7 years ago
6f5ec29
objtool: Detect RIP-relative switch table references
by Josh Poimboeuf
· 7 years ago
fd35c88
objtool: Support GCC 8 switch tables
by Josh Poimboeuf
· 7 years ago
1381043
objtool: Support GCC 8's cold subfunctions
by Josh Poimboeuf
· 7 years ago
0afd0d9
objtool: Fix "noreturn" detection for recursive sibling calls
by Josh Poimboeuf
· 7 years ago
4fe875e
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/arch/x86/include/asm/insn.h
by Ingo Molnar
· 7 years ago
596a9f6
objtool: Support HOSTCFLAGS and HOSTLDFLAGS
by Laura Abbott
· 7 years ago
9564a8c
Kbuild: fix # escaping in .cmd files for future Make
by Rasmus Villemoes
· 7 years ago
3c1f058
objtool: Add Clang support
by Josh Poimboeuf
· 7 years ago
63474dc
objtool: Fix 32-bit build
by Josh Poimboeuf
· 7 years ago
1402fd8
objtool: Fix another switch table detection issue
by Josh Poimboeuf
· 7 years ago
ca41b97
objtool: Add module specific retpoline rules
by Peter Zijlstra
· 7 years ago
b5bc223
objtool: Add retpoline validation
by Peter Zijlstra
· 7 years ago
43a4525
objtool: Use existing global variables for options
by Peter Zijlstra
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fe24e27
objtool: Fix segfault in ignore_unreachable_insn()
by Josh Poimboeuf
· 7 years ago
99ce796
objtool: Fix switch-table detection
by Peter Zijlstra
· 7 years ago
3527799
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
830c1e3
objtool: Warn on stripped section symbol
by Josh Poimboeuf
· 7 years ago
17bc339
objtool: Add support for alternatives at the end of a section
by Josh Poimboeuf
· 7 years ago
a845c7c
objtool: Improve retpoline alternative handling
by Josh Poimboeuf
· 7 years ago
88dc7fc
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
385d11b
objtool: Improve error message for bad file argument
by Josh Poimboeuf
· 7 years ago
b394d46
usercopy: Enhance and rename report_usercopy()
by Kees Cook
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0f908cc
tools/objtool/Makefile: don't assume sync-check.sh is executable
by Andrew Morton
· 7 years ago
258c760
objtool: Allow alternatives to be ignored
by Josh Poimboeuf
· 7 years ago
39b7353
objtool: Detect jumps to retpoline thunks
by Josh Poimboeuf
· 7 years ago
ce90aaf
objtool: Fix seg fault with clang-compiled objects
by Simon Ser
· 7 years ago
d89e426
objtool: Fix seg fault caused by missing parameter
by Simon Ser
· 7 years ago
e7e83dd
objtool: Fix Clang enum conversion warning
by Lukas Bulwahn
· 7 years ago
0fd2e9c
Merge commit 'upstream-x86-entry' into WIP.x86/mm
by Ingo Molnar
· 7 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
215eada
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
by Ingo Molnar
· 7 years ago
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 7 years ago
14c47b54
objtool: Fix 64-bit build on 32-bit host
by Mikulas Patocka
· 7 years ago
a356d2a
tools/headers: Sync objtool UAPI header
by Ingo Molnar
· 7 years ago
9eb7198
objtool: Fix cross-build
by Josh Poimboeuf
· 7 years ago
b3d9a13
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
by Ingo Molnar
· 7 years ago
3bd51c5
objtool: Move kernel headers/code sync check to a script
by Josh Poimboeuf
· 7 years ago
6a77cff
objtool: Move synced files to their original relative locations
by Josh Poimboeuf
· 7 years ago
783711f
Merge branch 'linus' into core/objtool, to pick up dependent fixes
by Ingo Molnar
· 7 years ago
da0db32
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
by Josh Poimboeuf
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3357b0d
Merge branch 'x86/mpx/prep' into x86/asm
by Ingo Molnar
· 7 years ago
b703798
objtool: Fix memory leak in decode_instructions()
by Kamalesh Babulal
· 7 years ago
6a93bb7
objtool: Print top level commands on incorrect usage
by Kamalesh Babulal
· 7 years ago
00d9618
objtool: Don't report end of section error after an empty unwind hint
by Josh Poimboeuf
· 7 years ago
607a402
objtool: Support unoptimized frame pointer setup
by Josh Poimboeuf
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
0d0970e
objtool: Handle another GCC stack pointer adjustment bug
by Josh Poimboeuf
· 7 years ago
97dab2a
objtool: Fix object file corruption
by Josh Poimboeuf
· 7 years ago
df968c9
objtool: Do not retrieve data from empty sections
by Petr Vandrovec
· 7 years ago
0998b7a
objtool: Fix memory leak in elf_create_rela_section()
by Martin Kepplinger
· 7 years ago
dd88a0a
objtool: Handle GCC stack pointer adjustment bug
by Josh Poimboeuf
· 7 years ago
ee97638
objtool: Fix objtool fallthrough detection with function padding
by Josh Poimboeuf
· 7 years ago
bf4d1a8
objtool: Track DRAP separately from callee-saved registers
by Josh Poimboeuf
· 7 years ago
12b2572
objtool: Fix validate_branch() return codes
by Josh Poimboeuf
· 7 years ago
21ec3bf
objtool: Disable GCC '-Wpacked' warnings
by Josh Poimboeuf
· 7 years ago
5b8de48
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
by Josh Poimboeuf
· 7 years ago
0e2bb2b
objtool: Skip unreachable warnings for 'alt' instructions
by Josh Poimboeuf
· 7 years ago
649ea4d
objtool: Assume unannotated UD2 instructions are dead ends
by Josh Poimboeuf
· 7 years ago
Next »