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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 9 Apr 2020 11:13:23 +0200
From:   Jessica Yu <jeyu@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Modules updates for v5.7

Hi Linus,

Please pull below to receive modules updates for the 5.7 merge window.
Only a small cleanup this time around.

Thanks,

Jessica

---
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git tags/modules-for-v5.7

for you to fetch changes up to 0f74226649fb2875a91b68f3750f55220aa73425:

  kernel: module: Replace zero-length array with flexible-array member (2020-02-17 21:40:55 +0100)

----------------------------------------------------------------
Modules updates for v5.7

Summary of modules changes for the 5.7 merge window:

- Trivial zero-length array to flexible-array cleanup

Signed-off-by: Jessica Yu <jeyu@...nel.org>

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      kernel: module: Replace zero-length array with flexible-array member

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ