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.12.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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
Smack: network label match fix
Casey Schaufler
1
-2
/
+6
2013-08-02
security: smack: add a hash table to quicken smk_find_entry()
Tomasz Stanislawski
1
-0
/
+5
2013-05-28
Smack: Add smkfstransmute mount option
Casey Schaufler
1
-0
/
+1
2013-05-28
Smack: Improve access check performance
Casey Schaufler
1
-53
/
+55
2013-05-28
Smack: Local IPv6 port based controls
Casey Schaufler
1
-0
/
+11
2013-03-20
smack: SMACK_MAGIC to include/uapi/linux/magic.h
Jarkko Sakkinen
1
-5
/
+0
2012-07-14
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
1
-0
/
+13
2012-07-14
Smack: fix smack_new_inode bogosities
Casey Schaufler
1
-1
/
+0
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-1
/
+1
2012-05-15
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
1
-36
/
+20
2012-05-15
Smack: recursive tramsmute
Casey Schaufler
1
-0
/
+1
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
1
-1
/
+1
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-1
/
+9
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-1
/
+12
2011-10-21
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
1
-0
/
+1
2011-10-13
Smack: Clean up comments
Casey Schaufler
1
-3
/
+2
2011-10-13
Smack: Rule list lookup performance
Casey Schaufler
1
-6
/
+12
2011-04-26
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
1
-6
/
+1
2011-04-26
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
1
-4
/
+4
2011-02-10
security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE
Shan Wei
1
-8
/
+0
2011-01-17
Subject: [PATCH] Smack: mmap controls for library containment
Casey Schaufler
1
-3
/
+6
2010-12-08
Smack: Transmute labels on specified directories
Jarkko Sakkinen
1
-1
/
+16
2010-12-02
This patch adds a new security attribute to Smack called
Casey Schaufler
1
-0
/
+30
2010-08-02
security: move LSM xattrnames to xattr.h
Mimi Zohar
1
-10
/
+0
2009-07-10
security: Make lsm_priv union in lsm_audit.h anonymous
Thomas Liu
1
-1
/
+1
2009-07-10
Move variable function in lsm_audit.h into SMACK private space
Thomas Liu
1
-1
/
+1
2009-04-14
smack: implement logging V3
Etienne Basset
1
-2
/
+106
2009-03-28
smack: Add a new '-CIPSO' option to the network address label configuration
Etienne Basset
1
-0
/
+3
2009-03-28
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
1
-1
/
+0
2009-03-26
smack: convert smack to standard linux lists
Etienne Basset
1
-16
/
+12
2008-12-31
smack: Add support for unlabeled network hosts and networks
Casey Schaufler
1
-2
/
+29
2008-08-05
smack: limit privilege by label
Casey Schaufler
1
-0
/
+1
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
1
-0
/
+2
2008-03-13
smackfs: do not trust `count' in inodes write()s
Ahmed S. Darwish
1
-8
/
+0
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
1
-0
/
+220