Milan Broz
|
fcb2f1e2ea
dm crypt: move detailed message into debug level
|
6 lat temu |
Mikulas Patocka
|
3ec93eb380
dm crypt: don't overallocate the integrity tag space
|
6 lat temu |
Milan Broz
|
b911f1dcb6
dm crypt: fix parsing of extended IV arguments
|
7 lat temu |
Milan Broz
|
887b1c9a7d
dm: Check for device sector overflow if CONFIG_LBDAF is not set
|
7 lat temu |
AliOS system security
|
4e26ee3149
dm crypt: use u64 instead of sector_t to store iv_offset
|
7 lat temu |
Mikulas Patocka
|
432061b3da
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
|
7 lat temu |
Mikulas Patocka
|
bc9e9cf040
dm crypt: don't decrease device limits
|
7 lat temu |
Kees Cook
|
c07c88f54f
dm crypt: convert essiv from ahash to shash
|
7 lat temu |
Mikulas Patocka
|
c7329eff72
dm crypt: use wake_up_process() instead of a wait queue
|
7 lat temu |
Linus Torvalds
|
b08fc5277a
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 lat temu |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 lat temu |
Mike Snitzer
|
72d711c876
dm: adjust structure members to improve alignment
|
7 lat temu |
Kent Overstreet
|
d00a11df69
dm-crypt: fix warning in shutdown path
|
7 lat temu |
Kent Overstreet
|
6f1c819c21
dm: convert to bioset_init()/mempool_init()
|
7 lat temu |
Mikulas Patocka
|
5059353df8
dm crypt: limit the number of allocated pages
|
8 lat temu |
Mike Snitzer
|
1eb5fa849f
dm: allow targets to return output from messages they are sent
|
7 lat temu |
Linus Torvalds
|
0be600a5ad
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
7 lat temu |
Linus Torvalds
|
0a4b6e2f80
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
|
7 lat temu |
Mike Snitzer
|
d5ffebdd79
dm: backfill missing calls to mutex_destroy()
|
8 lat temu |
Wei Yongjun
|
3cc2e57c4b
dm crypt: fix error return code in crypt_ctr()
|
8 lat temu |
Ondrej Kozina
|
dc94902bde
dm crypt: wipe kernel key copy after IV initialization
|
8 lat temu |
Milan Broz
|
27c7003697
dm crypt: fix crash by adding missing check for auth key size
|
8 lat temu |
Ming Lei
|
92681eca61
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
|
8 lat temu |
NeilBrown
|
80cd175783
dm crypt: remove BIOSET_NEED_RESCUER flag
|
8 lat temu |
Mikulas Patocka
|
0440d5c0ca
dm crypt: allow unaligned bv_offset
|
8 lat temu |
Milan Broz
|
783874b050
dm crypt: reject sector_size feature if device length is not aligned to it
|
8 lat temu |
Jeffy Chen
|
bd86e32059
dm crypt: fix memory leak in crypt_ctr_cipher_old()
|
8 lat temu |
Linus Torvalds
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 lat temu |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 lat temu |
Eric Biggers
|
5916a22b83
dm: constify argument arrays
|
8 lat temu |