summaryrefslogtreecommitdiff
path: root/security/smack/smackfs.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler
2010-10-29convert get_sb_single() usersAl Viro
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23seq_file: constify seq_operationsJames Morris
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-05-22smack: do not beyond ARRAY_SIZE of dataRoel Kluin
2009-04-15rculist: use list_entry_rcu in places where it's appropriateJiri Pirko
2009-04-14smack: implement logging V3Etienne Basset
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset
2009-03-26smack: convert smack to standard linux listsEtienne Basset
2009-03-05smack: fixes for unlabeled host supportetienne
2009-02-19smack: fix lots of kernel-doc notationRandy Dunlap
2009-01-27smackfs load append mode fixCasey Schaufler
2009-01-08remove lots of double-semicolonsFernando Carrijo
2008-12-31smack: Add support for unlabeled network hosts and networksCasey Schaufler
2008-12-31netlabel: Update kernel configuration APIPaul Moore
2008-12-25smackfs: check for allocation failures in smk_set_access()Sergio Luis
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore
2008-08-05smack: limit privilege by labelCasey Schaufler
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish
2008-03-13smackfs: do not trust `count' in inodes write()sAhmed S. Darwish
2008-02-19Smack: unlabeled outgoing ambient packetsCasey Schaufler
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler