index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
/
smack_access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
Smack: Privilege check on key operations
Casey Schaufler
1
-11
/
+29
2017-06-01
Smack: Use cap_capable in privilege check
Casey Schaufler
1
-8
/
+11
2017-04-04
Smack: Use GFP_KERNEL for smk_netlbl_mls().
Tetsuo Handa
1
-1
/
+1
2016-11-15
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
1
-6
/
+1
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
1
-2
/
+2
2015-10-19
Smack: limited capability for changing process label
Zbigniew Jasinski
1
-3
/
+3
2015-08-10
Kernel threads excluded from smack checks
Roman Kubiak
1
-0
/
+6
2015-06-02
Smack: allow multiple labels in onlycap
Rafal Krypa
1
-0
/
+41
2015-05-15
smack: pass error code through pointers
Lukasz Pawelczyk
1
-11
/
+16
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
1
-10
/
+33
2014-11-21
security: smack: fix out-of-bounds access in smk_parse_smack()
Andrey Ryabinin
1
-4
/
+3
2014-10-28
Smack: Lock mode for the floor and hat labels
Casey Schaufler
1
-5
/
+5
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
1
-64
/
+30
2014-08-28
Smack: Bring-up access mode
Casey Schaufler
1
-3
/
+21
2014-08-02
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-7
/
+4
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
1
-3
/
+3
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
1
-4
/
+1
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-1
/
+1
2014-04-11
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
1
-1
/
+4
2014-04-11
Smack: fix the subject/object order in smack_ptrace_traceme()
Lukasz Pawelczyk
1
-7
/
+26
2013-10-18
Smack: Implement lock security mode
Casey Schaufler
1
-0
/
+10
2013-08-01
security: smack: add a hash table to quicken smk_find_entry()
Tomasz Stanislawski
1
-3
/
+26
2013-05-28
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
Tetsuo Handa
1
-0
/
+2
2013-05-28
Smack: Improve access check performance
Casey Schaufler
1
-20
/
+21
2013-03-19
Smack: add missing support for transmute bit in smack_str_from_perm()
Rafal Krypa
1
-0
/
+2
2012-07-13
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
1
-7
/
+2
2012-05-14
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
1
-117
/
+116
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-2
/
+1
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-5
/
+6
2011-10-20
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
1
-8
/
+19
2011-10-12
Smack: Rule list lookup performance
Casey Schaufler
1
-57
/
+56
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-17
Subject: [PATCH] Smack: mmap controls for library containment
Casey Schaufler
1
-18
/
+34
2010-12-07
Smack: Transmute labels on specified directories
Jarkko Sakkinen
1
-13
/
+41
2010-12-02
This patch adds a new security attribute to Smack called
Casey Schaufler
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-10
security: Make lsm_priv union in lsm_audit.h anonymous
Thomas Liu
1
-5
/
+5
2009-07-10
Move variable function in lsm_audit.h into SMACK private space
Thomas Liu
1
-3
/
+4
2009-04-14
smack: implement logging V3
Etienne Basset
1
-16
/
+127
2009-03-28
smack: Add a new '-CIPSO' option to the network address label configuration
Etienne Basset
1
-0
/
+3
2009-03-26
smack: convert smack to standard linux lists
Etienne Basset
1
-25
/
+38
2009-02-19
smack: fix lots of kernel-doc notation
Randy Dunlap
1
-2
/
+2
2008-12-31
smack: Add support for unlabeled network hosts and networks
Casey Schaufler
1
-9
/
+19
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-1
/
+1
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-2
/
+2
2008-08-05
smack: limit privilege by label
Casey Schaufler
1
-1
/
+9
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
1
-0
/
+356