Age | Commit message (Expand) | Author | Files | Lines |
2016-06-27 | netlabel: Pass a family parameter to netlbl_skbuff_err(). | Huw Davies | 4 | -8/+10 |
2016-06-27 | calipso: Allow the lsm to label the skbuff directly. | Huw Davies | 1 | -0/+15 |
2016-06-27 | calipso: Allow request sockets to be relabelled by the lsm. | Huw Davies | 1 | -1/+1 |
2016-06-27 | netlabel: Prevent setsockopt() from changing the hop-by-hop option. | Huw Davies | 1 | -1/+16 |
2016-06-27 | calipso: Set the calipso socket label to match the secattr. | Huw Davies | 1 | -1/+1 |
2016-06-24 | selinux: Add support for unprivileged mounts from user namespaces | Seth Forshee | 1 | -0/+23 |
2016-06-24 | Smack: Handle labels consistently in untrusted mounts | Seth Forshee | 1 | -10/+19 |
2016-06-24 | Smack: Add support for unprivileged mounts from user namespaces | Seth Forshee | 2 | -12/+37 |
2016-06-24 | fs: Treat foreign mounts as nosuid | Andy Lutomirski | 2 | -2/+8 |
2016-06-24 | fs: Limit file caps to the user namespace of the super block | Seth Forshee | 1 | -0/+2 |
2016-06-24 | KEYS: Use skcipher for big keys | Herbert Xu | 1 | -12/+18 |
2016-06-17 | KEYS: potential uninitialized variable | Dan Carpenter | 1 | -1/+1 |
2016-06-15 | selinux: fix type mismatch | Heinrich Schuchardt | 1 | -1/+1 |
2016-06-14 | KEYS: Strip trailing spaces | David Howells | 2 | -2/+2 |
2016-06-11 | vfs: make the string hashes salt the hash | Linus Torvalds | 3 | -4/+4 |
2016-06-09 | selinux: import NetLabel category bitmaps correctly | Paul Moore | 1 | -1/+1 |
2016-06-08 | Smack: ignore null signal in smack_task_kill | Rafal Krypa | 1 | -0/+3 |
2016-06-06 | security: tomoyo: simplify the gc kthread creation | Mike Danese | 1 | -7/+2 |
2016-06-06 | LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP | Casey Schaufler | 1 | -4/+25 |
2016-06-03 | KEYS: Add placeholder for KDF usage with DH | Stephan Mueller | 4 | -6/+13 |
2016-05-31 | selinux: Only apply bounds checking to source types | Stephen Smalley | 1 | -48/+22 |
2016-05-29 | securityfs: ->d_parent is never NULL or negative | Al Viro | 1 | -5/+6 |
2016-05-29 | drbd: ->d_parent is never NULL or negative | Al Viro | 1 | -4/+0 |
2016-05-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-05-28 | switch ->setxattr() to passing dentry and inode separately | Al Viro | 1 | -1/+1 |
2016-05-26 | Yama: fix double-spinlock and user access in atomic context | Jann Horn | 1 | -6/+63 |
2016-05-21 | security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format | Andy Shevchenko | 1 | -12/+2 |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 34 | -185/+909 |
2016-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
2016-05-18 | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -106/+83 |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -14/+15 |
2016-05-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+2 |
2016-05-17 | LSM: LoadPin: provide enablement CONFIG | Kees Cook | 2 | -6/+15 |
2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro | 1 | -2/+2 |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2016-05-06 | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 5 | -60/+127 |
2016-05-06 | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 19 | -112/+516 |
2016-05-04 | Yama: use atomic allocations when reporting | Sasha Levin | 1 | -2/+2 |
2016-05-04 | Merge branch 'keys-trust' into keys-next | David Howells | 10 | -62/+128 |
2016-05-04 | ima: fix the string representation of the LSM/IMA hook enumeration ordering | Mimi Zohar | 1 | -2/+2 |
2016-05-01 | ima: add support for creating files using the mknodat syscall | Mimi Zohar | 2 | -1/+29 |
2016-05-01 | ima: fix ima_inode_post_setattr | Mimi Zohar | 2 | -1/+2 |
2016-04-26 | selinux: apply execstack check on thread stacks | Stephen Smalley | 1 | -2/+3 |
2016-04-26 | selinux: distinguish non-init user namespace capability checks | Stephen Smalley | 2 | -17/+25 |
2016-04-22 | security: Introduce security_settime64() | Baolin Wang | 2 | -2/+2 |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 6 | -0/+205 |
2016-04-21 | Yama: consolidate error reporting | Kees Cook | 1 | -10/+21 |
2016-04-20 | rtnetlink: add new RTM_GETSTATS message to dump link stats | Roopa Prabhu | 1 | -1/+3 |
2016-04-19 | selinux: check ss_initialized before revalidating an inode label | Paul Moore | 1 | -1/+1 |
2016-04-19 | selinux: delay inode label lookup as long as possible | Paul Moore | 1 | -8/+13 |