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:   Wed, 7 Jul 2021 16:27:15 +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.14

Hi Linus,

Please pull below to receive modules updates for the v5.14 merge window.
Only two minor patches this time, one cleanup patch and one kallsyms fix.

Thank you,

Jessica

---
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2c0f0f3639562d6e38ee9705303c6457c4936eac:

   module: correctly exit module_kallsyms_on_each_symbol when fn() != 0 (2021-05-26 14:55:45 +0200)

----------------------------------------------------------------
Modules updates for v5.14

Summary of modules changes for the 5.14 merge window:

- Fix incorrect logic in module_kallsyms_on_each_symbol()

- Fix for a Coccinelle warning

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

----------------------------------------------------------------
Jon Mediero (1):
       module: correctly exit module_kallsyms_on_each_symbol when fn() != 0

zhouchuangao (1):
       kernel/module: Use BUG_ON instead of if condition followed by BUG

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ