All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] objtool/klp: Special section validation fixes
@ 2026-02-10 21:50 Josh Poimboeuf
  2026-02-10 21:50 ` [PATCH 1/3] objtool/klp: Fix detection of corrupt static branch/call entries Josh Poimboeuf
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Josh Poimboeuf @ 2026-02-10 21:50 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, Peter Zijlstra, live-patching, Song Liu,
	Joe Lawrence

Fix some issues in validate_special_section_klp_reloc().

Josh Poimboeuf (3):
  objtool/klp: Fix detection of corrupt static branch/call entries
  objtool/klp: Disable unsupported pr_debug() usage
  objtool/klp: Avoid NULL pointer dereference when printing code symbol
    name

 tools/objtool/klp-diff.c | 39 ++++++++++++++++++++++++++-------------
 1 file changed, 26 insertions(+), 13 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-03-09 19:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 21:50 [PATCH 0/3] objtool/klp: Special section validation fixes Josh Poimboeuf
2026-02-10 21:50 ` [PATCH 1/3] objtool/klp: Fix detection of corrupt static branch/call entries Josh Poimboeuf
2026-03-09 19:54   ` [tip: objtool/urgent] " tip-bot2 for Josh Poimboeuf
2026-02-10 21:50 ` [PATCH 2/3] objtool/klp: Disable unsupported pr_debug() usage Josh Poimboeuf
2026-03-09 19:54   ` [tip: objtool/urgent] " tip-bot2 for Josh Poimboeuf
2026-02-10 21:50 ` [PATCH 3/3] objtool/klp: Avoid NULL pointer dereference when printing code symbol name Josh Poimboeuf
2026-03-09 19:54   ` [tip: objtool/urgent] " tip-bot2 for Josh Poimboeuf
2026-02-11  0:10 ` [PATCH 0/3] objtool/klp: Special section validation fixes Song Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.