aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack/smack_lsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Separate task security context from task_structDavid Howells1-37/+40
2008-10-10smack: Fix missing calls to netlbl_skbuff_err()Paul Moore1-1/+4
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells1-15/+34
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro1-2/+1
2008-07-14security: remove register_security hookJames Morris1-23/+0
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley1-2/+3
2008-06-04Smack: fuse mount hang fixCasey Schaufler1-0/+12
2008-04-30signals: cleanup security_task_kill() usage/implementationOleg Nesterov1-9/+0
2008-04-30Smack: Integrate Smack with AuditAhmed S. Darwish1-0/+155
2008-04-30Security: Make secctx_to_secid() take const secdataDavid Howells1-1/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells1-6/+6
2008-04-28smack: use cap_task_prctlSerge E. Hallyn1-0/+1
2008-04-28smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison1-1/+1
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro1-2/+2
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+6
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish1-1/+6
2008-04-12NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore1-1/+1
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn1-5/+0
2008-03-19smack: do not dereference NULL ipc objectAhmed S. Darwish1-3/+6
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris1-8/+1
2008-02-23Smack: update for file capabilitiesCasey Schaufler1-13/+74
2008-02-19Smack: unlabeled outgoing ambient packetsCasey Schaufler1-8/+28
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-1/+1
2008-02-13Smack: check for 'struct socket' with NULL skAhmed S. Darwish1-4/+5
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler1-0/+2518