[GIT PULL] modules for v4.18

From: Jessica Yu
Date: Fri Jun 15 2018 - 01:43:46 EST


Hi Linus,
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.18

for you to fetch changes up to c554b89868015d86cd330d9cc10656c3756352a5:

module: Allow to always show the status of modsign (2018-04-16 23:49:33 +0200)

----------------------------------------------------------------
Modules updates for v4.18

Summary of modules changes for the 4.18 merge window:

- Minor code cleanup and also allow sig_enforce param to be shown in
sysfs with CONFIG_MODULE_SIG_FORCE

Signed-off-by: Jessica Yu <jeyu@xxxxxxxxxx>

----------------------------------------------------------------
Jia Zhang (2):
module: Do not access sig_enforce directly
module: Allow to always show the status of modsign

kernel/module.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)