lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 31 Jan 2021 11:57:17 +0100
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/entry for v5.11-rc6

Hi Linus,

please pull x86/entry for v5.11-rc6.

This was originally going to go during the merge window but people can
already trigger a build error with binutils-2.36 which doesn't emit
section symbols - something which objtool relies on - so let's expedite
it.

Thx.

---

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_entry_for_v5.11_rc6

for you to fetch changes up to 0bab9cb2d980d7c075cffb9216155f7835237f98:

  x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument (2021-01-19 11:06:14 +0100)

----------------------------------------------------------------
A single fix for objtool to generate proper unwind info for newer
toolchains which do not generate section symbols anymore. And a cleanup
ontop.

----------------------------------------------------------------
Borislav Petkov (1):
      x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument

Nick Desaulniers (1):
      x86/entry: Emit a symbol for register restoring thunk

 Documentation/asm-annotations.rst |  5 +++++
 arch/x86/entry/thunk_64.S         | 15 +++++----------
 include/linux/linkage.h           |  5 +++++
 3 files changed, 15 insertions(+), 10 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ