index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
symbol-namespaces.rst
Age
Commit message (
Expand
)
Author
2025-08-11
module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
2025-06-06
docs: symbol-namespaces: fix reST warning with literal block
Khaled Elnaggar
2025-05-25
docs/core-api/symbol-namespaces: drop table of contents and section numbering
Masahiro Yamada
2025-05-25
module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helper
Peter Zijlstra
2025-01-09
doc: module: DEFAULT_SYMBOL_NAMESPACE must be defined before #includes
Uwe Kleine-König
2025-01-09
doc: module: Fix documented type of namespace
Uwe Kleine-König
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-03
doc: module: revert misconversions for MODULE_IMPORT_NS()
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2022-07-01
doc: module: update file references
Masahiro Yamada
2021-05-03
docs/core-api: Consistent code style
Yanteng Si
2019-11-11
scripts/nsdeps: support nsdeps for external module builds
Masahiro Yamada
2019-10-08
doc: move namespaces.rst from kbuild/ to core-api/
Masahiro Yamada