Age | Commit message (Expand) | Author |
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-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-25 | KEYS: Fix race between key destruction and finding a keyring by name | David Howells |
2015-09-18 | netfilter: Pass priv instead of nf_hook_ops to netfilter hooks | Eric W. Biederman |
2015-09-17 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
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-09-04 | capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE | Andy Lutomirski |
2015-09-04 | capabilities: ambient capabilities | Andy Lutomirski |
2015-09-03 | security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition | Paul E. McKenney |
2015-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-08-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-26 | LSM: restore certain default error codes | Jan Beulich |
2015-08-15 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2015-08-14 | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris |
2015-08-12 | Smack - Fix build error with bringup unconfigured | Casey Schaufler |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-08-11 | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris |
2015-08-10 | Kernel threads excluded from smack checks | Roman Kubiak |
2015-08-04 | Adding YAMA hooks also when YAMA is not stacked. | Salvatore Mesoraca |
2015-07-31 | Smack: Three symbols that should be static | Casey Schaufler |
2015-07-28 | Smack: IPv6 host labeling | Casey Schaufler |
2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook |
2015-07-28 | KEYS: ensure we free the assoc array edit if edit is valid | Colin Ian King |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney |
2015-07-22 | sysfs: fix simple_return.cocci warnings | kbuild test robot |
2015-07-22 | smack: allow mount opts setting over filesystems with binary mount data | Vivek Trivedi |
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-13 | security: add ioctl specific auditing to lsm_audit | Jeff Vander Stoep |
2015-07-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-07-10 | selinux: fix mprotect PROT_EXEC regression caused by mm change | Stephen Smalley |
2015-07-10 | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman |
2015-07-09 | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-07-01 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman |
2015-06-27 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-23 | make simple_positive() public | Al Viro |