aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack
Commit message (Expand)AuthorAgeFilesLines
...
| * smack: do not beyond ARRAY_SIZE of dataRoel Kluin2009-05-221-1/+1
| * Merge branch 'master' into nextJames Morris2009-05-081-5/+6
| |\
| * | smack: implement logging V3Etienne Basset2009-04-144-110/+597
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-4/+4
|\ \ \ | |_|/ |/| |
| * | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-151-4/+4
| |/
* | Smack: check for SMACK xattr validity in smack_inode_setxattrEtienne Basset2009-04-181-5/+6
|/
* smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-284-10/+45
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-282-118/+143
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-1/+1
* smack: convert smack to standard linux listsEtienne Basset2009-03-264-122/+168
* Merge branch 'master' into nextJames Morris2009-03-241-35/+8
|\
| * smack: fixes for unlabeled host supportetienne2009-03-052-50/+57
* | smack: fixes for unlabeled host supportetienne2009-03-051-15/+49
* | smack: fix lots of kernel-doc notationRandy Dunlap2009-02-193-37/+34
|/
* smackfs load append mode fixCasey Schaufler2009-01-271-1/+1
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
* Merge branch 'next' into for-linusJames Morris2009-01-074-192/+546
|\
| * Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-071-1/+0
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-051-0/+1
| * smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-314-195/+538
| * netlabel: Update kernel configuration APIPaul Moore2008-12-311-5/+16
* | audit: validate comparison operations, store them in sane formAl Viro2009-01-041-3/+3
|/
* 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
|/