index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
smack
/
smack_access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-12
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
1
-1
/
+4
2014-04-12
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-02
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-20
Smack: add missing support for transmute bit in smack_str_from_perm()
Rafal Krypa
1
-0
/
+2
2012-07-14
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
1
-7
/
+2
2012-05-15
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-21
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
1
-8
/
+19
2011-10-13
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-08
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