* [GIT PULL] Modules updates for v4.21
@ 2018-12-26 19:01 Jessica Yu
2018-12-27 22:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jessica Yu @ 2018-12-26 19:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-27 22:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-26 19:01 [GIT PULL] Modules updates for v4.21 Jessica Yu
2018-12-27 22:05 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox