aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
...
| | * | 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-20
| * | | Yama: consolidate error reportingKees Cook2016-04-20
| |/ /
| * / security: drop the unused hook skb_owned_byPaolo Abeni2016-04-10
| |/
* | 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
| * | | constify chown_common/security_path_chownAl Viro2016-03-28
| * | | tomoyo: constify assorted struct path *Al Viro2016-03-28
| * | | apparmor_path_truncate(): path->mnt is never NULLAl Viro2016-03-28
| * | | constify security_path_truncate()Al Viro2016-03-28
| * | | [apparmor] constify struct path * in a bunch of helpersAl Viro2016-03-27
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\ \ \
| * \ \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-17
| |\ \ \ | | | |/ | | |/|
| * | | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
| * | | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-17
|\ \ \ | |_|/ |/| |
| * | security: Introduce security_settime64()Baolin Wang2016-04-22
| |/
* / ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar2016-05-04
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-16
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\ \
| * | Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
| |\|
| * | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-01
| |\ \
| * | | tty: Make tty_files_lock per-ttyPeter Hurley2016-01-27
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \ \ \
| * \ \ \ Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-03-03
| |\ \ \ \
| | * | | | X.509: Make algo identifiers text instead of enumDavid Howells2016-03-03
| | * | | | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-03
| | * | | | security/keys: make big_key.c explicitly non-modularPaul Gortmaker2016-02-18
| | * | | | integrity: convert digsig to akcipher apiTadeusz Struk2016-02-18