Age | Commit message (Expand) | Author |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-04 | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-02-26 | Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-02-19 | selinux: Don't sleep inside inode_getsecid hook | Andreas Gruenbacher |
2016-02-14 | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman |
2016-02-09 | selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables | Lorenzo Colitti |
2016-01-28 | selinux: use absolute path to include directory | Andy Shevchenko |
2016-01-27 | tty: Make tty_files_lock per-tty | Peter Hurley |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-01-08 | selinux: Inode label revalidation performance fix | Andreas Gruenbacher |
2016-01-04 | selinuxfs: switch to memdup_user_nul() | Al Viro |
2015-12-24 | selinux: rate-limit netlink message warnings in selinux_nlmsg_perm() | Vladis Dronov |
2015-12-24 | selinux: export validatetrans decisions | Andrew Perepechko |
2015-12-24 | selinux: Revalidate invalid inode security labels | Andreas Gruenbacher |
2015-12-24 | security: Add hook to invalidate inode security labels | Andreas Gruenbacher |
2015-12-24 | selinux: Add accessor functions for inode->i_security | Andreas Gruenbacher |
2015-12-24 | security: Make inode argument of inode_getsecid non-const | Andreas Gruenbacher |
2015-12-24 | security: Make inode argument of inode_getsecurity non-const | Andreas Gruenbacher |
2015-12-24 | selinux: Remove unused variable in selinux_inode_init_security | Andreas Gruenbacher |
2015-11-26 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-11-24 | selinux: fix bug in conditional rules handling | Stephen Smalley |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-08 | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() | Eric Dumazet |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-05 | selinux: fix random read in selinux_ip_postroute_compat() | Eric Dumazet |
2015-10-21 | selinux: Use a kmem_cache for allocation struct file_security_struct | Sangwoo |
2015-10-21 | selinux: ioctl_has_perm should be static | Geliang Tang |
2015-10-21 | selinux: use sprintf return value | Rasmus Villemoes |
2015-10-21 | selinux: use kstrdup() in security_get_bools() | Rasmus Villemoes |
2015-10-21 | selinux: use kmemdup in security_sid_to_context_core() | Rasmus Villemoes |
2015-10-21 | selinux: remove pointless cast in selinux_inode_setsecurity() | Rasmus Villemoes |
2015-10-21 | selinux: introduce security_context_str_to_sid | Rasmus Villemoes |
2015-10-21 | selinux: do not check open perm on ftruncate call | Jeff Vander Stoep |
2015-10-21 | selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default | Paul Moore |
2015-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2015-10-16 | netfilter: remove hook owner refcounting | Florian Westphal |
2015-10-11 | net: synack packets can be attached to request sockets | Eric Dumazet |
2015-09-18 | netfilter: Pass priv instead of nf_hook_ops to netfilter hooks | Eric W. Biederman |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-09-04 | fs: create and use seq_show_option for escaping | Kees Cook |
2015-08-15 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2015-07-13 | selinux: Create a common helper to determine an inode label [ver #3] | David Howells |
2015-07-13 | selinux: Augment BUG_ON assertion for secclass_map. | Stephen Smalley |
2015-07-13 | selinux: initialize sock security class to default value | Stephen Smalley |
2015-07-13 | selinux: reduce locking overhead in inode_free_security() | Waiman Long |
2015-07-13 | selinux: extended permissions for ioctls | Jeff Vander Stoep |
2015-07-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |