summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-1/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-2/+2
| |\
| * | rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu2016-04-201-1/+3
* | | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-1713-106/+83
|\ \ \
| * | | constify ima_d_path()Al Viro2016-03-282-2/+2
| * | | constify security_sb_pivotroot()Al Viro2016-03-282-2/+2
| * | | constify security_path_chroot()Al Viro2016-03-282-2/+2
| * | | constify security_path_{link,rename}Al Viro2016-03-283-9/+9
| * | | apparmor: remove useless checks for NULL ->mntAl Viro2016-03-281-2/+2
| * | | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-283-9/+9
| * | | constify security_path_{unlink,rmdir}Al Viro2016-03-283-6/+6
| * | | apparmor: constify common_perm_...()Al Viro2016-03-281-4/+4
| * | | apparmor: constify aa_path_link()Al Viro2016-03-282-2/+2
| * | | apparmor: new helper - common_path_perm()Al Viro2016-03-281-35/+12
| * | | constify chmod_common/security_path_chmodAl Viro2016-03-283-3/+3
| * | | constify security_sb_mount()Al Viro2016-03-283-3/+3
| * | | constify chown_common/security_path_chownAl Viro2016-03-283-3/+3
| * | | tomoyo: constify assorted struct path *Al Viro2016-03-283-13/+13
| * | | apparmor_path_truncate(): path->mnt is never NULLAl Viro2016-03-281-1/+1
| * | | constify security_path_truncate()Al Viro2016-03-283-3/+3
| * | | [apparmor] constify struct path * in a bunch of helpersAl Viro2016-03-275-8/+8
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-174-14/+15
|\ \ \
| * \ \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-171-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-114-10/+11
| * | | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-103-4/+4
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-172-2/+2
|\ \ \ | |_|/ |/| |
| * | security: Introduce security_settime64()Baolin Wang2016-04-222-2/+2
| |/
* / ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar2016-05-041-2/+2
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-1/+8
|\
| * mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-161-1/+8
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+2
|\ \
| * | Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-142-1/+3
| |\|
| * | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-011-1/+2
| |\ \
| * | | tty: Make tty_files_lock per-ttyPeter Hurley2016-01-271-2/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-1720-227/+450
|\ \ \ \
| * \ \ \ Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-03-045-25/+12
| |\ \ \ \
| | * | | | X.509: Make algo identifiers text instead of enumDavid Howells2016-03-032-4/+5
| | * | | | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-0/+1
| | * | | | security/keys: make big_key.c explicitly non-modularPaul Gortmaker2016-02-181-14/+1
| | * | | | integrity: convert digsig to akcipher apiTadeusz Struk2016-02-182-7/+4
| | * | | | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-101-1/+0
| | * | | | KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells2016-02-091-0/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-03-041-1/+1
| |\ \ \ \
| | * | | | selinux: use absolute path to include directoryAndy Shevchenko2016-01-281-1/+1
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2016-02-2613-163/+418
| |\ \ \ \ \
| | * | | | | ima: require signed IMA policyMimi Zohar2016-02-211-0/+7
| | * | | | | ima: measure and appraise the IMA policy itselfMimi Zohar2016-02-214-3/+24
| | * | | | | ima: load policy using pathDmitry Kasatkin2016-02-211-2/+43
| | * | | | | ima: support for kexec image and initramfsMimi Zohar2016-02-213-7/+27
| | * | | | | ima: remove firmware and module specific cached status infoMimi Zohar2016-02-215-39/+28