aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack/smackfs.c
Commit message (Expand)AuthorAge
* Make Smack operate on smack_known struct where it still used char*Lukasz Pawelczyk2014-08-29
* Smack: Bring-up access modeCasey Schaufler2014-08-28
* Smack: handle zero-length security labels without panicKonstantin Khlebnikov2014-08-08
* Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-08-02
|\
| * netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-01
* | Warning in scanf string typingToralf Förster2014-05-06
* | Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk2014-04-11
|/
* Smack: change rule cap checkCasey Schaufler2013-12-23
* Smack: Make the syslog control configurableCasey Schaufler2013-12-23
* smack: fix: allow either entry be missing on access/access2 check (v2)Jarkko Sakkinen2013-12-11
* Smack: Implement lock security modeCasey Schaufler2013-10-18
* Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytesRafal Krypa2013-08-12
* Smack: network label match fixCasey Schaufler2013-08-01
* security: smack: fix memleak in smk_write_rules_list()Tomasz Stanislawski2013-08-01
* Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao2013-06-03
* Smack: Improve access check performanceCasey Schaufler2013-05-28
* Smack: include magic.h in smackfs.cCasey Schaufler2013-04-02
* Smack: add support for modification of existing rulesRafal Krypa2013-03-19
* Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa2013-03-19
* Smack: create a sysfs mount point for smackfsCasey Schaufler2012-12-14
* Smack: implement revoking all rules for a subject labelRafal Krypa2012-09-18
* smack: off by one errorAlan Cox2012-07-30
* Smack: don't show empty rules when /smack/load or /smack/load2 is readRafal Krypa2012-07-13
* Smack: user access check boundsCasey Schaufler2012-07-13
* Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler2012-07-13
* Smack: fix smack_new_inode bogositiesCasey Schaufler2012-07-13
* Smack: allow for significantly longer Smack labels v4Casey Schaufler2012-05-15
* Smack: move label list initializationCasey Schaufler2012-04-17
* Smack: smackfs cipso seq read repairCasey Schaufler2011-11-11
* Smack: allow to access /smack/access as normal userJarkko Sakkinen2011-10-20
* Smack: fix: invalid length set for the result of /smack/accessJarkko Sakkinen2011-10-18
* Smack: fix for /smack/access output, use string instead of byteJarkko Sakkinen2011-10-12
* Smack: Clean up commentsCasey Schaufler2011-10-12
* Smack: Rule list lookup performanceCasey Schaufler2011-10-12
* Smack: check permissions from user space (v2)Jarkko Sakkinen2011-10-12
* Fix common misspellingsLucas De Marchi2011-03-31
* Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-17
* Smack: Transmute labels on specified directoriesJarkko Sakkinen2010-12-07
* This patch adds a new security attribute to Smack calledCasey Schaufler2010-12-02
* convert get_sb_single() usersAl Viro2010-10-29
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-11
|\
| * smack: do not beyond ARRAY_SIZE of dataRoel Kluin2009-05-21
| * smack: implement logging V3Etienne Basset2009-04-13
* | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-15
|/
* smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-28
* smack: convert smack to standard linux listsEtienne Basset2009-03-25
* smack: fixes for unlabeled host supportetienne2009-03-04