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]
Message-ID: <ZvcjnE9Me0hCy4yK@bombadil.infradead.org>
Date: Fri, 27 Sep 2024 14:29:00 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>, samitolvanen@...gle.com,
	petr.pavlu@...e.com, da.gomez@...sung.com,
	linux-modules@...r.kernel.org
Cc: patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
	vdonnefort@...gle.com, song@...nel.org, catalin.marinas@....com,
	chunhui.li@...iatek.com, xion.wang@...iatek.com,
	masahiroy@...nel.org, mcgrof@...nel.org
Subject: [GIT PULL] Modules changes for v6.12-rc1

The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/modules-6.12-rc1

for you to fetch changes up to b319cea80539df9bea0ad98cb5e4b2fcb7e1a34b:

  module: Refine kmemleak scanned areas (2024-09-13 09:55:17 -0700)

----------------------------------------------------------------
Modules changes for v6.12-rc1

There are a few fixes / cleanups from Vincent, Chunhui, and Petr, but the
most important part of this pull request is the Rust community stepping
up to help maintain both C / Rust code for future Rust module support. We
grow the set of modules maintainers by 3 now, and with this hope to scale to
help address what's needed to properly support future Rust module support.

A lot of exciting stuff coming in future kernel releases.

This has been on linux-next for ~ 3 weeks now with no issues.

----------------------------------------------------------------
Chunhui Li (1):
      module: abort module loading when sysfs setup suffer errors

Luis Chamberlain (1):
      MAINTAINERS: scale modules with more reviewers

Petr Pavlu (2):
      module: Split modules_install compression and in-kernel decompression
      module: Clean up the description of MODULE_SIG_<type>

Vincent Donnefort (1):
      module: Refine kmemleak scanned areas

 MAINTAINERS                    |  3 ++
 kernel/module/Kconfig          | 77 +++++++++++++++++++++---------------------
 kernel/module/debug_kmemleak.c | 18 +++-------
 kernel/module/sysfs.c          | 63 ++++++++++++++++++++++------------
 scripts/Makefile.modinst       |  2 ++
 5 files changed, 90 insertions(+), 73 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ