All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] objtool/urgent for 5.18
@ 2022-05-01 11:44 Borislav Petkov
  2022-05-01 17:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2022-05-01 11:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a couple of urgent objtool fixes for 5.18.

Thx.

---

The following changes since commit b2d229d4ddb17db541098b83524d901257e93845:

  Linux 5.18-rc3 (2022-04-17 13:57:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/objtool_urgent_for_v5.18_rc5

for you to fetch changes up to 4abff6d48dbcea8200c7ea35ba70c242d128ebf3:

  objtool: Fix code relocs vs weak symbols (2022-04-22 12:13:55 +0200)

----------------------------------------------------------------
- A bunch of objtool fixes to improve unwinding, sibling call detection,
fallthrough detection and relocation handling of weak symbols when the
toolchain strips section symbols

----------------------------------------------------------------
Josh Poimboeuf (4):
      x86/uaccess: Don't jump between functions
      objtool: Don't set 'jump_dest' for sibling calls
      objtool: Fix sibling call detection in alternatives
      objtool: Fix function fallthrough detection for vmlinux

Peter Zijlstra (2):
      objtool: Fix type of reloc::addend
      objtool: Fix code relocs vs weak symbols

 arch/x86/lib/copy_user_64.S             |  87 +++++++++------
 tools/objtool/check.c                   |  81 +++++++-------
 tools/objtool/elf.c                     | 189 ++++++++++++++++++++++++++++----
 tools/objtool/include/objtool/elf.h     |   4 +-
 tools/objtool/include/objtool/objtool.h |   2 +-
 tools/objtool/objtool.c                 |   1 -
 6 files changed, 265 insertions(+), 99 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] objtool/urgent for 5.18
  2022-05-01 11:44 [GIT PULL] objtool/urgent for 5.18 Borislav Petkov
@ 2022-05-01 17:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-01 17:09 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 1 May 2022 13:44:50 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/objtool_urgent_for_v5.18_rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b70ed23c238af025153cb0f5b3c1d0ae5bc30f73

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-05-01 17:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-01 11:44 [GIT PULL] objtool/urgent for 5.18 Borislav Petkov
2022-05-01 17:09 ` pr-tracker-bot

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.