aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2015-06-24Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Kevin Hilman
2015-05-22selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley
2015-05-21selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-04-17Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Alex Shi
2015-04-13SELinux: per-command whitelisting of ioctlsJeff Vander Stoep
2015-02-20Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
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 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-14[PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore an...Mark Salyzyn
2015-01-13Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2015-01-13Revert "Add security hooks to binder and implement the hooks for SELinux."Riley Andrews
2014-11-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-11-14selinux: fix inode security list corruptionStephen Smalley
2014-09-08Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2014-06-24SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2014-05-12Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2014-05-01selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-04-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-02-05SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-27Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-14.01Mark Brown
2014-01-25SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-01-09selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore
2014-01-09selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2014-01-09selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2014-01-09selinux: fix broken peer recv checkChad Hanson
2013-12-23Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore
2013-07-01selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issueJohn Stultz
2013-07-01Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2012-10-16fix a leak in replace_fd() usersAl Viro
2012-10-11consitify do_mount() argumentsAl Viro
2012-09-26make get_file() return its argumentAl Viro
2012-09-26new helper: iterate_fd()Al Viro