aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack/smack_lsm.c
Commit message (Expand)AuthorAge
* audit: validate comparison operations, store them in sane formAl Viro2009-01-04
* security: pass mount flags to security_sb_kern_mount()James Morris2008-12-19
* CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-13
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
* CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
* CRED: Detach the credentials from task_structDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* smack: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
* security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-14
* [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-26
* security: remove register_security hookJames Morris2008-07-14
* Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-14
* Smack: fuse mount hang fixCasey Schaufler2008-06-04
* signals: cleanup security_task_kill() usage/implementationOleg Nesterov2008-04-30
* Smack: Integrate Smack with AuditAhmed S. Darwish2008-04-29
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-29
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* smack: use cap_task_prctlSerge E. Hallyn2008-04-28
* smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison2008-04-28
* [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-18
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-18
* | NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-12
|/
* file capabilities: remove cap_task_kill()Serge Hallyn2008-03-20
* smack: do not dereference NULL ipc objectAhmed S. Darwish2008-03-19
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-05
* Smack: update for file capabilitiesCasey Schaufler2008-02-23
* Smack: unlabeled outgoing ambient packetsCasey Schaufler2008-02-19
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* Smack: check for 'struct socket' with NULL skAhmed S. Darwish2008-02-13
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-05