| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-27 | 1 | -1/+1 |
|\ |
|
| * | switch ->setxattr() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -1/+1 |
* | | Yama: fix double-spinlock and user access in atomic context | Jann Horn | 2016-05-26 | 1 | -6/+63 |
|/ |
|
* | security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format | Andy Shevchenko | 2016-05-20 | 1 | -12/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-05-19 | 34 | -185/+909 |
|\ |
|
| * | LSM: LoadPin: provide enablement CONFIG | Kees Cook | 2016-05-17 | 2 | -6/+15 |
| * | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 2016-05-06 | 5 | -60/+127 |
| |\ |
|
| | * | selinux: apply execstack check on thread stacks | Stephen Smalley | 2016-04-26 | 1 | -2/+3 |
| | * | selinux: distinguish non-init user namespace capability checks | Stephen Smalley | 2016-04-26 | 2 | -17/+25 |
| | * | selinux: check ss_initialized before revalidating an inode label | Paul Moore | 2016-04-19 | 1 | -1/+1 |
| | * | selinux: delay inode label lookup as long as possible | Paul Moore | 2016-04-19 | 1 | -8/+13 |
| | * | selinux: don't revalidate an inode's label when explicitly setting it | Paul Moore | 2016-04-19 | 1 | -2/+11 |
| | * | selinux: Change bool variable name to index. | Prarit Bhargava | 2016-04-14 | 2 | -4/+4 |
| | * | selinux: restrict kernel module loading | Jeff Vander Stoep | 2016-04-05 | 2 | -1/+48 |
| | * | selinux: consolidate the ptrace parent lookup code | Paul Moore | 2016-04-05 | 1 | -21/+17 |
| | * | selinux: simply inode label states to INVALID and INITIALIZED | Paul Moore | 2016-04-05 | 2 | -4/+3 |
| | * | selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram() | Paul Moore | 2016-04-05 | 1 | -3/+5 |
| * | | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 2016-05-06 | 19 | -112/+516 |
| |\ \ |
|
| | * \ | Merge branch 'keys-trust' into keys-next | David Howells | 2016-05-04 | 10 | -62/+128 |
| | |\ \ |
|
| | | * | | IMA: Use the the system trusted keyrings instead of .ima_mok | David Howells | 2016-04-11 | 4 | -53/+32 |
| | | * | | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED | David Howells | 2016-04-11 | 3 | -39/+4 |
| | | * | | KEYS: Move the point of trust determination to __key_link() | David Howells | 2016-04-11 | 2 | -4/+35 |
| | | * | | KEYS: Add a facility to restrict new links into a keyring | David Howells | 2016-04-11 | 8 | -33/+124 |
| | | |/ |
|
| | * | | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau | 2016-04-12 | 6 | -0/+193 |
| | * | | Security: Keys: Big keys stored encrypted | Kirill Marinushkin | 2016-04-12 | 2 | -18/+184 |
| | * | | KEYS: user_update should use copy of payload made during preparsing | David Howells | 2016-04-12 | 1 | -31/+11 |
| | * | | security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA | Andreas Ziegler | 2016-04-12 | 1 | -1/+0 |
| * | | | Yama: use atomic allocations when reporting | Sasha Levin | 2016-05-04 | 1 | -2/+2 |
| * | | | ima: add support for creating files using the mknodat syscall | Mimi Zohar | 2016-05-01 | 2 | -1/+29 |
| * | | | ima: fix ima_inode_post_setattr | Mimi Zohar | 2016-05-01 | 2 | -1/+2 |
| * | | | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 2016-04-21 | 6 | -0/+205 |
| * | | | Yama: consolidate error reporting | Kees Cook | 2016-04-21 | 1 | -10/+21 |
| |/ / |
|
| * | | security: drop the unused hook skb_owned_by | Paolo Abeni | 2016-04-11 | 1 | -1/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-17 | 1 | -1/+3 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 1 | -2/+2 |
| |\ \ |
|
| * | | | rtnetlink: add new RTM_GETSTATS message to dump link stats | Roopa Prabhu | 2016-04-20 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-17 | 13 | -106/+83 |
|\ \ \ |
|
| * | | | constify ima_d_path() | Al Viro | 2016-03-28 | 2 | -2/+2 |
| * | | | constify security_sb_pivotroot() | Al Viro | 2016-03-28 | 2 | -2/+2 |
| * | | | constify security_path_chroot() | Al Viro | 2016-03-28 | 2 | -2/+2 |
| * | | | constify security_path_{link,rename} | Al Viro | 2016-03-28 | 3 | -9/+9 |
| * | | | apparmor: remove useless checks for NULL ->mnt | Al Viro | 2016-03-28 | 1 | -2/+2 |
| * | | | constify security_path_{mkdir,mknod,symlink} | Al Viro | 2016-03-28 | 3 | -9/+9 |
| * | | | constify security_path_{unlink,rmdir} | Al Viro | 2016-03-28 | 3 | -6/+6 |
| * | | | apparmor: constify common_perm_...() | Al Viro | 2016-03-28 | 1 | -4/+4 |
| * | | | apparmor: constify aa_path_link() | Al Viro | 2016-03-28 | 2 | -2/+2 |
| * | | | apparmor: new helper - common_path_perm() | Al Viro | 2016-03-28 | 1 | -35/+12 |
| * | | | constify chmod_common/security_path_chmod | Al Viro | 2016-03-28 | 3 | -3/+3 |
| * | | | constify security_sb_mount() | Al Viro | 2016-03-28 | 3 | -3/+3 |
| * | | | constify chown_common/security_path_chown | Al Viro | 2016-03-28 | 3 | -3/+3 |