public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] module: expose imported namespaces via sysfs
@ 2026-03-07  9:00 Nicholas Sielicki
  2026-03-07  9:00 ` [PATCH v2 1/2] " Nicholas Sielicki
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nicholas Sielicki @ 2026-03-07  9:00 UTC (permalink / raw)
  To: Luis Chamberlain, Petr Pavlu, Daniel Gomez
  Cc: Sami Tolvanen, Aaron Tomlin, Matthias Maennich, Peter Zijlstra,
	Jonathan Corbet, Shuah Khan, Randy Dunlap, linux-modules,
	linux-doc, linux-kernel, Nicholas Sielicki

Add /sys/module/*/import_ns to expose the symbol namespaces imported
by a loaded module.

Changes since v1:
- Simplified commit message to drop unnecessary/incorrect background
- Use .setup/.free callbacks in module_attribute to ensure
  imported_namespaces is NULL-initialized before error paths and
  NULL'd after kfree (Sami)
- Updated KernelVersion to 7.1 in docs for next merge window

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

end of thread, other threads:[~2026-03-20 17:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-07  9:00 [PATCH v2 0/2] module: expose imported namespaces via sysfs Nicholas Sielicki
2026-03-07  9:00 ` [PATCH v2 1/2] " Nicholas Sielicki
2026-03-07  9:30   ` Peter Zijlstra
2026-03-09 11:15     ` Matthias Männich
2026-03-07  9:00 ` [PATCH v2 2/2] docs: symbol-namespaces: mention sysfs attribute Nicholas Sielicki
2026-03-20 17:45 ` [PATCH v2 0/2] module: expose imported namespaces via sysfs Sami Tolvanen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox