summaryrefslogtreecommitdiff
path: root/security/smack
AgeCommit message (Expand)Author
2008-06-04Smack: fuse mount hang fixCasey Schaufler
2008-04-30signals: cleanup security_task_kill() usage/implementationOleg Nesterov
2008-04-30Smack: Integrate Smack with AuditAhmed S. Darwish
2008-04-30Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-28smack: use cap_task_prctlSerge E. Hallyn
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler
2008-04-28smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-12NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn
2008-03-19smack: do not dereference NULL ipc objectAhmed S. Darwish
2008-03-13smackfs: do not trust `count' in inodes write()sAhmed S. Darwish
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris
2008-02-23Smack: update for file capabilitiesCasey Schaufler
2008-02-19Smack: unlabeled outgoing ambient packetsCasey Schaufler
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-13Smack: check for 'struct socket' with NULL skAhmed S. Darwish
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler