index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
/
smack_lsm.c
Age
Commit message (
Expand
)
Author
2008-07-14
security: remove register_security hook
James Morris
2008-07-14
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
2008-06-04
Smack: fuse mount hang fix
Casey Schaufler
2008-04-30
signals: cleanup security_task_kill() usage/implementation
Oleg Nesterov
2008-04-30
Smack: Integrate Smack with Audit
Ahmed S. Darwish
2008-04-30
Security: Make secctx_to_secid() take const secdata
David Howells
2008-04-29
xattr: add missing consts to function arguments
David Howells
2008-04-28
smack: use cap_task_prctl
Serge E. Hallyn
2008-04-28
smack: fix integer as NULL pointer warning in smack_lsm.c
Harvey Harrison
2008-04-21
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-12
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
2008-03-20
file capabilities: remove cap_task_kill()
Serge Hallyn
2008-03-19
smack: do not dereference NULL ipc object
Ahmed S. Darwish
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-02-23
Smack: update for file capabilities
Casey Schaufler
2008-02-19
Smack: unlabeled outgoing ambient packets
Casey Schaufler
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-13
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler