summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* KEYS: Add placeholder for KDF usage with DHStephan Mueller2016-06-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
* | Yama: fix double-spinlock and user access in atomic contextJann Horn2016-05-26
|/
* security/integrity/ima/ima_policy.c: use %pU to output UUID in printable formatAndy Shevchenko2016-05-20
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\
| * LSM: LoadPin: provide enablement CONFIGKees Cook2016-05-17
| * Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-05-06
| |\
| | * selinux: apply execstack check on thread stacksStephen Smalley2016-04-26
| | * selinux: distinguish non-init user namespace capability checksStephen Smalley2016-04-26
| | * selinux: check ss_initialized before revalidating an inode labelPaul Moore2016-04-19
| | * selinux: delay inode label lookup as long as possiblePaul Moore2016-04-19
| | * selinux: don't revalidate an inode's label when explicitly setting itPaul Moore2016-04-19
| | * selinux: Change bool variable name to index.Prarit Bhargava2016-04-14
| | * selinux: restrict kernel module loadingJeff Vander Stoep2016-04-05
| | * selinux: consolidate the ptrace parent lookup codePaul Moore2016-04-05
| | * selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore2016-04-05
| | * selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram()Paul Moore2016-04-05
| * | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-05-06
| |\ \
| | * \ Merge branch 'keys-trust' into keys-nextDavid Howells2016-05-04
| | |\ \
| | | * | IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-11
| | | * | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-11
| | | * | KEYS: Move the point of trust determination to __key_link()David Howells2016-04-11
| | | * | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-11
| | | |/
| | * | KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-12
| | * | Security: Keys: Big keys stored encryptedKirill Marinushkin2016-04-12
| | * | KEYS: user_update should use copy of payload made during preparsingDavid Howells2016-04-12
| | * | security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSAAndreas Ziegler2016-04-12
| * | | Yama: use atomic allocations when reportingSasha Levin2016-05-04
| * | | ima: add support for creating files using the mknodat syscallMimi Zohar2016-05-01
| * | | ima: fix ima_inode_post_setattrMimi Zohar2016-05-01
| * | | LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-21
| * | | Yama: consolidate error reportingKees Cook2016-04-21
| |/ /
| * | security: drop the unused hook skb_owned_byPaolo Abeni2016-04-11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
| |\ \
| * | | rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu2016-04-20
| | |/ | |/|
* | | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-17
|\ \ \
| * | | constify ima_d_path()Al Viro2016-03-28
| * | | constify security_sb_pivotroot()Al Viro2016-03-28
| * | | constify security_path_chroot()Al Viro2016-03-28
| * | | constify security_path_{link,rename}Al Viro2016-03-28
| * | | apparmor: remove useless checks for NULL ->mntAl Viro2016-03-28
| * | | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-28
| * | | constify security_path_{unlink,rmdir}Al Viro2016-03-28
| * | | apparmor: constify common_perm_...()Al Viro2016-03-28
| * | | apparmor: constify aa_path_link()Al Viro2016-03-28
| * | | apparmor: new helper - common_path_perm()Al Viro2016-03-28
| * | | constify chmod_common/security_path_chmodAl Viro2016-03-28
| * | | constify security_sb_mount()Al Viro2016-03-28