aboutsummaryrefslogtreecommitdiff
path: root/security/smack/smackfs.c
AgeCommit message (Expand)Author
2019-01-08Smack: Abstract use of cred security blobCasey Schaufler
2018-09-18Smack: remove set but not used variable 'root_inode'YueHaibing
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2017-01-10SMACK: Add new lock for adding entry in smack master listVishal Goel
2016-11-15Smack: Remove unnecessary smack_known_invalidCasey Schaufler
2016-08-23Smack: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski
2015-10-09Smack: Minor initialisation improvementJosé Bollo
2015-10-09Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk
2015-07-31Smack: Three symbols that should be staticCasey Schaufler
2015-07-28Smack: IPv6 host labelingCasey Schaufler
2015-07-22sysfs: fix simple_return.cocci warningskbuild test robot
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-06-12Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa
2015-06-02Smack: fix seq operations in smackfsRafal Krypa
2015-05-15smack: pass error code through pointersLukasz Pawelczyk
2015-05-12LSM: Switch to lists of hooksCasey Schaufler
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: security/: d_inode() annotationsDavid Howells
2015-03-23smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.cPaul Gortmaker
2015-03-23Smack: Allow an unconfined label in bringup modeCasey Schaufler
2014-08-29Make Smack operate on smack_known struct where it still used char*Lukasz Pawelczyk
2014-08-28Smack: Bring-up access modeCasey Schaufler
2014-08-08Smack: handle zero-length security labels without panicKonstantin Khlebnikov
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-05-06Warning in scanf string typingToralf Förster
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk
2013-12-23Smack: change rule cap checkCasey Schaufler
2013-12-23Smack: Make the syslog control configurableCasey Schaufler
2013-12-11smack: fix: allow either entry be missing on access/access2 check (v2)Jarkko Sakkinen
2013-10-18Smack: Implement lock security modeCasey Schaufler
2013-08-12Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytesRafal Krypa
2013-08-01Smack: network label match fixCasey Schaufler
2013-08-01security: smack: fix memleak in smk_write_rules_list()Tomasz Stanislawski
2013-06-03Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao
2013-05-28Smack: Improve access check performanceCasey Schaufler
2013-04-03Smack: include magic.h in smackfs.cCasey Schaufler
2013-03-19Smack: add support for modification of existing rulesRafal Krypa
2013-03-19Smack: prevent revoke-subject from failing when unseen label is written to itRafal Krypa
2012-12-14Smack: create a sysfs mount point for smackfsCasey Schaufler
2012-09-18Smack: implement revoking all rules for a subject labelRafal Krypa
2012-07-30smack: off by one errorAlan Cox
2012-07-13Smack: don't show empty rules when /smack/load or /smack/load2 is readRafal Krypa
2012-07-13Smack: user access check boundsCasey Schaufler
2012-07-13Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler
2012-07-13Smack: fix smack_new_inode bogositiesCasey Schaufler