linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Modules updates for v6.1-rc1
@ 2022-10-07  0:11 Luis Chamberlain
  2022-10-10 20:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Chamberlain @ 2022-10-07  0:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ddiss, Aaron Tomlin, Song Liu, linux-modules, mcgrof

The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:

  Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 77d6354bd422c8a451ef7d2235322dbf33e7427b:

  module/decompress: generate sysfs string at compile time (2022-09-08 17:00:43 -0700)

----------------------------------------------------------------
Modules changes for v6.1-rc1

There's only two pathes queued up for v6.1 for modules, these have
been grinding on linux-next for at least 4 weeks now:

  * David Disseldorp's minor enhancement for sysfs compression string
  * Aaron Tomlin's debugfs interface to view unloaded tainted modules

But there are other changes queued up for testing for the next merge
window already. One change being still discussed, and *not* yet even close
to testing on linux-next, but worth mentioning to put on your radar is
the generalization of the bpf prog_pack thing. The idea with that is to
generalize the iTLB gains seen with using huge pages on eBPF to other text
uses on the kernel (modules, ftrace, kprobes). Song Liu is doing a good job
following up on that difficult task as the semantics for the special
permissions are crap, and it really hasn't been easy to put all this
together. The latest effort can be read on his vmalloc_exec() patch
series [0].

Aaron will have a fix posted soon for the debugfs interface for unloaded
modules, when that comes I'll just bounce that to you as it should be
merged.

[0] https://lkml.kernel.org/r/20220818224218.2399791-1-song@kernel.org

----------------------------------------------------------------
Aaron Tomlin (1):
      module: Add debugfs interface to view unloaded tainted modules

David Disseldorp (1):
      module/decompress: generate sysfs string at compile time

 kernel/module/decompress.c |  2 +-
 kernel/module/tracking.c   | 68 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Modules updates for v6.1-rc1
  2022-10-07  0:11 [GIT PULL] Modules updates for v6.1-rc1 Luis Chamberlain
@ 2022-10-10 20:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-10 20:05 UTC (permalink / raw)
  To: Luis Chamberlain
  Cc: Linus Torvalds, ddiss, Aaron Tomlin, Song Liu, linux-modules, mcgrof

The pull request you sent on Thu, 6 Oct 2022 17:11:18 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/385f4a10191d95f40b5af72097df06e70f85d69a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-10 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07  0:11 [GIT PULL] Modules updates for v6.1-rc1 Luis Chamberlain
2022-10-10 20:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).