index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-05
crypto: use 2-arg strscpy where destination size is known
Thorsten Blum
1
-1
/
+1
2026-05-28
crypto: api - Fold crypto_alloc_tfmmem() into crypto_create_tfm_node()
Eric Biggers
1
-26
/
+7
2026-05-28
crypto: api - Fold __crypto_alloc_tfmgfp() into __crypto_alloc_tfm()
Eric Biggers
1
-10
/
+3
2026-05-28
crypto: api - Remove per-tfm refcount
Eric Biggers
1
-4
/
+0
2026-05-28
crypto: api - Remove crypto_clone_tfm()
Eric Biggers
1
-26
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-05
crypto: Enable context analysis
Marco Elver
1
-0
/
+1
2025-05-23
crypto: api - Redo lookup on EEXIST
Herbert Xu
1
-2
/
+11
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
1
-2
/
+1
2025-04-28
crypto: hash - Fix clone error handling
Herbert Xu
1
-1
/
+1
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
1
-0
/
+18
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
1
-0
/
+9
2025-04-07
crypto: api - Ensure cra_type->destroy is done in process context
Herbert Xu
1
-10
/
+0
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
1
-4
/
+0
2025-03-15
crypto: api - Add cra_type->destroy hook
Herbert Xu
1
-0
/
+10
2025-02-22
crypto: api - Fix larval relookup type and mask
Herbert Xu
1
-10
/
+7
2024-09-06
crypto: api - Fix generic algorithm self-test races
Herbert Xu
1
-7
/
+8
2024-08-24
crypto: api - Do not wait for tests during registration
Herbert Xu
1
-18
/
+19
2024-08-24
crypto: api - Remove instance larval fulfilment
Herbert Xu
1
-4
/
+19
2024-05-31
crypto: api - Disable boot-test-finished if algapi is a module
Herbert Xu
1
-2
/
+2
2024-05-10
crypto: api - use 'time_left' variable with wait_for_completion_killable_time...
Wolfram Sang
1
-4
/
+4
2023-09-20
crypto: api - Remove unnecessary NULL initialisation
Li zeming
1
-1
/
+1
2023-06-23
crypto: api - Add __crypto_alloc_tfmgfp
Herbert Xu
1
-3
/
+10
2023-06-23
crypto: api - Remove crypto_init_ops()
Dmitry Safonov
1
-14
/
+0
2023-04-20
crypto: api - Add crypto_clone_tfm
Herbert Xu
1
-9
/
+50
2023-04-20
crypto: api - Add crypto_tfm_get
Herbert Xu
1
-0
/
+4
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
1
-2
/
+2
2022-11-25
crypto: api - compile out crypto_boot_test_finished when tests disabled
Eric Biggers
1
-3
/
+5
2022-11-25
crypto: api - optimize algorithm registration when self-tests disabled
Eric Biggers
1
-3
/
+0
2022-08-26
crypto: core - move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-19
crypto: api - Fix comment typo
Jason Wang
1
-1
/
+1
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+17
2022-03-03
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
1
-2
/
+17
2022-02-05
crypto: api - Move cryptomgr soft dependency into algapi
Herbert Xu
1
-1
/
+0
2021-10-29
crypto: api - Do not create test larvals if manager is disabled
Herbert Xu
1
-5
/
+2
2021-10-01
crypto: api - Export crypto_boot_test_finished
Herbert Xu
1
-0
/
+1
2021-09-24
crypto: api - Fix built-in testing dependency failures
Herbert Xu
1
-5
/
+47
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
1
-9
/
+15
2020-04-16
crypto: api - Fix use-after-free and race in crypto_spawn_alg
Herbert Xu
1
-1
/
+2
2019-12-20
crypto: api - fix unexpectedly getting generic implementation
Herbert Xu
1
-1
/
+3
2019-12-11
crypto: api - Fix race condition in crypto_spawn_alg
Herbert Xu
1
-2
/
+1
2019-12-11
crypto: cipher - remove crt_u.cipher (struct cipher_tfm)
Eric Biggers
1
-14
/
+1
2019-12-11
crypto: compress - remove crt_u.compress (struct compress_tfm)
Eric Biggers
1
-1
/
+1
2019-12-11
crypto: api - remove another reference to blkcipher
Eric Biggers
1
-1
/
+1
2019-11-17
crypto: api - Add softdep on cryptomgr
Herbert Xu
1
-0
/
+1
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
[next]