index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sysfs.h
Age
Commit message (
Expand
)
Author
2025-11-26
sysfs: simplify attribute definition macros
Thomas Weißschuh
2025-11-26
sysfs: attribute_group: enable const variants of is_visible()
Thomas Weißschuh
2025-11-26
sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()
Thomas Weißschuh
2025-11-26
sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()
Thomas Weißschuh
2025-11-26
sysfs: attribute_group: allow registration of const attribute
Thomas Weißschuh
2025-08-19
sysfs: remove attribute_group::bin_attrs_new
Thomas Weißschuh
2025-08-19
sysfs: remove bin_attribute::read_new/write_new()
Thomas Weißschuh
2025-04-15
sysfs: constify attribute_group::bin_attrs
Thomas Weißschuh
2025-04-15
sysfs: constify bin_attribute argument of bin_attribute::read/write()
Thomas Weißschuh
2025-01-09
sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
Thomas Weißschuh
2025-01-07
sysfs: constify macro BIN_ATTRIBUTE_GROUPS()
Thomas Weißschuh
2024-11-15
sysfs: attribute_group: allow registration of const bin_attribute
Thomas Weißschuh
2024-11-05
sysfs: bin_attribute: add const read/write callback variants
Thomas Weißschuh
2024-11-05
sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
Thomas Weißschuh
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::llseek()
Thomas Weißschuh
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
sysfs: introduce callback attribute_group::bin_size
Thomas Weißschuh
2024-06-04
sysfs: Unbreak the build around sysfs_bin_attr_simple_read()
Lukas Wunner
2024-04-11
sysfs: Add sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-02-23
sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()
Dan Williams
2024-02-23
sysfs: Document new "group visible" helpers
Dan Williams
2024-02-19
sysfs: Introduce a mechanism to hide static attribute_groups
Dan Williams
2023-10-05
kernfs: sysfs: support custom llseek method for sysfs entries
Valentine Sinitsyn
2022-07-19
driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
Ira Weiny
2021-08-05
sysfs: Rename struct bin_attribute member to f_mapping
Krzysztof Wilczyński
2021-08-05
sysfs: Invoke iomem_get_mapping() from the sysfs open callback
Krzysztof Wilczyński
2021-05-21
sysfs: Add helper BIN_ATTRIBUTE_GROUPS
Heiner Kallweit
2021-01-12
sysfs: Support zapping of binary attr mmaps
Daniel Vetter
2020-10-02
sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
Joe Perches
2020-07-01
driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
Dan Williams
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-03-19
sysfs: fix static inline declaration of sysfs_groups_change_owner()
Christian Brauner
2020-02-26
sysfs: add sysfs_change_owner()
Christian Brauner
2020-02-26
sysfs: add sysfs_group{s}_change_owner()
Christian Brauner
2020-02-26
sysfs: add sysfs_link_change_owner()
Christian Brauner
2020-02-26
sysfs: add sysfs_file_change_owner()
Christian Brauner
2020-02-19
sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the sym...
Sourabh Jain
2019-10-02
sysfs: Fixes __BIN_ATTR_WO() macro
Nayna Jain
2019-09-04
sysfs: add BIN_ATTR_WO() macro
Greg Kroah-Hartman
2019-06-03
sysfs: Add sysfs_update_groups function
Jiri Olsa
2018-12-03
sysfs: constify sysfs create/remove files harder
Jani Nikula
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-02
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2018-07-16
sysfs.h: fix non-kernel-doc comment
Randy Dunlap
2018-01-09
sysfs.h: Use octal permissions
Joe Perches
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]