Age | Commit message (Expand) | Author |
2014-04-30 | selinux: correctly label /proc inodes in use before the policy is loaded | Paul Moore |
2014-04-02 | SELinux: bigendian problems with filename trans rules | Eric Paris |
2014-04-02 | SELinux: Fix kernel BUG on empty security contexts. | Stephen Smalley |
2014-04-02 | SELinux: Fix memory leak upon loading policy | Tetsuo Handa |
2014-04-02 | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos... | Paul Moore |
2014-02-15 | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt |
2014-02-15 | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() | Oleg Nesterov |
2014-02-15 | selinux: fix broken peer recv check | Chad Hanson |
2014-01-03 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() | Paul Moore |
2014-01-03 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() | Paul Moore |
2014-01-03 | selinux: correct locking in selinux_netlbl_socket_connect) | Paul Moore |
2013-04-10 | key: Fix resource leak | Alan Cox |
2013-03-27 | selinux: use GFP_ATOMIC under spin_lock | Dan Carpenter |
2013-03-20 | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers |
2013-03-20 | keys: fix race with concurrent install_user_keyrings() | David Howells |
2013-02-06 | evm: checking if removexattr is not a NULL | Dmitry Kasatkin |
2013-01-03 | Revert "device_cgroup: fix RCU usage" | Ben Hutchings |
2012-12-06 | selinux: fix sel_netnode_insert() suspicious rcu dereference | Dave Jones |
2012-12-06 | device_cgroup: fix RCU usage | Tejun Heo |
2012-05-31 | SELinux: if sel_make_bools errors don't leave inconsistent state | Eric Paris |
2012-04-22 | security: fix compile error in commoncap.c | Jonghwan Choi |
2012-04-22 | fcaps: clear the same personality flags as suid when fcaps are used | Eric Paris |
2012-04-13 | TOMOYO: Fix mount flags checking order. | Tetsuo Handa |
2012-04-02 | ima: fix Kconfig dependencies | Fabio Estevam |
2012-02-29 | Security: tomoyo: add .gitignore file | Greg Kroah-Hartman |
2012-01-25 | TOMOYO: Accept \000 as a valid character. | Tetsuo Handa |
2012-01-25 | ima: fix invalid memory reference | Roberto Sassu |
2012-01-25 | ima: free duplicate measurement memory | Roberto Sassu |
2012-01-03 | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set | Jan Kara |
2011-12-21 | SELinux: Fix RCU deref check warning in sel_netport_insert() | David Howells |
2011-12-20 | evm: prevent racing during tfm allocation | Dmitry Kasatkin |
2011-12-20 | evm: key must be set once during initialization | Dmitry Kasatkin |
2011-12-08 | TOMOYO: Fix pathname handling of disconnected paths. | Tetsuo Handa |
2011-12-06 | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro |
2011-11-18 | Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern... | James Morris |
2011-11-18 | Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus | James Morris |
2011-11-16 | encrypted-keys: module build fixes | Mimi Zohar |
2011-11-16 | encrypted-keys: fix error return code | Mimi Zohar |
2011-11-15 | KEYS: Fix a NULL pointer deref in the user-defined key type | David Howells |
2011-11-11 | Smack: smackfs cipso seq read repair | Casey Schaufler |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-10-31 | security: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-10-31 | Cross Memory Attach | Christopher Yeoh |
2011-10-31 | selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-29 | TOMOYO: Fix interactive judgment functionality. | Tetsuo Handa |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-10-22 | Merge branch 'master' of git://gitorious.org/smack-next/kernel into next | James Morris |