index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
SELinux: per-command whitelisting of ioctls
Jeff Vander Stoep
2015-11-09
11
-64
/
+810
*
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
2015-11-09
1
-2
/
+7
*
SELinux: remove avd from slow_avc_audit()
Eric Paris
2015-11-09
1
-2
/
+2
*
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
2015-11-09
1
-2
/
+2
*
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
2015-11-09
1
-14
/
+38
*
security: optimize avc_audit() common path
Linus Torvalds
2015-11-09
1
-29
/
+41
*
SELinux: Update policy version to support constraints info
Richard Haines
2015-11-07
4
-10
/
+101
*
SELinux: add default_type statements
Eric Paris
2015-11-07
4
-6
/
+33
*
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2015-11-07
6
-8
/
+109
*
selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
Paul Moore
2015-11-07
1
-0
/
+2
*
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
2015-11-07
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
2015-11-07
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
2015-11-07
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
2015-11-07
1
-0
/
+2
*
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
2015-11-07
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
2015-11-07
1
-0
/
+1
*
selinux: fix inode security list corruption
Stephen Smalley
2015-11-07
1
-1
/
+1
*
pstore: selinux: add security in-core xattr support for pstore and debugfs
Mark Salyzyn
2015-11-07
1
-9
/
+5
*
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
2015-11-07
1
-0
/
+4
*
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2015-11-07
2
-3
/
+22
*
Enable setting security contexts on rootfs inodes.
Stephen Smalley
2015-11-07
1
-0
/
+7
*
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
2015-11-07
1
-1
/
+1
*
Add security hooks to binder and implement the hooks for SELinux.
Stephen Smalley
2015-11-07
2
-0
/
+65
*
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
2
-1
/
+3
|
\
|
*
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
2012-11-26
1
-1
/
+2
|
*
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-06-01
1
-0
/
+1
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
1
-1
/
+3
|
\
\
|
|
/
|
*
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
2012-01-06
1
-1
/
+3
*
|
samsung update 1
codeworkx
2012-06-02
1
-2
/
+0
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-06-15
2
-1
/
+39
|
\
|
*
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
2011-06-14
1
-0
/
+3
|
*
selinux: fix case of names with whitespace/multibytes on /selinux/create
Kohei Kaigai
2011-05-26
1
-1
/
+36
|
*
Merge commit 'v2.6.39' into 20110526
Eric Paris
2011-05-26
5
-16
/
+21
|
|
\
*
|
|
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
2011-06-08
1
-10
/
+15
*
|
|
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-26
2
-11
/
+4
*
|
|
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-24
8
-156
/
+304
|
\
\
\
|
|
/
/
|
*
|
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
2011-05-11
1
-1
/
+11
|
*
|
SELinux: introduce path_has_perm
Eric Paris
2011-04-28
1
-14
/
+30
|
*
|
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
2011-04-28
1
-3
/
+3
|
*
|
SELinux: pass last path component in may_create
Eric Paris
2011-04-28
1
-1
/
+2
|
*
|
SELinux: put name based create rules in a hashtable
Eric Paris
2011-04-28
3
-61
/
+135
|
*
|
SELinux: generic hashtab entry counter
Eric Paris
2011-04-28
1
-2
/
+2
|
*
|
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
2011-04-28
1
-19
/
+13
|
*
|
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
2011-04-28
3
-0
/
+17
|
*
|
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
2011-04-28
1
-3
/
+3
|
*
|
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
2011-04-28
1
-1
/
+1
|
*
|
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
2011-04-25
1
-13
/
+13
|
*
|
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2011-04-25
2
-26
/
+26
|
*
|
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
3
-25
/
+55
|
*
|
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-25
1
-1
/
+5
[next]