aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack/smackfs.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-255/+914
* samsung update 1codeworkx2012-06-021-146/+240
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-171-115/+255
* Smack: Transmute labels on specified directoriesJarkko Sakkinen2010-12-071-5/+32
* This patch adds a new security attribute to Smack calledCasey Schaufler2010-12-021-2/+2
* convert get_sb_single() usersAl Viro2010-10-291-7/+5
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* seq_file: constify seq_operationsJames Morris2009-09-231-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-111-1/+67
|\
| * smack: do not beyond ARRAY_SIZE of dataRoel Kluin2009-05-221-1/+1
| * smack: implement logging V3Etienne Basset2009-04-141-0/+66
* | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-151-4/+4
|/
* smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-281-8/+30
* smack: convert smack to standard linux listsEtienne Basset2009-03-261-79/+101
* smack: fixes for unlabeled host supportetienne2009-03-051-15/+49
* smack: fix lots of kernel-doc notationRandy Dunlap2009-02-191-7/+8
* smackfs load append mode fixCasey Schaufler2009-01-271-1/+1
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
* smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-311-129/+235
* netlabel: Update kernel configuration APIPaul Moore2008-12-311-5/+16
* smackfs: check for allocation failures in smk_set_access()Sergio Luis2008-12-251-4/+16
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-141-2/+2
* CRED: Separate task security context from task_structDavid Howells2008-11-141-3/+3
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-111-1/+3
|\
| * netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-1/+3
* | smack: limit privilege by labelCasey Schaufler2008-08-051-0/+92
|/
* 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
* | smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler2008-04-281-2/+2
|/
* Security: Introduce security= boot parameterAhmed S. Darwish2008-04-191-1/+10
* smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish2008-03-241-33/+2
* smackfs: do not trust `count' in inodes write()sAhmed S. Darwish2008-03-131-11/+20
* Smack: unlabeled outgoing ambient packetsCasey Schaufler2008-02-191-15/+46
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-051-0/+981