summaryrefslogtreecommitdiffstats
path: root/security/smack
Commit message (Expand)AuthorAgeFilesLines
...
* smackfs: check for allocation failures in smk_set_access()Sergio Luis2008-12-251-4/+16
* security: pass mount flags to security_sb_kern_mount()James Morris2008-12-201-1/+2
* CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-141-0/+37
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-141-2/+1
* CRED: Inaugurate COW credentialsDavid Howells2008-11-141-35/+47
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-15/+17
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-143-17/+15
* CRED: Detach the credentials from task_structDavid Howells2008-11-141-10/+10
* CRED: Separate task security context from task_structDavid Howells2008-11-143-42/+45
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-112-2/+7
|\
| * netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-1/+3
| * smack: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-1/+4
* | Merge branch 'master' into nextJames Morris2008-08-281-15/+34
|\ \ | |/
| * security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-141-15/+34
* | smack: limit privilege by labelCasey Schaufler2008-08-053-1/+102
|/
* [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-261-2/+1
* security: remove register_security hookJames Morris2008-07-141-23/+0
* Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-141-2/+3
* Smack: fuse mount hang fixCasey Schaufler2008-06-041-0/+12
* signals: cleanup security_task_kill() usage/implementationOleg Nesterov2008-04-301-9/+0
* Smack: Integrate Smack with AuditAhmed S. Darwish2008-04-301-0/+155
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-301-1/+1
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-291-0/+2
|\
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-281-0/+2
* | xattr: add missing consts to function argumentsDavid Howells2008-04-291-6/+6
* | smack: use cap_task_prctlSerge E. Hallyn2008-04-281-0/+1
* | smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler2008-04-281-2/+2
* | smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison2008-04-281-1/+1
|/
* [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-211-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-183-2/+18
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-193-2/+18
* | NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-121-1/+1
|/
* smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish2008-03-241-33/+2
* file capabilities: remove cap_task_kill()Serge Hallyn2008-03-201-5/+0
* smack: do not dereference NULL ipc objectAhmed S. Darwish2008-03-191-3/+6
* smackfs: do not trust `count' in inodes write()sAhmed S. Darwish2008-03-132-19/+20
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-061-8/+1
* Smack: update for file capabilitiesCasey Schaufler2008-02-231-13/+74
* Smack: unlabeled outgoing ambient packetsCasey Schaufler2008-02-192-23/+74
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* Smack: check for 'struct socket' with NULL skAhmed S. Darwish2008-02-131-4/+5
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-056-0/+4092
OpenPOWER on IntegriCloud