aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack/smackfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler1-115/+255
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen1-5/+32
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler1-2/+2
2010-10-29convert get_sb_single() usersAl Viro1-7/+5
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23seq_file: constify seq_operationsJames Morris1-3/+3
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+67
2009-05-22smack: do not beyond ARRAY_SIZE of dataRoel Kluin1-1/+1
2009-04-15rculist: use list_entry_rcu in places where it's appropriateJiri Pirko1-4/+4
2009-04-14smack: implement logging V3Etienne Basset1-0/+66
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset1-8/+30
2009-03-26smack: convert smack to standard linux listsEtienne Basset1-79/+101
2009-03-05smack: fixes for unlabeled host supportetienne1-15/+49
2009-02-19smack: fix lots of kernel-doc notationRandy Dunlap1-7/+8
2009-01-27smackfs load append mode fixCasey Schaufler1-1/+1
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2008-12-31smack: Add support for unlabeled network hosts and networksCasey Schaufler1-129/+235
2008-12-31netlabel: Update kernel configuration APIPaul Moore1-5/+16
2008-12-25smackfs: check for allocation failures in smk_set_access()Sergio Luis1-4/+16
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells1-2/+2
2008-11-14CRED: Separate task security context from task_structDavid Howells1-3/+3
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into nextJames Morris1-1/+3
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore1-1/+3
2008-08-05smack: limit privilege by labelCasey Schaufler1-0/+92
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+2
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler1-2/+2
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-0/+2
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish1-1/+10
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish1-33/+2
2008-03-13smackfs: do not trust `count' in inodes write()sAhmed S. Darwish1-11/+20
2008-02-19Smack: unlabeled outgoing ambient packetsCasey Schaufler1-15/+46
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler1-0/+981