index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
/
smack_lsm.c
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
2025-10-22
smack: move initcalls to the LSM framework
Paul Moore
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-09-15
security_dentry_init_security(): constify qstr argument
Al Viro
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
2025-06-24
smack: fix bug: setting task label silently ignores input garbage
Konstantin Andreev
2025-06-24
smack: fix bug: unprivileged task can create labels
Konstantin Andreev
2025-06-22
smack: fix bug: invalid label of unix socket file
Konstantin Andreev
2025-06-22
smack: always "instantiate" inode in smack_inode_init_security()
Konstantin Andreev
2025-06-22
smack: deduplicate xattr setting in smack_inode_init_security()
Konstantin Andreev
2025-06-22
smack: fix bug: SMACK64TRANSMUTE set on non-directory
Konstantin Andreev
2025-06-22
smack: deduplicate "does access rule request transmutation"
Konstantin Andreev
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-02-13
smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label
Konstantin Andreev
2025-02-12
smack: dont compile ipv6 code unless ipv6 is configured
Konstantin Andreev
2025-02-11
Smack: fix typos and spelling errors
Casey Schaufler
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-06
smack: deduplicate access to string conversion
Konstantin Andreev
2024-12-04
lsm: use lsm_context in security_inode_getsecctx
Casey Schaufler
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-19
selinux,smack: properly reference the LSM blob in security_watch_key()
Paul Moore
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-08-28
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
2024-07-16
Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-next
Linus Torvalds
2024-07-16
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-09
selinux,smack: remove the capability checks in the removexattr hooks
Paul Moore
2024-06-19
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-06-05
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
2024-06-03
lsm: fixup the inode xattr capability handling
Paul Moore
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-05-13
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]