summaryrefslogtreecommitdiff
path: root/security/smack/smackfs.c
Commit message (Expand)AuthorAge
* convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-04
* Smack: limited capability for changing process labelZbigniew Jasinski2015-10-19
* Smack: Minor initialisation improvementJosé Bollo2015-10-09
* Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk2015-10-09
* Smack: Three symbols that should be staticCasey Schaufler2015-07-31
* Smack: IPv6 host labelingCasey Schaufler2015-07-28
* sysfs: fix simple_return.cocci warningskbuild test robot2015-07-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter2015-06-12
* | Smack: allow multiple labels in onlycapRafal Krypa2015-06-02
* | Smack: fix seq operations in smackfsRafal Krypa2015-06-02
* | smack: pass error code through pointersLukasz Pawelczyk2015-05-15
* | LSM: Switch to lists of hooksCasey Schaufler2015-05-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: security/: d_inode() annotationsDavid Howells2015-04-15
* | smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.cPaul Gortmaker2015-03-23
* | Smack: Allow an unconfined label in bringup modeCasey Schaufler2015-03-23
|/
* 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-03
* 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-14
* Smack: move label list initializationCasey Schaufler2012-04-18
* 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