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
/
security
/
safesetid
/
securityfs.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
2025-10-22
safesetid: move initcalls to the LSM framework
Paul Moore
2025-01-04
safesetid: check size of policy writes
Leo Stone
2020-10-13
LSM: SafeSetID: Fix warnings reported by test bot
Thomas Cedeno
2020-10-13
LSM: SafeSetID: Add GID security policy handling
Thomas Cedeno
2019-10-30
security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-09-17
LSM: SafeSetID: Stop releasing uninitialized ruleset
Micah Morton
2019-07-15
LSM: SafeSetID: verify transitive constrainedness
Jann Horn
2019-07-15
LSM: SafeSetID: add read handler
Jann Horn
2019-07-15
LSM: SafeSetID: rewrite userspace API to atomic updates
Jann Horn
2019-07-15
LSM: SafeSetID: fix userns handling in securityfs
Jann Horn
2019-07-15
LSM: SafeSetID: refactor policy parsing
Jann Horn
2019-02-12
LSM: fix return value check in safesetid_init_securityfs()
Wei Yongjun
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton