summaryrefslogtreecommitdiffstats
path: root/security/smack/smackfs.c
Commit message (Expand)AuthorAgeFilesLines
* Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao2013-06-031-1/+1
* Smack: Improve access check performanceCasey Schaufler2013-05-281-25/+26
* Smack: include magic.h in smackfs.cCasey Schaufler2013-04-031-0/+1
* Smack: add support for modification of existing rulesRafal Krypa2013-03-191-79/+170
* Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa2013-03-191-3/+1
* Smack: create a sysfs mount point for smackfsCasey Schaufler2012-12-141-0/+17
* Smack: implement revoking all rules for a subject labelRafal Krypa2012-09-181-0/+75
* smack: off by one errorAlan Cox2012-07-301-4/+4
* Smack: don't show empty rules when /smack/load or /smack/load2 is readRafal Krypa2012-07-131-2/+3
* Smack: user access check boundsCasey Schaufler2012-07-131-14/+12
* Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler2012-07-131-11/+10
* Smack: fix smack_new_inode bogositiesCasey Schaufler2012-07-131-1/+0
* Smack: allow for significantly longer Smack labels v4Casey Schaufler2012-05-141-232/+761
* Smack: move label list initializationCasey Schaufler2012-04-181-14/+0
* Smack: smackfs cipso seq read repairCasey Schaufler2011-11-111-76/+39
* Smack: allow to access /smack/access as normal userJarkko Sakkinen2011-10-201-15/+30
* Smack: fix: invalid length set for the result of /smack/accessJarkko Sakkinen2011-10-181-1/+1
* Smack: fix for /smack/access output, use string instead of byteJarkko Sakkinen2011-10-121-2/+5
* Smack: Clean up commentsCasey Schaufler2011-10-121-7/+0
* Smack: Rule list lookup performanceCasey Schaufler2011-10-121-9/+75
* Smack: check permissions from user space (v2)Jarkko Sakkinen2011-10-121-63/+117
* 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
|/