Age | Commit message (Expand) | Author |
2014-04-14 | selinux: correctly label /proc inodes in use before the policy is loaded | Paul Moore |
2014-03-06 | SELinux: bigendian problems with filename trans rules | Eric Paris |
2014-02-20 | SELinux: Fix kernel BUG on empty security contexts. | Stephen Smalley |
2014-02-13 | SELinux: Fix memory leak upon loading policy | Tetsuo Handa |
2014-01-25 | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt |
2014-01-09 | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos... | Paul Moore |
2014-01-09 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore |
2014-01-09 | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock() | Oleg Nesterov |
2014-01-09 | selinux: fix broken peer recv check | Chad Hanson |
2013-12-20 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute() | Paul Moore |
2013-12-20 | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output() | Paul Moore |
2013-12-04 | selinux: correct locking in selinux_netlbl_socket_connect) | Paul Moore |
2013-11-29 | Revert "ima: policy for RAMFS" | Mimi Zohar |
2013-05-31 | selinux: fix the labeled xfrm/IPsec reference count handling | Paul Moore |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | KEYS: split call to call_usermodehelper_fns() | Lucas De Marchi |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-04-29 | tomoyo_close_control: don't bother with return value | Al Viro |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-18 | devcg: remove parent_cgroup. | Rami Rosen |
2013-04-17 | ima: eliminate passing d_name.name to process_measurement() | Mimi Zohar |
2013-04-09 | selinux: add a skb_owned_by() hook | Eric Dumazet |
2013-04-08 | devcg: remove broken_hierarchy tag | Tejun Heo |
2013-04-03 | Smack: include magic.h in smackfs.c | Casey Schaufler |
2013-04-02 | selinux: make security_sb_clone_mnt_opts return an error on context mismatch | Jeff Layton |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-03-28 | selinux: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo |
2013-03-26 | yama: Better permission check for ptraceme | Eric W. Biederman |
2013-03-20 | devcg: propagate local changes down the hierarchy | Aristeu Rozanski |
2013-03-20 | devcg: use css_online and css_offline | Aristeu Rozanski |
2013-03-20 | devcg: prepare may_access() for hierarchy support | Aristeu Rozanski |
2013-03-20 | devcg: expand may_access() logic | Aristeu Rozanski |
2013-03-19 | Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir() | Igor Zhbanov |
2013-03-19 | Smack: add support for modification of existing rules | Rafal Krypa |
2013-03-19 | smack: SMACK_MAGIC to include/uapi/linux/magic.h | Jarkko Sakkinen |
2013-03-19 | Smack: add missing support for transmute bit in smack_str_from_perm() | Rafal Krypa |
2013-03-19 | Smack: prevent revoke-subject from failing when unseen label is written to it | Rafal Krypa |
2013-03-19 | selinux: use GFP_ATOMIC under spin_lock | Dan Carpenter |
2013-03-18 | tomoyo: use DEFINE_SRCU() to define tomoyo_ss | Lai Jiangshan |
2013-03-12 | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers |
2013-03-12 | keys: fix race with concurrent install_user_keyrings() | David Howells |
2013-03-03 | userns: Stop oopsing in key_change_session_keyring | Eric W. Biederman |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | selinux: opened file can't have NULL or negative ->f_path.dentry | Al Viro |