All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis Chamberlain <mcgrof@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jessica Yu <jeyu@kernel.org>,
	patches@lists.linux.dev,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-modules@vger.kernel.org,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Aaron Tomlin <atomlin@redhat.com>,
	Vimal Agrawal <avimalin@gmail.com>,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	Michal Suchanek <msuchanek@suse.de>
Subject: [GIT PULL] Modules fixes for v5.18-rc1
Date: Tue, 29 Mar 2022 15:29:13 -0700	[thread overview]
Message-ID: <YkOIOQPY9N66jp1f@bombadil.infradead.org> (raw)

Linus,

As hinted before there is nothing major for v5.18-rc1 as it all got
merged late into modules-testing, and so did not get much testing. The
only change then that qualifies for consideration for v5.18-rc1 is a one
line fix from Dan Carpenter.

Expect a new world order for modules for v5.19-rc1 though.
All that stuff is starting to get exposure for testing already.

Let me know if there are any issues with this pull request.
Hopefully I'm starting to get the hang of it.

  Luis

The following changes since commit 13776ebb9964b2ea66ffb8c824c0762eed6da784:

  Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2022-03-29 11:30:12 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dc0ce6cc4b133f5f2beb8b47dacae13a7d283c2c:

  lib/test: use after free in register_test_dev_kmod() (2022-03-29 15:13:36 -0700)

----------------------------------------------------------------
Modules updates for v5.18-rc1

There is only one patch which qualifies for modules for v5.18-rc1 and its
a small fix from Dan Carpenter for lib/test_kmod module. The rest of the
changes are too major and landed in modules-testing too late for inclusion.
The good news is that most of the major changes for v5.19 is going to be
tested very early through linux-next.

This simple fix is all we have for modules for v5.18-rc1.

----------------------------------------------------------------
Dan Carpenter (1):
      lib/test: use after free in register_test_dev_kmod()

 lib/test_kmod.c | 1 +
 1 file changed, 1 insertion(+)

             reply	other threads:[~2022-03-29 22:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29 22:29 Luis Chamberlain [this message]
2022-03-30 22:47 ` [GIT PULL] Modules fixes for v5.18-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YkOIOQPY9N66jp1f@bombadil.infradead.org \
    --to=mcgrof@kernel.org \
    --cc=atomlin@redhat.com \
    --cc=avimalin@gmail.com \
    --cc=christophe.leroy@csgroup.eu \
    --cc=dan.carpenter@oracle.com \
    --cc=jeyu@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-modules@vger.kernel.org \
    --cc=msuchanek@suse.de \
    --cc=patches@lists.linux.dev \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.