summaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAgeFilesLines
* trusted-keys: match tpm_get_ops on all return pathsBen Boeckel2021-05-121-3/+3
* KEYS: trusted: Fix memory leak on object tdColin Ian King2021-05-121-3/+5
* Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmddLinus Torvalds2021-04-262-13/+16
|\
| * KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley2021-04-212-13/+16
* | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-267-327/+1038
|\|
| * KEYS: trusted: Fix missing null return from kzalloc callColin Ian King2021-04-141-2/+4
| * KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg2021-04-143-0/+324
| * KEYS: trusted: Add generic trusted keys frameworkSumit Garg2021-04-143-297/+424
| * security: keys: trusted: Make sealed key properly interoperableJames Bottomley2021-04-141-15/+38
| * security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley2021-04-145-8/+221
| * security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-04-142-10/+32
* | KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley2021-04-211-1/+1
|/
* Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-237-18/+16
|\
| * certs: Fix blacklist flag type confusionDavid Howells2021-01-211-0/+2
| * KEYS: remove redundant memsetTom Rix2021-01-211-2/+0
| * security: keys: delete repeated words in commentsRandy Dunlap2021-01-212-3/+3
| * security/keys: use kvfree_sensitive()Denis Efremov2021-01-211-6/+3
| * watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi2021-01-211-4/+4
| * keys: Remove outdated __user annotationsJann Horn2021-01-211-3/+3
| * security: keys: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-211-0/+1
* | KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen2021-02-161-4/+18
* | KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen2021-02-161-1/+1
* | KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen2021-02-161-3/+17
|/
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+2
|\
| * keys: Provide the original description to the key preparserDavid Howells2020-11-231-0/+2
* | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-202-2/+2
|/
* task_work: cleanup notification modesJens Axboe2020-10-171-1/+1
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-123-41/+3
|\
| * security/keys: remove compat_keyctl_instantiate_key_iovChristoph Hellwig2020-10-033-40/+3
| * iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig2020-10-031-3/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-7/+7
|/
* Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2020-08-114-4/+4
|\
| * Replace HTTP links with HTTPS ones: securityAlexander A. Klimov2020-08-064-4/+4
* | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-075-37/+37
* | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-1310-69/+240
|\ \
| * | keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2020-05-194-42/+59
| * | watch_queue: Add a key/keyring notification facilityDavid Howells2020-05-198-27/+181
| |/
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-042-22/+5
|\ \
| * | mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-042-22/+5
* | | Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-042-209/+52
|\ \ \ | |/ / |/| |
| * | keys: Implement update for the big_key typeDavid Howells2020-06-021-1/+18
| * | security/keys: rewrite big_key crypto to use library interfaceJason A. Donenfeld2020-06-022-209/+35
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-011-15/+3
|\ \ | |/ |/|
| * KEYS: encrypted: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-15/+3
* | keys: Fix proc_keys_next to increase position indexVasily Averin2020-04-161-0/+2
|/
* Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-048-52/+113
|\
| * KEYS: Avoid false positive ENOMEM error on key readWaiman Long2020-03-292-15/+55
| * KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-297-51/+72
* | KEYS: reaching the keys quotas correctlyYang Xu2020-03-152-3/+3
|/