/drivers/virtio/

nux-2.6.22.y'>linux-2.6.22.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/security/keys/encrypted-keys
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-12KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-09KEYS: encrypted: sanitize all key materialEric Biggers
2017-06-09KEYS: encrypted: use constant-time HMAC comparisonEric Biggers
2017-06-09KEYS: encrypted: fix race causing incorrect HMAC calculationsEric Biggers
2017-06-09KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2017-06-09KEYS: encrypted: avoid encrypting/decrypting stack buffersEric Biggers
2017-06-09KEYS: Delete an error message for a failed memory allocation in get_derived_k...Markus Elfring
2017-05-18doc: ReSTify keys-trusted-encrypted.txtKees Cook