Sign in
android-kvm
/
linux
/
590680d139b9a3aec46ae17553235f4522d23bd4
/
security
/
keys
/
encrypted-keys
/
encrypted.c
d3ec10a
KEYS: Don't write out to userspace while holding key semaphore
by Waiman Long
· 5 years ago
028db3e
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
by Linus Torvalds
· 6 years ago
0f75ef6
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
2e12256
keys: Replace uid/gid/perm permissions checking with an ACL
by David Howells
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
107dfa2
encrypted-keys: fix Opt_err/Opt_error = -1
by Mimi Zohar
· 6 years ago
75f95da
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
9db6758
keys-encrypted: add nvdimm key format type to encrypted keys
by Dave Jiang
· 6 years ago
3d234b3
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
by Eric Biggers
· 6 years ago
363b02d
KEYS: Fix race between updating and finding a negative key
by David Howells
· 7 years ago
13923d0
KEYS: encrypted: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
a9dd74b
KEYS: encrypted: sanitize all key material
by Eric Biggers
· 8 years ago
0f534e4
KEYS: encrypted: use constant-time HMAC comparison
by Eric Biggers
· 8 years ago
64d107d
KEYS: encrypted: fix race causing incorrect HMAC calculations
by Eric Biggers
· 8 years ago
794b4bc
KEYS: encrypted: fix buffer overread in valid_master_desc()
by Eric Biggers
· 8 years ago
e9ff56a
KEYS: encrypted: avoid encrypting/decrypting stack buffers
by Eric Biggers
· 8 years ago
41f1c53
KEYS: Delete an error message for a failed memory allocation in get_derived_key()
by Markus Elfring
· 8 years ago
5395d31
doc: ReSTify keys-trusted-encrypted.txt
by Kees Cook
· 8 years ago
0837e49
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
5217660
KEYS: Use memzero_explicit() for secret data
by Dan Carpenter
· 8 years ago
57cb17e
KEYS: Fix an error code in request_master_key()
by Dan Carpenter
· 8 years ago
456bee9
KEYS: Fix skcipher IV clobbering
by Herbert Xu
· 8 years ago
c3917fd
KEYS: Use skcipher
by Herbert Xu
· 9 years ago
096fe9e
KEYS: Fix handling of stored error in a negatively instantiated user key
by David Howells
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
b26bdde
KEYS: Fix stale key registration at error path
by Takashi Iwai
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
b64cc5f
KEYS: revert encrypted key change
by Mimi Zohar
· 11 years ago
fc7c70e
KEYS: struct key_preparsed_payload should have two payload pointers
by David Howells
· 11 years ago
29707b2
security: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
cf7f601
KEYS: Add payload preparsing opportunity prior to key instantiate or update
by David Howells
· 12 years ago
6ac6172
encrypted-keys: fix rcu and sparse messages
by Mimi Zohar
· 13 years ago
ee0b31a
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
by Mimi Zohar
· 13 years ago
f4a0d5a
encrypted-keys: fix error return code
by Mimi Zohar
· 13 years ago
0247311
security: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
2b3ff63
encrypted-keys: check hex2bin result
by Mimi Zohar
· 13 years ago
982e617
encrypted-keys: remove trusted-keys dependency
by Mimi Zohar
· 14 years ago
61cf45d
encrypted-keys: create encrypted-keys directory
by Mimi Zohar
· 13 years ago
[Renamed from security/keys/encrypted.c]
79a73d1
encrypted-keys: add ecryptfs format support
by Roberto Sassu
· 14 years ago
4e561d3
encrypted-keys: add key format support
by Roberto Sassu
· 14 years ago
7103dff
encrypted-keys: added additional debug messages
by Roberto Sassu
· 14 years ago
08fa2aa
encrypted-keys: fixed valid_master_desc() function description
by Roberto Sassu
· 14 years ago
f91c2c5
encrypted_keys: avoid dumping the master key if the request fails
by Roberto Sassu
· 14 years ago
d410fa4e
Create Documentation/security/,
by Randy Dunlap
· 14 years ago
633e804
KEYS: Add an RCU payload dereference macro
by David Howells
· 14 years ago
b970344
encrypted-keys: rename encrypted_defined files to encrypted
by Mimi Zohar
· 14 years ago
[Renamed (99%) from security/keys/encrypted_defined.c]
a8b17ed
KEYS: Do some style cleanup in the key management code.
by David Howells
· 14 years ago
3b1826c
encrypted-keys: style and other cleanup
by Mimi Zohar
· 14 years ago
1f35065a
encrypted-keys: verify datablob size before converting to binary
by Mimi Zohar
· 14 years ago
93ae86e
keys: add missing include file for trusted and encrypted keys
by Mimi Zohar
· 14 years ago
7e70cb4
keys: add new key-type encrypted
by Mimi Zohar
· 14 years ago