linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Nathan Chancellor <natechancellor@gmail.com>,
	Nick Desaulniers <ndesaulniers@google.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: [GIT PULL] orphan-handling fixes for v5.10-rc2
Date: Tue, 27 Oct 2020 11:52:30 -0700	[thread overview]
Message-ID: <202010271151.0FC20740A@keescook> (raw)

Hi Linus,

Please pull these orphan-handling fixes for v5.10-rc2. A couple corner
cases were found from the link-time orphan section handling series that
landed via -tip in -rc1. As other folks are busy with other things, I've
collected this to send.

Thanks!

-Kees

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/orphan-handling-v5.10-rc2

for you to fetch changes up to c39866f268f89868df17724cd2262d121552d8c9:

  arm/build: Always handle .ARM.exidx and .ARM.extab sections (2020-10-27 11:32:21 -0700)

----------------------------------------------------------------
orphan-handling fixes for v5.10-rc2

- arm: handle .ARM.exidx and .ARM.extab sections (Nathan Chancellor)

- x86: collect .ctors.* with .ctors (Kees Cook)

----------------------------------------------------------------
Kees Cook (1):
      vmlinux.lds.h: Keep .ctors.* with .ctors

Nathan Chancellor (1):
      arm/build: Always handle .ARM.exidx and .ARM.extab sections

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

-- 
Kees Cook

             reply	other threads:[~2020-10-27 18:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-27 18:52 Kees Cook [this message]
2020-10-27 21:36 ` [GIT PULL] orphan-handling fixes for v5.10-rc2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202010271151.0FC20740A@keescook \
    --to=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=natechancellor@gmail.com \
    --cc=ndesaulniers@google.com \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).