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]
Message-ID: <223a3bc5-0696-4547-b6ca-ab6882510259@suse.com>
Date: Wed, 30 Apr 2025 15:12:11 +0200
From: Petr Pavlu <petr.pavlu@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Luis Chamberlain <mcgrof@...nel.org>,
 Sami Tolvanen <samitolvanen@...gle.com>, Daniel Gomez
 <da.gomez@...sung.com>, linux-modules@...r.kernel.org,
 linux-kernel@...r.kernel.org, Shyam Saini <shyamsaini@...ux.microsoft.com>
Subject: [GIT PULL] Modules fixes for v6.15-rc5

The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:

  Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux.git/ tags/modules-6.15-rc5

for you to fetch changes up to f95bbfe18512c5c018720468959edac056a17196:

  drivers: base: handle module_kobject creation (2025-04-16 15:10:55 +0200)

----------------------------------------------------------------
Modules fixes for v6.15-rc5

A single series is present to properly handle the module_kobject creation.
It fixes a problem with missing /sys/module/<module>/drivers for built-in
modules.

The fix has been on linux-next for two weeks with no reported issues.

----------------------------------------------------------------
Shyam Saini (4):
      kernel: param: rename locate_module_kobject
      kernel: refactor lookup_or_create_module_kobject()
      kernel: globalize lookup_or_create_module_kobject()
      drivers: base: handle module_kobject creation

 drivers/base/module.c  | 13 +++++--------
 include/linux/module.h |  2 ++
 kernel/params.c        | 47 ++++++++++++++++++++++-------------------------
 3 files changed, 29 insertions(+), 33 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ