summaryrefslogtreecommitdiff
path: root/kernel/module/sysfs.c
AgeCommit message (Expand)Author
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-26module: sysfs: Use const 'struct bin_attribute'Thomas Weißschuh
2025-01-26module: sysfs: Add notes attributes through attribute_groupThomas Weißschuh
2025-01-26module: sysfs: Simplify section attribute allocationThomas Weißschuh
2025-01-26module: sysfs: Drop 'struct module_sect_attr'Thomas Weißschuh
2025-01-26module: sysfs: Drop member 'module_sect_attr::address'Thomas Weißschuh
2025-01-26module: sysfs: Drop member 'module_sect_attrs::nsections'Thomas Weißschuh
2025-01-26module: Constify 'struct module_attribute'Thomas Weißschuh
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh
2024-09-13module: abort module loading when sysfs setup suffer errorsChunhui Li
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2023-11-01module: Annotate struct module_notes_attrs with __counted_byKees Cook
2022-11-11module: remove redundant module_sysfs_initialized variableRasmus Villemoes
2022-04-05module: Move sysfs support into a separate fileAaron Tomlin