aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* fs: create and use seq_show_option for escapingKees Cook2015-10-131-1/+1
* selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel2015-08-071-0/+1
* selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel2015-08-071-0/+1
* selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel2015-08-071-0/+1
* selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel2015-08-071-0/+2
* selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel2015-08-071-0/+1
* selinux: fix sel_write_enforce broken return valueJoe Perches2015-05-091-1/+1
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-011-3/+3
* selinux: fix inode security list corruptionStephen Smalley2014-12-141-1/+1
* selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-04-301-9/+27
* SELinux: bigendian problems with filename trans rulesEric Paris2014-04-021-4/+4
* SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-04-021-0/+4
* SELinux: Fix memory leak upon loading policyTetsuo Handa2014-04-021-1/+13
* selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2014-04-021-7/+35
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-02-152-3/+22
* selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2014-02-151-2/+2
* selinux: fix broken peer recv checkChad Hanson2014-02-151-1/+3
* selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2014-01-031-15/+53
* selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2014-01-031-2/+23
* selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore2014-01-031-4/+2
* selinux: use GFP_ATOMIC under spin_lockDan Carpenter2013-03-271-1/+1
* selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-12-061-1/+2
* SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris2012-05-311-0/+1
* SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-211-1/+3
* selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
* selinux: sparse fix: fix several warnings in the security server codeJames Morris2011-09-095-7/+9
* selinux: sparse fix: include selinux.h in exports.cJames Morris2011-09-091-0/+1
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-096-5/+6
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-093-6/+4
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2011-09-092-1/+1
* selinux: sparse fix: move selinux_complete_initJames Morris2011-09-092-1/+1
* selinux: sparse fix: make selinux_secmark_refcount staticJames Morris2011-09-091-1/+1
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-0115-15/+15
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* VFS : mount lock scalability for internal mountsTim Chen2011-07-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-222-2/+3
|\
| * selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro2011-07-202-3/+3
| * ->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro2011-07-201-2/+3
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-222-36/+4
|\ \
| * | security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan2011-07-201-18/+2
| * | security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan2011-07-201-18/+2
| |/
* | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-221-2/+2
|\ \ | |/ |/|
| * ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2011-06-221-2/+2
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-152-1/+39
|\ \
| * | SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-141-0/+3
| * | selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-261-1/+36
| * | Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-265-16/+21
| |\ \
* | | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-081-10/+15
| |_|/ |/| |
* | | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-262-11/+4
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-248-156/+304
|\ \ \ | |/ /