aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2015-06-25Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.07-androidAlex Shi
2015-06-10Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...lsk-v3.14-15.06-androidKevin Hilman
2015-05-26selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley
2015-05-21selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-05-11Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...lsk-v3.14-15.05-androidKevin Hilman
2015-04-29SELinux: ss: Fix policy write for ioctl operationsJeff Vander Stoep
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-21SELinux: use deletion-safe iterator to free listJeff Vander Stoep
2015-04-20Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-04-19selinux: fix sel_write_enforce broken return valueJoe Perches
2015-04-14SELinux: per-command whitelisting of ioctlsJeff Vander Stoep
2015-04-13selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-04-13selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-01-21selinux: Remove obsolete selinux_audit_data initialization.Stephen Smalley
2015-01-20selinux: make the netif cache namespace awarePaul Moore
2015-01-20selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2015-01-20selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore
2015-01-20selinux: fix inode security list corruptionStephen Smalley
2015-01-20selinux: put the mmap() DAC controls before the MAC controlsPaul Moore
2015-01-20selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore
2015-01-14pstore: selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn
2015-01-06SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2014-12-19selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-11-14selinux: fix inode security list corruptionStephen Smalley
2014-11-11Merge tag 'v3.14' into experimental/android-3.14Greg Hackmann
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-03-19selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issueJohn Stultz
2014-03-19Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-02-24Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-02-20SELinux: bigendian problems with filename trans rulesEric Paris
2014-02-10Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-02-05SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-02-05selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore
2014-02-05Merge tag 'v3.13' into stable-3.14Paul Moore
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-01-13selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-08Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-01-07SELinux: Fix memory leak upon loading policyTetsuo Handa
2014-01-07Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2013-12-23selinux: fix broken peer recv checkChad Hanson
2013-12-16selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2013-12-16SELinux: remove duplicated include from hooks.cWei Yongjun