- 3c3a24c crypto: api - Add crypto_clone_tfm by Herbert Xu · 1 year, 10 months ago
- ae131f4 crypto: api - Add crypto_tfm_get by Herbert Xu · 1 year, 10 months ago
- 255e48e crypto: api - Use data directly in completion function by Herbert Xu · 2 years ago
- 06bd9c9 crypto: api - compile out crypto_boot_test_finished when tests disabled by Eric Biggers · 2 years, 2 months ago
- a700858 crypto: api - optimize algorithm registration when self-tests disabled by Eric Biggers · 2 years, 2 months ago
- dd4f8ee crypto: core - move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 5 months ago
- bc9d6da crypto: api - Fix comment typo by Jason Wang · 2 years, 6 months ago
- 93e220a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 10 months ago
- d6097b8 crypto: api - allow algs only in specific constructions in FIPS mode by Nicolai Stange · 3 years ago
- c6ce9c5 crypto: api - Move cryptomgr soft dependency into algapi by Herbert Xu · 3 years ago
- cad439f crypto: api - Do not create test larvals if manager is disabled by Herbert Xu · 3 years, 3 months ago
- e42dff4 crypto: api - Export crypto_boot_test_finished by Herbert Xu · 3 years, 4 months ago
- adad556 crypto: api - Fix built-in testing dependency failures by Herbert Xu · 3 years, 4 months ago
- 83681f2 crypto: api - check for ERR pointers in crypto_destroy_tfm() by Ard Biesheuvel · 3 years, 11 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 6 months ago
- 7bc13b5 crypto: api - permit users to specify numa node of acomp hardware by Barry Song · 4 years, 7 months ago
- 6603523 crypto: api - Fix use-after-free and race in crypto_spawn_alg by Herbert Xu · 4 years, 10 months ago
- 2bbb337 crypto: api - fix unexpectedly getting generic implementation by Herbert Xu · 5 years ago
- 73669cc crypto: api - Fix race condition in crypto_spawn_alg by Herbert Xu · 5 years ago
- e8cfed5 crypto: cipher - remove crt_u.cipher (struct cipher_tfm) by Eric Biggers · 5 years ago
- c441a90 crypto: compress - remove crt_u.compress (struct compress_tfm) by Eric Biggers · 5 years ago
- 0a940d4 crypto: api - remove another reference to blkcipher by Eric Biggers · 5 years ago
- 8ab23d5 crypto: api - Add softdep on cryptomgr by Herbert Xu · 5 years ago
- c65058b crypto: skcipher - remove the "blkcipher" algorithm type by Eric Biggers · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- e2861fa evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 7 years ago
- b346e49 crypto: api - fix finding algorithm currently being tested by Eric Biggers · 7 years ago
- eb02c38 crypto: api - Keep failed instances alive by Herbert Xu · 7 years ago
- 3ca1e99 crypto: api - Make crypto_alg_lookup static by Herbert Xu · 7 years ago
- 4989d4f crypto: api - Remove unused crypto_type lookup function by Herbert Xu · 7 years ago
- ce8614a crypto: algapi - convert cra_refcnt to refcount_t by Eric Biggers · 7 years ago
- cadc9ab crypto: api - Unexport crypto_larval_lookup() by Eric Biggers · 7 years ago
- ada69a1 crypto: introduce crypto wait for async op by Gilad Ben-Yossef · 7 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 430b441 crypto: api - Do not clear type bits in crypto_larval_lookup by Herbert Xu · 8 years ago
- 9c8ae17 crypto: api - Remove no-op exit_ops code by Eric Biggers · 8 years ago
- 3fc89ad crypto: api - Only abort operations on fatal signal by Herbert Xu · 9 years ago
- 06ca7f6 crypto: api - prevent helper ciphers from being used by Stephan Mueller · 10 years ago
- 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
- 77dbd7a crypto: api - Fix race condition in larval lookup by Herbert Xu · 11 years ago
- fd1a190 crypto: fix typo in comment by Cristian Stoica · 12 years ago
- 939e177 crypto: algboss - Hold ref count on larval by Herbert Xu · 12 years ago
- 3d01a33 crypto: api - Fix checkpatch errors by Richard Hartmann · 15 years ago
- 2ca33da crypto: api - Remove frontend argument from extsize/init_tfm by Herbert Xu · 16 years ago
- 6941c3a crypto: hash - Remove legacy hash/digest implementaion by Herbert Xu · 16 years ago
- d06854f crypto: api - Add crypto_attr_alg2 helper by Herbert Xu · 16 years ago
- aa07a69 crypto: api - Use formatting of module name by Alex Riesen · 16 years ago
- 811d8f0 crypto: api - Use kzfree by Johannes Weiner · 16 years ago
- 37fc334 crypto: api - Fix algorithm module auto-loading by Herbert Xu · 16 years ago
- 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 16 years ago
- 3f683d6 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention by Herbert Xu · 16 years ago
- ff75330 crypto: api - crypto_alg_mod_lookup either tested or untested by Herbert Xu · 16 years ago
- 7b2cd92 crypto: api - Fix zeroing on free by Herbert Xu · 16 years ago
- 7b0bac6 crypto: api - Rebirth of crypto_alloc_tfm by Herbert Xu · 16 years ago
- 4a77948 crypto: api - Move type exit function into crypto_tfm by Herbert Xu · 16 years ago
- 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 16 years ago
- c51b6c8 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup by Herbert Xu · 16 years ago
- 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 17 years ago
- c3715cb9 [CRYPTO] api: Make the crypto subsystem fully modular by Sebastian Siewior · 17 years ago
- b9c55aa [CRYPTO] skcipher: Create default givcipher instances by Herbert Xu · 17 years ago
- 991d174 crypto: convert "crypto" subdirectory to UTF-8 by John Anthony Kazos Jr · 17 years ago
- fe3c520 [CRYPTO] api: Wake up all waiters when larval completes by Herbert Xu · 18 years ago
- da7cd59 [CRYPTO] api: Read module pointer before freeing algorithm by Herbert Xu · 18 years ago
- 27d2a33 [CRYPTO] api: Allow multiple frontends per backend by Herbert Xu · 18 years ago
- f1ddcaf [CRYPTO] api: Remove deprecated interface by Herbert Xu · 18 years ago
- cc44215 [CRYPTO] api: Remove unused functions by Adrian Bunk · 18 years ago
- 9765d26 [CRYPTO] api: fix crypto_alloc_base() return value by Akinobu Mita · 18 years ago
- fce32d7 [CRYPTO] api: Add crypto_comp and crypto_has_* by Herbert Xu · 18 years ago
- e853c3c [CRYPTO] api: Added crypto_type support by Herbert Xu · 18 years ago
- 6d7d684 [CRYPTO] api: Added crypto_alloc_base by Herbert Xu · 19 years ago
- f3f632d [CRYPTO] api: Added asynchronous flag by Herbert Xu · 18 years ago
- 6bfd480 [CRYPTO] api: Added spawns by Herbert Xu · 18 years ago
- 492e2b6 [CRYPTO] api: Allow algorithm lookup by type by Herbert Xu · 18 years ago
- 2b8c19d [CRYPTO] api: Add cryptomgr by Herbert Xu · 18 years ago
- 2825982 [CRYPTO] api: Added event notification by Herbert Xu · 18 years ago
- cce9e06 [CRYPTO] api: Split out low-level API by Herbert Xu · 18 years ago
- 6521f30 [CRYPTO] api: Add crypto_alg reference counting by Herbert Xu · 18 years ago
- 72fa491 [CRYPTO] api: Rename crypto_alg_get to crypto_mod_get by Herbert Xu · 19 years ago
- 996e252 [CRYPTO] api: Allow replacement when registering new algorithms by Herbert Xu · 19 years ago
- d913ea0 [CRYPTO] api: Removed const from cra_name/cra_driver_name by Herbert Xu · 19 years ago
- c7fc059 [CRYPTO] api: Added cra_init/cra_exit by Herbert Xu · 19 years ago
- bbeb563f [CRYPTO] all: Use kzalloc where possible by Eric Sesterhenn · 19 years ago
- f10b789 [CRYPTO] api: Align tfm context as wide as possible by Herbert Xu · 19 years ago
- 7302533 [CRYPTO] api: Require block size to be less than PAGE_SIZE/8 by Herbert Xu · 19 years ago
- 5cb1454b [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 19 years ago
- 1b40efd [CRYPTO] Check cra_alignmask against cra_blocksize by Herbert Xu · 19 years ago
- 64baf3c [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag by Herbert Xu · 19 years ago
- a61cc44 [CRYPTO] Add null short circuit to crypto_free_tfm by Jesper Juhl · 20 years ago
- fbdae9f [CRYPTO] Ensure cit_iv is aligned correctly by Herbert Xu · 20 years ago
- 176c365 [CRYPTO] Make crypto_alg_lookup static by Adrian Bunk · 20 years ago
- 9547737 [CRYPTO] Add alignmask for low-level cipher implementations by Herbert Xu · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2