index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qce
/
aead.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-15
crypto: qce - fix CCM AAD buffer underallocation
Md Sadre Alam
1
-1
/
+1
2026-07-05
crypto: qce - Remove unsafe/deprecated algorithms
Bartosz Golaszewski
1
-55
/
+1
2026-03-27
crypto: qce - use memcpy_and_pad in qce_aead_setkey
Thorsten Blum
1
-2
/
+2
2026-03-14
crypto: qce - Remove return variable and unused assignments
Thorsten Blum
1
-9
/
+3
2026-03-07
crypto: qce - Replace snprintf("%s") with strscpy
Thorsten Blum
1
-3
/
+3
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
2024-12-14
crypto: qce - fix priority to be less than ARMv8 CE
Eric Biggers
1
-1
/
+1
2022-12-09
crypto: qce - Set DMA alignment explicitly
Herbert Xu
1
-11
/
+11
2022-08-26
crypto: qce - Fix dma_map_sg error check
Jack Wang
1
-2
/
+2
2021-11-20
crypto: qce - fix uaf on qce_aead_register_one
Chengfeng Ye
1
-1
/
+1
2021-05-28
crypto: qce - Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-28
crypto: qce - Fix some error handling path
Wei Yongjun
1
-3
/
+9
2021-05-14
crypto: qce - Schedule fallback aead algorithm
Thara Gopinath
1
-11
/
+53
2021-05-14
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
1
-0
/
+799