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:   Tue, 8 Jun 2021 10:21:13 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
        Kees Cook <keescook@...omium.org>,
        kernel test robot <lkp@...el.com>,
        Miguel Ojeda <ojeda@...nel.org>,
        Nathan Chancellor <nathan@...nel.org>,
        Nick Desaulniers <ndesaulniers@...gle.com>
Subject: [GIT PULL] orphan section fixes for v5.13-rc6

Hi Linus,

Please pull these orphan sections fixes for v5.13-rc6. These two corner
case fixes have been in -next for about a week.

Thanks!

-Kees

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/orphans-v5.13-rc6

for you to fetch changes up to d4c6399900364facd84c9e35ce1540b6046c345f:

  vmlinux.lds.h: Avoid orphan section with !SMP (2021-06-02 12:43:55 -0700)

----------------------------------------------------------------
orphan section fixes for v5.13-rc6

- Avoid orphan section in ARM cpuidle (Arnd Bergmann)

- Avoid orphan section with !SMP (Nathan Chancellor)

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: cpuidle: Avoid orphan section warning

Nathan Chancellor (1):
      vmlinux.lds.h: Avoid orphan section with !SMP

 arch/arm/include/asm/cpuidle.h    | 5 +++--
 include/asm-generic/vmlinux.lds.h | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ