aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2016-04-22security: Introduce security_settime64()Gravatar Baolin Wang 2-2/+2
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+8
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+2
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 20-227/+450
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-32/+50
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar James Morris 5-25/+12
2016-03-04Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...Gravatar James Morris 1-1/+1
2016-03-03X.509: Make algo identifiers text instead of enumGravatar David Howells 2-4/+5
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerGravatar David Howells 1-0/+1
2016-02-26Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in...Gravatar James Morris 1-1/+1
2016-02-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...Gravatar James Morris 13-163/+418
2016-02-22Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into...Gravatar James Morris 1-32/+14
2016-02-21ima: require signed IMA policyGravatar Mimi Zohar 1-0/+7
2016-02-21ima: measure and appraise the IMA policy itselfGravatar Mimi Zohar 4-3/+24
2016-02-21ima: load policy using pathGravatar Dmitry Kasatkin 1-2/+43
2016-02-21ima: support for kexec image and initramfsGravatar Mimi Zohar 3-7/+27
2016-02-21ima: remove firmware and module specific cached status infoGravatar Mimi Zohar 5-39/+28
2016-02-21module: replace copy_module_from_fd with kernel versionGravatar Mimi Zohar 2-34/+13
2016-02-21security: define kernel_read_file hookGravatar Mimi Zohar 2-0/+29
2016-02-21firmware: replace call to fw_read_file_contents() with kernel versionGravatar Mimi Zohar 2-24/+10
2016-02-20ima: define a new hook to measure and appraise a file already in memoryGravatar Mimi Zohar 7-15/+57
2016-02-19selinux: Don't sleep inside inode_getsecid hookGravatar Andreas Gruenbacher 1-1/+1
2016-02-18ima: calculate the hash of a buffer using aynchronous hash(ahash)Gravatar Mimi Zohar 1-2/+73
2016-02-18ima: provide buffer hash calculation functionGravatar Dmitry Kasatkin 2-0/+49
2016-02-18vfs: define kernel_read_file_id enumerationGravatar Mimi Zohar 1-2/+3
2016-02-18vfs: define a generic function to read a file from the kernelGravatar Mimi Zohar 1-0/+8
2016-02-18ima: use "ima_hooks" enum as function argumentGravatar Mimi Zohar 5-27/+37
2016-02-18ima: refactor ima_policy_show() to display "ima_hooks" rulesGravatar Mimi Zohar 1-27/+36
2016-02-18ima: separate 'security.ima' reading functionality from collectGravatar Dmitry Kasatkin 8-40/+33
2016-02-18security/keys: make big_key.c explicitly non-modularGravatar Paul Gortmaker 1-14/+1
2016-02-18integrity: convert digsig to akcipher apiGravatar Tadeusz Struk 2-7/+4
2016-02-16smack: fix cache of access labelsGravatar José Bollo 1-2/+6
2016-02-16mm/gup: Introduce get_user_pages_remote()Gravatar Dave Hansen 1-1/+8
2016-02-14Merge 4.5-rc4 into tty-nextGravatar Greg Kroah-Hartman 2-1/+3
2016-02-12EVM: Use crypto_memneq() for digest comparisonsGravatar Ryan Ware 1-1/+2
2016-02-11Smack: Remove pointless hooksGravatar Casey Schaufler 1-30/+8
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionGravatar David Howells 1-1/+0
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Gravatar Jarkko Sakkinen 1-6/+5
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyGravatar David Howells 1-0/+2
2016-02-09selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesGravatar Lorenzo Colitti 1-0/+1
2016-02-09crypto: keys - Revert "convert public key to akcipher api"Gravatar Herbert Xu 2-4/+7
2016-02-08IMA: fix non-ANSI declaration of ima_check_policy()Gravatar Colin Ian King 1-1/+1
2016-02-06integrity: convert digsig to akcipher apiGravatar Tadeusz Struk 2-7/+4
2016-02-01Merge 4.5-rc2 into tty-nextGravatar Greg Kroah-Hartman 1-1/+2
2016-01-28selinux: use absolute path to include directoryGravatar Andy Shevchenko 1-1/+1
2016-01-28KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it setGravatar David Howells 1-1/+2
2016-01-27tty: Make tty_files_lock per-ttyGravatar Peter Hurley 1-2/+2
2016-01-27KEYS: Use skcipherGravatar Herbert Xu 1-32/+50
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 3-11/+11
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksGravatar Jann Horn 1-1/+6