summaryrefslogtreecommitdiffstats
path: root/security/smack/smack_access.c
Commit message (Expand)AuthorAgeFilesLines
* Smack: Remove unnecessary smack_known_invalidCasey Schaufler2016-11-151-6/+1
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-2/+2
* Smack: limited capability for changing process labelZbigniew Jasinski2015-10-191-3/+3
* Kernel threads excluded from smack checksRoman Kubiak2015-08-101-0/+6
* Smack: allow multiple labels in onlycapRafal Krypa2015-06-021-0/+41
* smack: pass error code through pointersLukasz Pawelczyk2015-05-151-11/+16
* Smack: Allow an unconfined label in bringup modeCasey Schaufler2015-03-231-10/+33
* security: smack: fix out-of-bounds access in smk_parse_smack()Andrey Ryabinin2014-11-211-4/+3
* Smack: Lock mode for the floor and hat labelsCasey Schaufler2014-10-281-5/+5
* Make Smack operate on smack_known struct where it still used char*Lukasz Pawelczyk2014-08-291-64/+30
* Smack: Bring-up access modeCasey Schaufler2014-08-281-3/+21
* Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-08-021-7/+4
|\
| * netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-011-3/+3
| * netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-011-4/+1
| * netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-011-1/+1
* | Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk2014-04-111-1/+4
* | Smack: fix the subject/object order in smack_ptrace_traceme()Lukasz Pawelczyk2014-04-111-7/+26
|/
* Smack: Implement lock security modeCasey Schaufler2013-10-181-0/+10
* security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski2013-08-011-3/+26
* Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa2013-05-281-0/+2
* Smack: Improve access check performanceCasey Schaufler2013-05-281-20/+21
* Smack: add missing support for transmute bit in smack_str_from_perm()Rafal Krypa2013-03-191-0/+2
* Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler2012-07-131-7/+2
* Smack: allow for significantly longer Smack labels v4Casey Schaufler2012-05-141-117/+116
* lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-031-2/+1
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-5/+6
* Smack: allow to access /smack/access as normal userJarkko Sakkinen2011-10-201-8/+19
* Smack: Rule list lookup performanceCasey Schaufler2011-10-121-57/+56
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-171-18/+34
* Smack: Transmute labels on specified directoriesJarkko Sakkinen2010-12-071-13/+41
* This patch adds a new security attribute to Smack calledCasey Schaufler2010-12-021-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-101-5/+5
* Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-101-3/+4
* smack: implement logging V3Etienne Basset2009-04-141-16/+127
* smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-281-0/+3
* smack: convert smack to standard linux listsEtienne Basset2009-03-261-25/+38
* smack: fix lots of kernel-doc notationRandy Dunlap2009-02-191-2/+2
* smack: Add support for unlabeled network hosts and networksCasey Schaufler2008-12-311-9/+19
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-141-1/+1
* CRED: Separate task security context from task_structDavid Howells2008-11-141-2/+2
* smack: limit privilege by labelCasey Schaufler2008-08-051-1/+9
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-051-0/+356