summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* selinux: fix GPF on invalid policyStephen Smalley2019-01-261-1/+2
* selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover2018-06-131-1/+1
* selinux: check for address length in selinux_socket_bind()Alexander Potapenko2018-03-221-0/+8
* selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore2018-02-251-10/+8
* selinux: skip bounded transition processing if the policy isn't loadedPaul Moore2018-02-251-0/+3
* selinux: general protection fault in sock_has_permMark Salyzyn2018-02-071-0/+2
* selinux: fix off-by-one in setprocattrStephen Smalley2017-04-181-1/+1
* selinux: fix setting of security labels on NFSJ. Bruce Fields2015-07-201-1/+2
* selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel2015-06-281-0/+1
* selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel2015-06-281-0/+1
* selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel2015-06-281-0/+1
* selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel2015-06-281-0/+2
* selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel2015-06-281-0/+1
* selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel2015-06-281-0/+1
* selinux: fix sel_write_enforce broken return valueJoe Perches2015-04-221-1/+1
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-12-161-3/+3
* Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-11-131-3/+4
|\
| * selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs2014-11-121-3/+4
* | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-10-161-1/+1
|\|
| * selinux: fix inode security list corruptionStephen Smalley2014-10-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-125-83/+115
|\|
| * selinux: normalize audit log formattingRichard Guy Briggs2014-09-221-6/+8
| * selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs2014-09-221-4/+3
| * selinux: make the netif cache namespace awarePaul Moore2014-09-104-36/+46
| * selinux: register nf hooks with single nf_register_hooks callJiri Pirko2014-09-081-25/+10
| * selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore2014-09-031-0/+1
| * selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley2014-08-281-12/+47
| * Merge tag 'v3.16' into nextPaul Moore2014-08-052-2/+2
| |\
* | | security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-091-3/+1
* | | Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds2014-08-093-6/+4
|\ \ \
| * | | selinux: remove unused variabled in the netport, netnode, and netif cachesPaul Moore2014-08-073-6/+4
| |/ /
* | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-08-022-85/+56
|\| |
| * | netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-012-13/+13
| * | netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-011-78/+49
* | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-301-11/+2
|\ \ \
| * | | Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore2014-07-281-11/+2
* | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-07-1911-160/+101
|\ \ \ \ | | |/ / | |/| |
| * | | selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-267-42/+23
| * | | selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()Waiman Long2014-06-231-9/+32
| * | | selinux: fix a possible memory leak in cond_read_node()Namhyung Kim2014-06-191-1/+1
| * | | selinux: simple cleanup for cond_read_node()Namhyung Kim2014-06-191-7/+2
| * | | security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-06-181-1/+2
| * | | selinux: introduce str_read() helperNamhyung Kim2014-06-181-96/+37
| * | | SELinux: use ARRAY_SIZEHimangi Saraogi2014-06-171-4/+4
* | | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-171-2/+11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | selinux: fix the default socket labeling in sock_graft()Paul Moore2014-07-101-2/+11
| |/
| * Merge tag 'v3.15' into nextPaul Moore2014-06-173-5/+9
| |\
| * | selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones2014-05-151-0/+3
| * | selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones2014-05-151-0/+2
| * | selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore2014-05-151-2/+4