aboutsummaryrefslogtreecommitdiff
path: root/security/smack/smack_access.c
AgeCommit message (Expand)Author
2019-01-08Smack: Abstract use of cred security blobCasey Schaufler
2018-01-10Smack: Privilege check on key operationsCasey Schaufler
2017-06-01Smack: Use cap_capable in privilege checkCasey Schaufler
2017-04-04Smack: Use GFP_KERNEL for smk_netlbl_mls().Tetsuo Handa
2016-11-15Smack: Remove unnecessary smack_known_invalidCasey Schaufler
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski
2015-08-10Kernel threads excluded from smack checksRoman Kubiak
2015-06-02Smack: allow multiple labels in onlycapRafal Krypa
2015-05-15smack: pass error code through pointersLukasz Pawelczyk
2015-03-23Smack: Allow an unconfined label in bringup modeCasey Schaufler
2014-11-21security: smack: fix out-of-bounds access in smk_parse_smack()Andrey Ryabinin
2014-10-28Smack: Lock mode for the floor and hat labelsCasey 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-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-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk
2014-04-11Smack: fix the subject/object order in smack_ptrace_traceme()Lukasz Pawelczyk
2013-10-18Smack: Implement lock security modeCasey Schaufler
2013-08-01security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski
2013-05-28Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa
2013-05-28Smack: Improve access check performanceCasey Schaufler
2013-03-19Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa
2012-07-13Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler
2012-05-14Smack: allow for significantly longer Smack labels v4Casey Schaufler
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2011-10-20Smack: allow to access /smack/access as normal userJarkko Sakkinen
2011-10-12Smack: Rule list lookup performanceCasey Schaufler
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu
2009-04-14smack: implement logging V3Etienne Basset
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset
2009-03-26smack: convert smack to standard linux listsEtienne Basset
2009-02-19smack: fix lots of kernel-doc notationRandy Dunlap
2008-12-31smack: Add support for unlabeled network hosts and networksCasey Schaufler
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-08-05smack: limit privilege by labelCasey Schaufler
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler