From: Jessica Yu <jeyu@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Modules updates for v4.21
Date: Wed, 26 Dec 2018 20:01:15 +0100 [thread overview]
Message-ID: <20181226190114.GA16407@linux-8ccs> (raw)
Linus,
Please pull below to receive modules updates for the 4.21 merge window.
Details can be found in the signed tag.
Thanks,
Jessica
---
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.21
for you to fetch changes up to 93d77e7f1410c366050d6035dcba1a5167c7cf0b:
ARM: module: Fix function kallsyms on Thumb-2 (2018-12-14 20:27:29 +0100)
----------------------------------------------------------------
Modules updates for v4.21
Summary of modules changes for the 4.21 merge window:
- Some modules-related kallsyms cleanups and a kallsyms fix for ARM.
- Include keys from the secondary keyring in module signature
verification.
Signed-off-by: Jessica Yu <jeyu@kernel.org>
----------------------------------------------------------------
Jessica Yu (1):
module: make it clearer when we're handling kallsyms symbols vs exported symbols
Ke Wu (1):
modsign: use all trusted keys to verify module signature
Vincent Whitchurch (2):
module: Overwrite st_size instead of st_info
ARM: module: Fix function kallsyms on Thumb-2
arch/arm/include/asm/module.h | 11 ++++
include/linux/module.h | 7 +++
kernel/module.c | 123 ++++++++++++++++++++++++------------------
kernel/module_signing.c | 3 +-
4 files changed, 92 insertions(+), 52 deletions(-)
next reply other threads:[~2018-12-26 19:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-26 19:01 Jessica Yu [this message]
2018-12-27 22:05 ` [GIT PULL] Modules updates for v4.21 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=20181226190114.GA16407@linux-8ccs \
--to=jeyu@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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 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.