summaryrefslogtreecommitdiffstats
path: root/tools/objtool
Commit message (Expand)AuthorAgeFilesLines
...
| * | objtool: Properly support make V=1Ian Rogers2023-01-301-4/+10
| * | objtool: Install libsubcmd in buildIan Rogers2023-01-303-10/+24
| * | objtool: Check that module init/exit function is an indirect call targetMichal Kubecek2023-01-212-0/+15
| * | objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin2023-01-071-0/+2
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-0/+2
|\ \ \ | |_|/ |/| |
| * | objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann2023-02-201-0/+2
* | | Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-211-0/+1
|\ \ \
| * | | x86/xen: mark xen_pv_play_dead() as __noreturnJuergen Gross2023-02-131-0/+1
| |/ /
* | | Merge tag 'x86_alternatives_for_v6.3_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-02-211-3/+3
|\ \ \
| * | | x86/alternatives: Add alt_instr.flagsBorislav Petkov (AMD)2023-01-051-3/+3
| | |/ | |/|
* | | objtool: mem*() are not uaccess safePeter Zijlstra2023-02-111-3/+0
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-0/+9
|\ \ \ | | |/ | |/|
| * | objtool: Tolerate STT_NOTYPE symbols at end of sectionNicholas Piggin2023-01-091-0/+9
| |/
* | entry, kasan, x86: Disallow overriding mem*() functionsPeter Zijlstra2023-01-131-0/+3
* | ubsan: Fix objtool UACCESS warnsPeter Zijlstra2023-01-131-0/+1
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-0/+13
|/
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-1919-56/+269
|\
| * objtool/powerpc: Implement arch_pc_relative_reloc()Michael Ellerman2022-11-232-0/+11
| * objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy2022-11-182-0/+18
| * objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy2022-11-186-0/+146
| * objtool: Add arch specific function arch_ftrace_match()Sathvika Vasireddy2022-11-183-1/+8
| * objtool: Use macros to define arch specific reloc typesSathvika Vasireddy2022-11-182-1/+3
| * objtool: Read special sections with alts only when specific options are selectedSathvika Vasireddy2022-11-181-3/+5
| * objtool: Add --mnop as an option to --mcountSathvika Vasireddy2022-11-183-9/+25
| * objtool: Use target file class size instead of a compiled constantChristophe Leroy2022-11-183-10/+24
| * objtool: Use target file endianness instead of a compiled constantChristophe Leroy2022-11-186-31/+30
| * objtool: Fix SEGFAULTChristophe Leroy2022-11-181-1/+1
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-1410-182/+566
|\ \
| * | objtool: Fix weak hole vs prefix symbolPeter Zijlstra2022-11-051-1/+21
| * | objtool: Optimize elf_dirty_reloc_sym()Peter Zijlstra2022-11-052-17/+12
| * | objtool: Add --cfi to generate the .cfi_sites sectionPeter Zijlstra2022-11-013-0/+71
| * | objtool: Add option to generate prefix symbolsPeter Zijlstra2022-11-015-1/+67
| * | objtool: Avoid O(bloody terrible) behaviour -- an ode to libelfPeter Zijlstra2022-11-012-7/+84
| * | objtool: Slice up elf_create_section_symbol()Peter Zijlstra2022-11-011-21/+35
| * | objtool: Allow STT_NOTYPE -> STT_FUNC+0 sibling-callsPeter Zijlstra2022-10-171-27/+47
| * | objtool: Rework instruction -> symbol mappingPeter Zijlstra2022-10-172-51/+66
| * | objtool: Allow symbol range comparisons for IBT/ENDBRPeter Zijlstra2022-10-171-0/+28
| * | objtool: Fix find_{symbol,func}_containing()Peter Zijlstra2022-10-172-54/+42
| * | objtool: Add --hacks=skylakePeter Zijlstra2022-10-173-5/+13
| * | objtool: Add .call_sites sectionPeter Zijlstra2022-10-173-0/+53
| * | objtool: Track init sectionPeter Zijlstra2022-10-172-8/+11
| * | objtool: Allow !PC relative relocationsPeter Zijlstra2022-10-173-1/+27
| |/
* / objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver2022-10-181-0/+10
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+20
|\
| * objtool: kmsan: list KMSAN API functions as uaccess-safeAlexander Potapenko2022-10-031-0/+20
* | Merge tag 'objtool-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-102-4/+7
|\ \
| * | objtool,x86: Teach decode about LOOP* instructionsPeter Zijlstra2022-09-151-0/+6
| * | objtool: Remove "ANNOTATE_NOENDBR on ENDBR" warningJosh Poimboeuf2022-08-191-3/+0
| * | objtool: Use arch_jump_destination() in read_intra_function_calls()Chen Zhongjin2022-08-191-1/+1
* | | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-1/+2
|\ \ \