index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-crypto-profile.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-05-06
blk-crypto: export wrapped key functions
Eric Biggers
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
2023-07-05
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
2023-03-16
blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
Eric Biggers
2023-03-16
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
2022-11-23
blk-crypto: Add a missing include directive
Bart Van Assche
2021-11-29
blk-crypto: remove blk_crypto_unregister()
Eric Biggers
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers