aboutsummaryrefslogtreecommitdiff
path: root/security/smack/smackfs.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Smack: allow to access /smack/access as normal userGravatar Jarkko Sakkinen 1-15/+30
2011-10-18Smack: fix: invalid length set for the result of /smack/accessGravatar Jarkko Sakkinen 1-1/+1
2011-10-12Smack: fix for /smack/access output, use string instead of byteGravatar Jarkko Sakkinen 1-2/+5
2011-10-12Smack: Clean up commentsGravatar Casey Schaufler 1-7/+0
2011-10-12Smack: Rule list lookup performanceGravatar Casey Schaufler 1-9/+75
2011-10-12Smack: check permissions from user space (v2)Gravatar Jarkko Sakkinen 1-63/+117
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-3/+3
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentGravatar Casey Schaufler 1-115/+255
2010-12-07Smack: Transmute labels on specified directoriesGravatar Jarkko Sakkinen 1-5/+32
2010-12-02This patch adds a new security attribute to Smack calledGravatar Casey Schaufler 1-2/+2
2010-10-29convert get_sb_single() usersGravatar Al Viro 1-7/+5
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-23seq_file: constify seq_operationsGravatar James Morris 1-3/+3
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+67
2009-05-22smack: do not beyond ARRAY_SIZE of dataGravatar Roel Kluin 1-1/+1
2009-04-15rculist: use list_entry_rcu in places where it's appropriateGravatar Jiri Pirko 1-4/+4
2009-04-14smack: implement logging V3Gravatar Etienne Basset 1-0/+66
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationGravatar Etienne Basset 1-8/+30
2009-03-26smack: convert smack to standard linux listsGravatar Etienne Basset 1-79/+101
2009-03-05smack: fixes for unlabeled host supportGravatar etienne 1-15/+49
2009-02-19smack: fix lots of kernel-doc notationGravatar Randy Dunlap 1-7/+8
2009-01-27smackfs load append mode fixGravatar Casey Schaufler 1-1/+1
2009-01-08remove lots of double-semicolonsGravatar Fernando Carrijo 1-1/+1
2008-12-31smack: Add support for unlabeled network hosts and networksGravatar Casey Schaufler 1-129/+235
2008-12-31netlabel: Update kernel configuration APIGravatar Paul Moore 1-5/+16
2008-12-25smackfs: check for allocation failures in smk_set_access()Gravatar Sergio Luis 1-4/+16
2008-11-14CRED: Wrap current->cred and a few other accessorsGravatar David Howells 1-2/+2
2008-11-14CRED: Separate task security context from task_structGravatar David Howells 1-3/+3
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...Gravatar James Morris 1-1/+3
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsGravatar Paul Moore 1-1/+3
2008-08-05smack: limit privilege by labelGravatar Casey Schaufler 1-0/+92
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+2
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Gravatar Casey Schaufler 1-2/+2
2008-04-28Audit: collect sessionid in netlink messagesGravatar Eric Paris 1-0/+2
2008-04-19Security: Introduce security= boot parameterGravatar Ahmed S. Darwish 1-1/+10
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Gravatar Ahmed S. Darwish 1-33/+2
2008-03-13smackfs: do not trust `count' in inodes write()sGravatar Ahmed S. Darwish 1-11/+20
2008-02-19Smack: unlabeled outgoing ambient packetsGravatar Casey Schaufler 1-15/+46
2008-02-05Smack: Simplified Mandatory Access Control KernelGravatar Casey Schaufler 1-0/+981