index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
secvar-sysfs.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-30
powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-02-21
powerpc/secvar: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-02-21
powerpc/secvar: Mark __init functions as such
Thomas Weißschuh
2024-09-05
powerpc: Constify struct kobj_type
Huang Xiaojia
2023-02-12
powerpc/secvar: Don't print error on ENOENT when reading variables
Andrew Donnellan
2023-02-12
powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Andrew Donnellan
2023-02-12
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
2023-02-12
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
2023-02-12
powerpc/secvar: Clean up init error messages
Andrew Donnellan
2023-02-12
powerpc/secvar: Handle max object size in the consumer
Russell Currey
2023-02-12
powerpc/secvar: Handle format string in the consumer
Russell Currey
2023-02-12
powerpc/secvar: Use sysfs_emit() instead of sprintf()
Russell Currey
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Russell Currey
2022-03-08
powerpc/secvar: fix refcount leak in format_show()
Hangyu Hua
2019-11-13
powerpc: expose secure variables to userspace via sysfs
Nayna Jain