Age | Commit message (Expand) | Author |
2013-03-28 | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers |
2013-03-28 | key: Fix resource leak | Alan Cox |
2013-03-20 | selinux: use GFP_ATOMIC under spin_lock | Dan Carpenter |
2013-03-14 | keys: fix race with concurrent install_user_keyrings() | David Howells |
2012-11-26 | selinux: fix sel_netnode_insert() suspicious rcu dereference | Dave Jones |
2012-06-01 | 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-01-25 | ima: fix invalid memory reference | Roberto Sassu |
2012-01-25 | ima: free duplicate measurement memory | Roberto Sassu |
2012-01-06 | SELinux: Fix RCU deref check warning in sel_netport_insert() | David Howells |
2011-12-21 | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro |
2011-11-21 | KEYS: Fix a NULL pointer deref in the user-defined key type | David Howells |
2011-08-04 | AppArmor: Fix masking of capabilities in complain mode | John Johansen |
2011-08-04 | AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock | John Johansen |
2011-06-21 | KEYS: Fix error handling in construct_key_and_link() | David Howells |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-20 | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper | Al Viro |
2011-06-17 | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells |
2011-06-15 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris |
2011-06-14 | SELinux: skip file_name_trans_write() when policy downgraded. | Roy.Li |
2011-06-14 | TOMOYO: Fix oops in tomoyo_mount_acl(). | Tetsuo Handa |
2011-06-09 | AppArmor: Fix sleep in invalid context from task_setrlimit | John Johansen |
2011-06-08 | selinux: simplify and clean up inode_has_perm() | Linus Torvalds |
2011-06-01 | AppArmor: fix oops in apparmor_setprocattr | Kees Cook |
2011-05-27 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds |
2011-05-26 | selinux: don't pass in NULL avd to avc_has_perm_noaudit | Linus Torvalds |
2011-05-26 | cgroups: add per-thread subsystem callbacks | Ben Blum |
2011-05-26 | selinux: fix case of names with whitespace/multibytes on /selinux/create | Kohei Kaigai |
2011-05-26 | Merge commit 'v2.6.39' into 20110526 | Eric Paris |
2011-05-26 | Set cred->user_ns in key_replace_session_keyring | Serge E. Hallyn |
2011-05-24 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris |
2011-05-24 | Merge branch 'next' into for-linus | James Morris |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-19 | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds |
2011-05-19 | selinux: de-crapify avc cache stat code generation | Linus Torvalds |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Create Documentation/security/, | Randy Dunlap |
2011-05-19 | Merge branch 'master' into next | James Morris |
2011-05-13 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris |
2011-05-12 | SELinux: delete debugging printks from filename_trans rule processing | Eric Paris |
2011-05-12 | TOMOYO: Fix wrong domainname validation. | Tetsuo Handa |
2011-05-11 | SELINUX: add /sys/fs/selinux mount point to put selinuxfs | Greg Kroah-Hartman |
2011-05-07 | security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() | Lai Jiangshan |
2011-05-07 | security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() | Lai Jiangshan |
2011-05-04 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris |
2011-04-28 | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris |
2011-04-28 | SELinux: pass last path component in may_create | Eric Paris |
2011-04-28 | SELinux: introduce path_has_perm | Eric Paris |