aboutsummaryrefslogtreecommitdiff
path: root/security/smack
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyGravatar Al Viro 1-2/+1
2008-07-14security: remove register_security hookGravatar James Morris 1-23/+0
2008-07-14Security: split proc ptrace checking into read vs. attachGravatar Stephen Smalley 1-2/+3
2008-06-04Smack: fuse mount hang fixGravatar Casey Schaufler 1-0/+12
2008-04-30signals: cleanup security_task_kill() usage/implementationGravatar Oleg Nesterov 1-9/+0
2008-04-30Smack: Integrate Smack with AuditGravatar Ahmed S. Darwish 1-0/+155
2008-04-30Security: Make secctx_to_secid() take const secdataGravatar David Howells 1-1/+1
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+2
2008-04-29xattr: add missing consts to function argumentsGravatar David Howells 1-6/+6
2008-04-28smack: use cap_task_prctlGravatar Serge E. Hallyn 1-0/+1
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Gravatar Casey Schaufler 1-2/+2
2008-04-28smack: fix integer as NULL pointer warning in smack_lsm.cGravatar Harvey Harrison 1-1/+1
2008-04-28Audit: collect sessionid in netlink messagesGravatar Eric Paris 1-0/+2
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathGravatar Al Viro 1-2/+2
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 3-2/+18
2008-04-19Security: Introduce security= boot parameterGravatar Ahmed S. Darwish 3-2/+18
2008-04-12NetLabel: Allow passing the LSM domain as a shared pointerGravatar Paul Moore 1-1/+1
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Gravatar Ahmed S. Darwish 1-33/+2
2008-03-20file capabilities: remove cap_task_kill()Gravatar Serge Hallyn 1-5/+0
2008-03-19smack: do not dereference NULL ipc objectGravatar Ahmed S. Darwish 1-3/+6
2008-03-13smackfs: do not trust `count' in inodes write()sGravatar Ahmed S. Darwish 2-19/+20
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsGravatar Eric Paris 1-8/+1
2008-02-23Smack: update for file capabilitiesGravatar Casey Schaufler 1-13/+74
2008-02-19Smack: unlabeled outgoing ambient packetsGravatar Casey Schaufler 2-23/+74
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Gravatar Jan Blunck 1-1/+1
2008-02-13Smack: check for 'struct socket' with NULL skGravatar Ahmed S. Darwish 1-4/+5
2008-02-05Smack: Simplified Mandatory Access Control KernelGravatar Casey Schaufler 6-0/+4092