aboutsummaryrefslogtreecommitdiff
path: root/security/keys/keyctl_pkey.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08KEYS: fix length validation in keyctl_pkey_params_get_2()Gravatar Eric Biggers 1-3/+11
2021-01-21KEYS: remove redundant memsetGravatar Tom Rix 1-2/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Gravatar Thomas Gleixner 1-5/+1
2019-01-01KEYS: fix parsing invalid pkey info stringGravatar Eric Biggers 1-0/+2
2018-12-17security: don't use a negative Opt_err token indexGravatar Linus Torvalds 1-1/+1
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]Gravatar David Howells 1-0/+323