Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | KEYS: Don't permit request_key() to construct a new keyring | David Howells | 1 | -0/+3 |
2015-10-15 | KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring | David Howells | 1 | -2/+4 |
2015-09-25 | KEYS: Fix race between key destruction and finding a keyring by name | David Howells | 1 | -4/+4 |
2015-09-17 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2015-09-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+1 |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov | 1 | -1/+1 |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 20 | -362/+1732 |
2015-09-05 | fs: create and use seq_show_option for escaping | Kees Cook | 1 | -1/+1 |
2015-09-05 | capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE | Andy Lutomirski | 1 | -1/+2 |
2015-09-05 | capabilities: ambient capabilities | Andy Lutomirski | 2 | -10/+93 |
2015-09-04 | security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition | Paul E. McKenney | 1 | -1/+1 |
2015-09-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+1 |
2015-09-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2015-08-26 | LSM: restore certain default error codes | Jan Beulich | 1 | -5/+6 |
2015-08-15 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 12 | -110/+907 |
2015-08-14 | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris | 1 | -14/+18 |
2015-08-13 | Smack - Fix build error with bringup unconfigured | Casey Schaufler | 1 | -14/+18 |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -3/+3 |
2015-08-11 | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris | 4 | -208/+807 |
2015-08-11 | Kernel threads excluded from smack checks | Roman Kubiak | 1 | -0/+6 |
2015-08-03 | Adding YAMA hooks also when YAMA is not stacked. | Salvatore Mesoraca | 1 | -0/+1 |
2015-07-31 | Smack: Three symbols that should be static | Casey Schaufler | 2 | -3/+3 |
2015-07-28 | Smack: IPv6 host labeling | Casey Schaufler | 3 | -160/+578 |
2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 4 | -43/+14 |
2015-07-28 | KEYS: ensure we free the assoc array edit if edit is valid | Colin Ian King | 1 | -3/+5 |
2015-07-23 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney | 1 | -3/+3 |
2015-07-22 | sysfs: fix simple_return.cocci warnings | kbuild test robot | 1 | -5/+1 |
2015-07-22 | smack: allow mount opts setting over filesystems with binary mount data | Vivek Trivedi | 2 | -40/+219 |
2015-07-13 | selinux: Create a common helper to determine an inode label [ver #3] | David Howells | 1 | -46/+41 |
2015-07-13 | selinux: Augment BUG_ON assertion for secclass_map. | Stephen Smalley | 1 | -1/+2 |
2015-07-13 | selinux: initialize sock security class to default value | Stephen Smalley | 1 | -0/+1 |
2015-07-13 | selinux: reduce locking overhead in inode_free_security() | Waiman Long | 1 | -3/+14 |
2015-07-13 | selinux: extended permissions for ioctls | Jeff Vander Stoep | 11 | -60/+834 |
2015-07-13 | security: add ioctl specific auditing to lsm_audit | Jeff Vander Stoep | 1 | -0/+15 |
2015-07-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris | 2 | -1/+8 |
2015-07-10 | selinux: fix mprotect PROT_EXEC regression caused by mm change | Stephen Smalley | 1 | -1/+2 |
2015-07-10 | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman | 1 | -1/+1 |
2015-07-09 | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore | 1 | -0/+6 |
2015-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -13/+6 |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -16/+13 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+4 |
2015-07-01 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman | 3 | -16/+13 |
2015-06-27 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -1/+1 |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 28 | -2427/+1767 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+0 |
2015-06-24 | make simple_positive() public | Al Viro | 1 | -13/+6 |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman | 1 | -3/+0 |
2015-06-16 | ima: update builtin policies | Mimi Zohar | 1 | -9/+56 |
2015-06-16 | ima: extend "mask" policy matching support | Mimi Zohar | 1 | -5/+15 |
2015-06-16 | ima: add support for new "euid" policy condition | Mimi Zohar | 1 | -4/+23 |