summaryrefslogtreecommitdiffstats
path: root/security/keys
AgeCommit message (Expand)AuthorLines
2024-01-09Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-0/+4
2024-01-08Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+2
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells-22/+37
2023-12-05iov_iter: replace import_single_range() with import_ubuf()Jens Axboe-2/+2
2023-12-05iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe-2/+1
2023-11-27KEYS: encrypted: Add check for strsepChen Ni-0/+4
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-1/+1
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds-0/+1
2023-10-24keys: Remove unused extern declarationsYueHaibing-7/+0
2023-10-24KEYS: trusted: tee: Refactor register SHM usageSumit Garg-44/+20
2023-10-24KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen-10/+10
2023-10-11security/keys: export key_lookup()Hannes Reinecke-0/+1
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg-8/+5
2023-09-15KEYS: encrypted: Do not include crypto/algapi.hHerbert Xu-1/+1
2023-08-17KEYS: Replace all non-returning strlcpy with strscpyAzeem Shaikh-1/+1
2023-08-07sysctl: set variable key_sysctls storage-class-specifier to staticTom Rix-1/+1
2023-07-28security: keys: perform capable check only on privileged operationsChristian Göttsche-3/+8
2023-07-17security: keys: Modify mismatched function nameJiapeng Chong-1/+1
2023-07-17keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu-11/+24
2023-06-08sysctl: move security keys sysctl registration to its own fileLuis Chamberlain-0/+7
2023-03-21keys: Do not cache key in task struct if key is requested from kernel threadDavid Howells-3/+6
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-25/+5
2023-02-13KEYS: DH: Use crypto_wait_reqHerbert Xu-25/+5
2023-02-13KEYS: Add new function key_create()Thomas Weißschuh-37/+100
2022-12-13Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-3/+3
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-2/+2
2022-12-08KEYS: trusted: tee: Make registered shm dependency explicitSumit Garg-1/+2
2022-11-25use less confusing names for iov_iter direction initializersAl Viro-2/+2
2022-10-19KEYS: encrypted: fix key instantiation with user-provided dataNikolaus Voss-3/+3
2022-10-10Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2022-10-05security/keys: Remove inconsistent __user annotationVincenzo Frascino-1/+1
2022-09-21KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu-2/+0
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford-2/+2
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-19/+172
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum-2/+97
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum-1/+34
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum-17/+42
2022-05-16big_keys: Use struct for internal payloadKees Cook-37/+36
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+9
2022-03-21Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-23/+67
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+1
2022-03-08KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp-1/+1
2022-03-08KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold-2/+2
2022-03-08KEYS: fix length validation in keyctl_pkey_params_get_2()Eric Biggers-3/+11
2022-03-03crypto: dh - constify struct dh's pointer membersNicolai Stange-1/+1
2022-02-21KEYS: encrypted: Instantiate key with user-provided decrypted dataYael Tzur-23/+67
2022-02-16KEYS: trusted: tee: use tee_shm_register_kernel_buf()Jens Wiklander-14/+9
2021-11-26security: DH - use KDF implementation from crypto APIStephan Müller-92/+19
2021-11-26security: DH - remove dead code for zero paddingStephan Müller-21/+4
2021-10-20ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringEric W. Biederman-0/+8