Josh Poimboeuf ([email protected])

Number of posts: 775 (1.02 per day)
First post: 2022-05-07 05:26:28
Last post: 2024-06-07 02:41:35

Date List Subject
2023-05-30 17:31:58 linux-kernel [PATCH 20/22] objtool: Get rid of reloc->rel[a]
2023-05-30 17:31:39 linux-kernel [PATCH 13/22] objtool: Get rid of reloc->idx
2023-05-30 17:31:31 linux-kernel [PATCH 06/22] objtool: Add mark_sec_changed()
2023-05-30 17:31:27 linux-kernel [PATCH 08/22] objtool: Keep GElf_Rel[a] structs synced
2023-05-30 17:31:17 linux-kernel [PATCH 04/22] objtool: Consolidate rel/rela handling
2023-05-30 17:30:49 linux-kernel [PATCH 22/22] objtool: Skip reading DWARF section data
2023-05-30 17:29:54 linux-kernel [PATCH 18/22] objtool: Shrink reloc->sym_reloc_entry
2023-05-30 17:29:43 linux-kernel [PATCH 09/22] objtool: Don't free memory in elf_close()
2023-05-30 17:29:42 linux-kernel [PATCH 10/22] objtool: Add for_each_reloc()
2023-05-30 17:25:02 linux-kernel [PATCH 17/22] objtool: Get rid of reloc->jump_table_start
2023-05-30 17:24:37 linux-kernel [PATCH 15/22] objtool: Get rid of reloc->type
2023-05-30 17:23:43 linux-kernel [PATCH 11/22] objtool: Allocate relocs in advance for new rela sections
2023-05-30 17:23:18 linux-kernel [PATCH 03/22] objtool: Improve reloc naming
2023-05-30 17:23:16 linux-kernel [PATCH 05/22] objtool: Fix reloc_hash size
2023-05-30 17:23:14 linux-kernel [PATCH 02/22] objtool: Remove flags argument from elf_create_section()
2023-05-30 17:23:07 linux-kernel [PATCH 01/22] objtool: Tidy elf.h
2023-05-16 14:20:51 linux-kernel Re: [PATCH v2 0/7] x86: retbleed=stuff fixes
2023-05-16 14:18:13 linux-kernel [PATCH] Revert "x86/orc: Make it callthunk aware"
2023-05-15 23:38:23 linux-kernel Re: [PATCH v3] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
2023-04-29 00:10:30 linux-kernel Re: [PATCH] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
2023-04-28 05:08:24 linux-kernel Re: [PATCH] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
2023-04-28 05:03:59 linux-kernel Re: [PATCH v3] x86: profiling: remove lock functions profiling in profile_pc
2023-04-28 04:52:27 linux-kernel Re: An objtool warning from mainline
2023-04-19 16:45:58 linux-kernel Re: [GIT PULL] x86/urgent for v6.3-rc7
2023-04-19 16:42:53 linux-kernel Re: [PATCH 1/2] x86: profiling: remove lock functions hack for !FRAME_POINTER
2023-04-19 15:44:33 linux-kernel Re: [PATCH 1/2] x86: profiling: remove lock functions hack for !FRAME_POINTER
2023-04-18 22:14:57 linux-kernel [PATCH v2] vmlinux.lds.h: Discard .note.gnu.property section
2023-04-18 22:13:47 linux-kernel Re: [PATCH] vmlinux.lds.h: Discard .note.gnu.property section
2023-04-18 21:47:34 linux-kernel Re: [PATCH v2 0/2] start_kernel: omit stack canary
2023-04-18 21:45:34 linux-kernel [PATCH v3 5/8] objtool: Ignore exc_double_fault() __noreturn warnings
2023-04-18 21:45:25 linux-kernel [PATCH v3 6/8] objtool: Remove superfluous global_noreturns entries
2023-04-18 21:38:18 linux-kernel [PATCH v3 8/8] objtool: Move noreturn function list to separate file
2023-04-18 21:29:31 linux-kernel [PATCH v3 7/8] tools/lib/subcmd: Replace NORETURN usage with __noreturn
2023-04-18 21:29:04 linux-kernel [PATCH v3 3/8] objtool: Include backtrace in verbose mode
2023-04-18 21:29:01 linux-kernel [PATCH v3 0/8] objtool: warning improvements
2023-04-18 21:28:57 linux-kernel [PATCH v3 4/8] objtool: Detect missing __noreturn annotations
2023-04-18 21:28:56 linux-kernel [PATCH v3 2/8] objtool: Add verbose option for disassembling affected functions
2023-04-18 21:28:44 linux-kernel [PATCH v3 1/8] objtool: Limit unreachable warnings to once per function
2023-04-18 01:26:18 linux-kernel Re: [GIT PULL] x86/urgent for v6.3-rc7
2023-04-15 05:06:42 linux-kernel Re: [RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2023-04-13 19:38:39 linux-kernel Re: [PATCH 3/3] objtool: Generate ORC data for __pfx code
2023-04-13 19:04:51 linux-kernel [PATCH] vmlinux.lds.h: Discard .note.gnu.property section
2023-04-13 16:35:52 linux-kernel Re: [RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2023-04-13 15:37:45 linux-kernel Re: [PATCH v2 8/9] objtool: Detect missing __noreturn annotations
2023-04-13 15:30:14 linux-kernel Re: [PATCH 3/3] objtool: Generate ORC data for __pfx code
2023-04-13 15:29:20 linux-kernel Re: [PATCH 1/3] objtool: Separate prefix code from stack validation code
2023-04-13 15:24:25 linux-kernel Re: [PATCH v2 8/9] objtool: Detect missing __noreturn annotations
2023-04-13 15:12:57 linux-kernel Re: [PATCH v2 5/9] objtool: Add verbose option for disassembling affected functions
2023-04-13 15:11:19 linux-kernel Re: [PATCH v2 5/9] objtool: Add verbose option for disassembling affected functions
2023-04-13 15:10:37 linux-kernel Re: [PATCH v2 3/9] objtool: Limit unreachable warnings to once per function
2023-04-12 23:51:44 linux-kernel [PATCH v2 08/11] btrfs: Mark btrfs_assertfail() __noreturn