On Sat, 07 Mar 2026 03:00:08 -0600, Nicholas Sielicki wrote:
> 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
>
> [...]
Applied to modules-next, thanks!
[1/2] module: expose imported namespaces via sysfs
commit: 3fe1dcbc2d20c5dbc581c0bb458e05365bfffcf7
[2/2] docs: symbol-namespaces: mention sysfs attribute
commit: f15dbe8a94b6e3768b10e10bf8ab95b28682db80
Best regards,
Sami