summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2018-09-20Merge 4.4.157 into android-4.4Greg Kroah-Hartman
2018-09-19selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko
2018-06-06Merge 4.4.136 into android-4.4Greg Kroah-Hartman
2018-06-06selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13selinux: do not check open permission on socketsStephen Smalley
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman
2018-04-08selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2018-04-08selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke
2018-03-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
2018-03-22selinux: check for address length in selinux_socket_bind()Alexander Potapenko
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2018-02-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
2018-02-03selinux: general protection fault in sock_has_permMark Salyzyn
2018-01-10BACKPORT: selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti
2017-06-30UPSTREAM: selinux: enable genfscon labeling for tracefsJeff Vander Stoep
2017-02-15Merge tag 'v4.4.49' into android-4.4.yDmitry Shmidt
2017-02-14selinux: fix off-by-one in setprocattrStephen Smalley
2016-04-28quick selinux support for tracefsYongqin Liu
2016-04-26Revert "SELinux: Enable setting security contexts on rootfs inodes."Amit Pundir
2016-04-26Revert "SELinux: build fix for 4.1"Amit Pundir
2016-04-07BACKPORT: selinux: restrict kernel module loadingJeff Vander Stoep
2016-02-16SELinux: build fix for 4.1Amit Pundir
2016-02-16selinux: Android kernel compatibility with M userspaceJeff Vander Stoep
2016-02-16SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley
2015-11-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-11-24selinux: fix bug in conditional rules handlingStephen Smalley
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet
2015-10-21selinux: Use a kmem_cache for allocation struct file_security_structSangwoo
2015-10-21selinux: ioctl_has_perm should be staticGeliang Tang
2015-10-21selinux: use sprintf return valueRasmus Villemoes
2015-10-21selinux: use kstrdup() in security_get_bools()Rasmus Villemoes
2015-10-21selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes
2015-10-21selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes
2015-10-21selinux: do not check open perm on ftruncate callJeff Vander Stoep
2015-10-21selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-11net: synack packets can be attached to request socketsEric Dumazet
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris