summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-03-04Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells
2016-02-26Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-02-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2016-02-22Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into...James Morris
2016-02-21ima: require signed IMA policyMimi Zohar
2016-02-21ima: measure and appraise the IMA policy itselfMimi Zohar
2016-02-21ima: load policy using pathDmitry Kasatkin
2016-02-21ima: support for kexec image and initramfsMimi Zohar
2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar
2016-02-21module: replace copy_module_from_fd with kernel versionMimi Zohar
2016-02-21security: define kernel_read_file hookMimi Zohar
2016-02-21firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar
2016-02-20ima: define a new hook to measure and appraise a file already in memoryMimi Zohar
2016-02-19selinux: Don't sleep inside inode_getsecid hookAndreas Gruenbacher
2016-02-18ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar
2016-02-18ima: provide buffer hash calculation functionDmitry Kasatkin
2016-02-18vfs: define kernel_read_file_id enumerationMimi Zohar
2016-02-18vfs: define a generic function to read a file from the kernelMimi Zohar
2016-02-18ima: use "ima_hooks" enum as function argumentMimi Zohar
2016-02-18ima: refactor ima_policy_show() to display "ima_hooks" rulesMimi Zohar
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2016-02-18security/keys: make big_key.c explicitly non-modularPaul Gortmaker
2016-02-18integrity: convert digsig to akcipher apiTadeusz Struk
2016-02-16smack: fix cache of access labelsJosé Bollo
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-11Smack: Remove pointless hooksCasey Schaufler
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells
2016-02-09selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti
2016-02-09crypto: keys - Revert "convert public key to akcipher api"Herbert Xu
2016-02-08IMA: fix non-ANSI declaration of ima_check_policy()Colin Ian King
2016-02-06integrity: convert digsig to akcipher apiTadeusz Struk
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman
2016-01-28selinux: use absolute path to include directoryAndy Shevchenko
2016-01-28KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it setDavid Howells
2016-01-27tty: Make tty_files_lock per-ttyPeter Hurley
2016-01-27KEYS: Use skcipherHerbert Xu
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-20security: let security modules use PTRACE_MODE_* with bitmasksJann Horn