Age | Commit message (Expand) | Author |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-05-17 | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-04 | ima: fix the string representation of the LSM/IMA hook enumeration ordering | Mimi Zohar |
2016-04-22 | security: Introduce security_settime64() | Baolin Wang |
2016-04-20 | rtnetlink: add new RTM_GETSTATS message to dump link stats | Roopa Prabhu |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro |
2016-04-10 | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro |
2016-03-28 | constify ima_d_path() | Al Viro |
2016-03-28 | constify security_sb_pivotroot() | Al Viro |
2016-03-28 | constify security_path_chroot() | Al Viro |
2016-03-28 | constify security_path_{link,rename} | Al Viro |
2016-03-28 | apparmor: remove useless checks for NULL ->mnt | Al Viro |
2016-03-28 | constify security_path_{mkdir,mknod,symlink} | Al Viro |
2016-03-28 | constify security_path_{unlink,rmdir} | Al Viro |
2016-03-28 | apparmor: constify common_perm_...() | Al Viro |
2016-03-28 | apparmor: constify aa_path_link() | Al Viro |
2016-03-28 | apparmor: new helper - common_path_perm() | Al Viro |
2016-03-28 | constify chmod_common/security_path_chmod | Al Viro |
2016-03-28 | constify security_sb_mount() | Al Viro |
2016-03-28 | constify chown_common/security_path_chown | Al Viro |
2016-03-28 | tomoyo: constify assorted struct path * | Al Viro |
2016-03-28 | apparmor_path_truncate(): path->mnt is never NULL | Al Viro |
2016-03-28 | constify security_path_truncate() | Al Viro |
2016-03-27 | [apparmor] constify struct path * in a bunch of helpers | Al Viro |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-04 | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2016-03-04 | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-03-03 | X.509: Make algo identifiers text instead of enum | David Howells |
2016-03-03 | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells |
2016-02-26 | Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-02-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2016-02-22 | Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into... | James Morris |
2016-02-21 | ima: require signed IMA policy | Mimi Zohar |
2016-02-21 | ima: measure and appraise the IMA policy itself | Mimi Zohar |
2016-02-21 | ima: load policy using path | Dmitry Kasatkin |
2016-02-21 | ima: support for kexec image and initramfs | Mimi Zohar |
2016-02-21 | ima: remove firmware and module specific cached status info | Mimi Zohar |
2016-02-21 | module: replace copy_module_from_fd with kernel version | Mimi Zohar |
2016-02-21 | security: define kernel_read_file hook | Mimi Zohar |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar |
2016-02-20 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar |
2016-02-19 | selinux: Don't sleep inside inode_getsecid hook | Andreas Gruenbacher |
2016-02-18 | ima: calculate the hash of a buffer using aynchronous hash(ahash) | Mimi Zohar |