aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-13
|\
| * KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-14
* | Merge commit 'v3.14' into nextJames Morris2014-04-13
|\ \
| * | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| |/
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-23
| |\
| | * SELinux: bigendian problems with filename trans rulesEric Paris2014-02-20
| * | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-09
| |\|
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-05
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-05
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-05
| | |\
| * | \ Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
| |\ \ \
| | * | | selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs2014-01-13
| | * | | Merge tag 'v3.12'Eric Paris2013-11-22
| | |\ \ \
| * | \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-21
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-12
* | | | | | selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-03-19
* | | | | | selinux: put the mmap() DAC controls before the MAC controlsPaul Moore2014-03-19
* | | | | | security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-06
| |/ / / / |/| | | |
* | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | SELinux: Fix memory leak upon loading policyTetsuo Handa2014-01-07
* | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-06
|\| | | | | |/ / / |/| | |
| * | | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-16
| * | | SELinux: remove duplicated include from hooks.cWei Yongjun2013-12-16
| * | | selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-13
| * | | selinux: fix broken peer recv checkChad Hanson2013-12-11
| * | | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2013-12-10
| * | | selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-09
| * | | selinux: pull address family directly from the request_sock structPaul Moore2013-12-04
| * | | selinux: ensure that the cached NetLabel secattr matches the desired SIDPaul Moore2013-12-04
| * | | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2013-12-04
| * | | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2013-12-04
| * | | selinux: fix possible memory leakGeyslan G. Bem2013-11-25
| * | | SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2013-11-19
| * | | SELinux: Update policy version to support constraints infoRichard Haines2013-11-19
| * | | Merge tag 'v3.12'Paul Moore2013-11-08
| |\ \ \ | | | |/ | | |/|
* | | | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-23
* | | | selinux: fix broken peer recv checkChad Hanson2013-12-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-12-15
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...James Morris2013-12-12
| |\ \ \ \
| | * | | | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2013-12-12
| | * | | | selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-12
| | * | | | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2013-12-12
| | * | | | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2013-12-12
| | * | | | selinux: fix possible memory leakGeyslan G. Bem2013-12-04
| | * | | | Merge tag 'v3.12'Paul Moore2013-11-26
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
* | | / / Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2013-12-15
|/ / / /
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\ \ \ \
| * | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-22
| |\| | |
| | * | | selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore2013-09-26
| | * | | selinux: Use kmemdup instead of kmalloc + memcpyDuan Jiong2013-09-26