Age | Commit message (Expand) | Author | Files | Lines |
2016-03-28 | constify security_path_{unlink,rmdir} | Al Viro | 3 | -6/+6 |
2016-03-28 | apparmor: constify common_perm_...() | Al Viro | 1 | -4/+4 |
2016-03-28 | apparmor: constify aa_path_link() | Al Viro | 2 | -2/+2 |
2016-03-28 | apparmor: new helper - common_path_perm() | Al Viro | 1 | -35/+12 |
2016-03-28 | constify chmod_common/security_path_chmod | Al Viro | 3 | -3/+3 |
2016-03-28 | constify security_sb_mount() | Al Viro | 3 | -3/+3 |
2016-03-28 | constify chown_common/security_path_chown | Al Viro | 3 | -3/+3 |
2016-03-28 | tomoyo: constify assorted struct path * | Al Viro | 3 | -13/+13 |
2016-03-28 | apparmor_path_truncate(): path->mnt is never NULL | Al Viro | 1 | -1/+1 |
2016-03-28 | constify security_path_truncate() | Al Viro | 3 | -3/+3 |
2016-03-28 | [apparmor] constify struct path * in a bunch of helpers | Al Viro | 5 | -8/+8 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+8 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 20 | -227/+450 |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -32/+50 |
2016-03-04 | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 5 | -25/+12 |
2016-03-04 | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 1 | -1/+1 |
2016-03-04 | X.509: Make algo identifiers text instead of enum | David Howells | 2 | -4/+5 |
2016-03-04 | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells | 1 | -0/+1 |
2016-02-26 | Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 1 | -1/+1 |
2016-02-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris | 13 | -163/+418 |
2016-02-22 | Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into... | James Morris | 1 | -32/+14 |
2016-02-21 | ima: require signed IMA policy | Mimi Zohar | 1 | -0/+7 |
2016-02-21 | ima: measure and appraise the IMA policy itself | Mimi Zohar | 4 | -3/+24 |
2016-02-21 | ima: load policy using path | Dmitry Kasatkin | 1 | -2/+43 |
2016-02-21 | ima: support for kexec image and initramfs | Mimi Zohar | 3 | -7/+27 |
2016-02-21 | ima: remove firmware and module specific cached status info | Mimi Zohar | 5 | -39/+28 |
2016-02-21 | module: replace copy_module_from_fd with kernel version | Mimi Zohar | 2 | -34/+13 |
2016-02-21 | security: define kernel_read_file hook | Mimi Zohar | 2 | -0/+29 |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 2 | -24/+10 |
2016-02-21 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 7 | -15/+57 |
2016-02-20 | selinux: Don't sleep inside inode_getsecid hook | Andreas Gruenbacher | 1 | -1/+1 |
2016-02-19 | ima: calculate the hash of a buffer using aynchronous hash(ahash) | Mimi Zohar | 1 | -2/+73 |
2016-02-19 | ima: provide buffer hash calculation function | Dmitry Kasatkin | 2 | -0/+49 |
2016-02-19 | vfs: define kernel_read_file_id enumeration | Mimi Zohar | 1 | -2/+3 |
2016-02-19 | vfs: define a generic function to read a file from the kernel | Mimi Zohar | 1 | -0/+8 |
2016-02-19 | ima: use "ima_hooks" enum as function argument | Mimi Zohar | 5 | -27/+37 |
2016-02-19 | ima: refactor ima_policy_show() to display "ima_hooks" rules | Mimi Zohar | 1 | -27/+36 |
2016-02-19 | ima: separate 'security.ima' reading functionality from collect | Dmitry Kasatkin | 8 | -40/+33 |
2016-02-18 | security/keys: make big_key.c explicitly non-modular | Paul Gortmaker | 1 | -14/+1 |
2016-02-18 | integrity: convert digsig to akcipher api | Tadeusz Struk | 2 | -7/+4 |
2016-02-16 | smack: fix cache of access labels | José Bollo | 1 | -2/+6 |
2016-02-16 | mm/gup: Introduce get_user_pages_remote() | Dave Hansen | 1 | -1/+8 |
2016-02-15 | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman | 2 | -1/+3 |
2016-02-12 | EVM: Use crypto_memneq() for digest comparisons | Ryan Ware | 1 | -1/+2 |
2016-02-11 | Smack: Remove pointless hooks | Casey Schaufler | 1 | -30/+8 |
2016-02-10 | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option | David Howells | 1 | -1/+0 |
2016-02-10 | tpm: fix checks for policy digest existence in tpm2_seal_trusted() | Jarkko Sakkinen | 1 | -6/+5 |
2016-02-09 | KEYS: Add an alloc flag to convey the builtinness of a key | David Howells | 1 | -0/+2 |
2016-02-09 | selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables | Lorenzo Colitti | 1 | -0/+1 |