index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
Age
Commit message (
Expand
)
Author
2018-02-25
security/keys: BIG_KEY requires CONFIG_CRYPTO
Arnd Bergmann
2018-02-13
KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
2017-12-14
KEYS: add missing permission check for request_key() destination
Eric Biggers
2017-11-18
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-11-15
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
2017-11-15
KEYS: trusted: sanitize all key material
Eric Biggers
2017-11-08
KEYS: return full count in keyring_read() if buffer is too small
Eric Biggers
2017-10-27
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-27
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-10-27
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-05
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-10-05
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-10-05
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-10-05
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-10-05
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-07-12
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-06-14
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers
2017-06-14
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
2017-06-14
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-04-27
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-04-27
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-04-27
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2016-10-27
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
2016-10-27
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-09-22
KEYS: Fix skcipher IV clobbering
Herbert Xu
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-06-24
KEYS: Use skcipher for big keys
Herbert Xu
2016-06-16
KEYS: potential uninitialized variable
Dan Carpenter
2016-06-14
KEYS: Strip trailing spaces
David Howells
2016-06-03
KEYS: Add placeholder for KDF usage with DH
Stephan Mueller
2016-05-04
Merge branch 'keys-trust' into keys-next
David Howells
2016-04-12
KEYS: Add KEYCTL_DH_COMPUTE command
Mat Martineau
2016-04-12
Security: Keys: Big keys stored encrypted
Kirill Marinushkin
2016-04-12
KEYS: user_update should use copy of payload made during preparsing
David Howells
2016-04-11
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2016-04-11
KEYS: Add a facility to restrict new links into a keyring
David Howells
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-04
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2016-02-18
security/keys: make big_key.c explicitly non-modular
Paul Gortmaker
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
2016-02-09
KEYS: Add an alloc flag to convey the builtinness of a key
David Howells
2016-01-28
KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set
David Howells
2016-01-27
KEYS: Use skcipher
Herbert Xu
2016-01-20
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2016-01-07
KEYS: refcount bug fix
Mimi Zohar
[next]