index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
module
/
sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2025-01-26
module: sysfs: Use const 'struct bin_attribute'
Thomas Weißschuh
1
-10
/
+10
2025-01-26
module: sysfs: Add notes attributes through attribute_group
Thomas Weißschuh
1
-26
/
+28
2025-01-26
module: sysfs: Simplify section attribute allocation
Thomas Weißschuh
1
-8
/
+10
2025-01-26
module: sysfs: Drop 'struct module_sect_attr'
Thomas Weißschuh
1
-15
/
+11
2025-01-26
module: sysfs: Drop member 'module_sect_attr::address'
Thomas Weißschuh
1
-5
/
+2
2025-01-26
module: sysfs: Drop member 'module_sect_attrs::nsections'
Thomas Weißschuh
1
-6
/
+3
2025-01-26
module: Constify 'struct module_attribute'
Thomas Weißschuh
1
-2
/
+2
2025-01-09
sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
Thomas Weißschuh
1
-1
/
+1
2024-09-13
module: abort module loading when sysfs setup suffer errors
Chunhui Li
1
-21
/
+42
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
1
-12
/
+1
2023-11-01
module: Annotate struct module_notes_attrs with __counted_by
Kees Cook
1
-1
/
+1
2022-11-11
module: remove redundant module_sysfs_initialized variable
Rasmus Villemoes
1
-1
/
+1
2022-04-05
module: Move sysfs support into a separate file
Aaron Tomlin
1
-0
/
+436