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