summaryrefslogtreecommitdiffstats
path: root/security/smack/smack_access.c
AgeCommit message (Expand)AuthorLines
2014-11-21security: smack: fix out-of-bounds access in smk_parse_smack()Andrey Ryabinin-4/+3
2014-10-28Smack: Lock mode for the floor and hat labelsCasey Schaufler-5/+5
2014-08-29Make Smack operate on smack_known struct where it still used char*Lukasz Pawelczyk-64/+30
2014-08-28Smack: Bring-up access modeCasey Schaufler-3/+21
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris-7/+4
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore-3/+3
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore-4/+1
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore-1/+1
2014-04-11Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk-1/+4
2014-04-11Smack: fix the subject/object order in smack_ptrace_traceme()Lukasz Pawelczyk-7/+26
2013-10-18Smack: Implement lock security modeCasey Schaufler-0/+10
2013-08-01security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski-3/+26
2013-05-28Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa-0/+2
2013-05-28Smack: Improve access check performanceCasey Schaufler-20/+21
2013-03-19Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa-0/+2
2012-07-13Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler-7/+2
2012-05-14Smack: allow for significantly longer Smack labels v4Casey Schaufler-117/+116
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds-2/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris-5/+6
2011-10-20Smack: allow to access /smack/access as normal userJarkko Sakkinen-8/+19
2011-10-12Smack: Rule list lookup performanceCasey Schaufler-57/+56
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler-18/+34
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen-13/+41
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-07-10security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu-5/+5
2009-07-10Move variable function in lsm_audit.h into SMACK private spaceThomas Liu-3/+4
2009-04-14smack: implement logging V3Etienne Basset-16/+127
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset-0/+3
2009-03-26smack: convert smack to standard linux listsEtienne Basset-25/+38
2009-02-19smack: fix lots of kernel-doc notationRandy Dunlap-2/+2
2008-12-31smack: Add support for unlabeled network hosts and networksCasey Schaufler-9/+19
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells-1/+1
2008-11-14CRED: Separate task security context from task_structDavid Howells-2/+2
2008-08-05smack: limit privilege by labelCasey Schaufler-1/+9
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler-0/+356