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>] [day] [month] [year] [list]
Date:   Tue, 21 Feb 2017 22:21:03 -0500
From:   Jessica Yu <jeyu@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Rusty Russell <rusty@...tcorp.com.au>, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] modules updates for 4.11

+++ Jessica Yu [21/02/17 17:27 -0800]:
>Linus,
>
>Please pull below to receive modules updates for the 4.11 merge window.
>All small code cleanups this time around. Summary in the tag.
>
>Thanks,
>
>Jessica

I've forgotten to CC lkml (now added to cc), my mistake!

>---
>The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
>
> Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
>
>are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v4.11
>
>for you to fetch changes up to 0d4ec7849f5a197d46c062a49f47ed326dd0388c:
>
> MAINTAINERS: add tree for modules (2017-02-21 12:35:11 -0800)
>
>----------------------------------------------------------------
>Modules updates for v4.11
>
>Summary of modules changes for the 4.11 merge window:
>
>- A few small code cleanups
>
>- Add modules git tree url to MAINTAINERS
>
>Signed-off-by: Jessica Yu <jeyu@...hat.com>
>
>----------------------------------------------------------------
>Arnd Bergmann (1):
>     modules: mark __inittest/__exittest as __maybe_unused
>
>Jean Delvare (1):
>     module: Drop redundant declaration of struct module
>
>Jessica Yu (1):
>     MAINTAINERS: add tree for modules
>
>Joe Lawrence (1):
>     livepatch/module: print notice of TAINT_LIVEPATCH
>
>Luis R. Rodriguez (1):
>     module: fix memory leak on early load_module() failures
>
>Peter Zijlstra (1):
>     module: Optimize search_module_extables()
>
>MAINTAINERS            |  1 +
>include/linux/module.h |  6 ++----
>kernel/module.c        | 30 +++++++++++++++++-------------
>3 files changed, 20 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ