index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-22
crypto: caam - refactor RSA private key _done callbacks
Iuliana Prodan
1
-43
/
+18
2020-02-22
crypto: caam - refactor ahash_edesc_alloc
Iuliana Prodan
1
-40
/
+22
2020-02-22
crypto: caam - refactor ahash_done callbacks
Iuliana Prodan
1
-66
/
+22
2020-02-22
crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
Iuliana Prodan
1
-215
/
+53
2020-02-22
crypto: qat - spelling s/Decrytp/Decrypt/
Geert Uytterhoeven
1
-1
/
+1
2020-02-22
crypto: ccree - use devm_kzalloc() for hash data
Geert Uytterhoeven
1
-16
/
+8
2020-02-22
crypto: ccree - use devm_k[mz]alloc() for cipher data
Geert Uytterhoeven
1
-3
/
+1
2020-02-22
crypto: ccree - use devm_k[mz]alloc() for AEAD data
Geert Uytterhoeven
3
-31
/
+21
2020-02-22
crypto: ccree - use existing dev helper in init_cc_resources()
Geert Uytterhoeven
1
-4
/
+4
2020-02-22
crypto: ccree - grammar s/not room/no room/
Geert Uytterhoeven
1
-1
/
+1
2020-02-22
crypto: ccree - spelling s/Crytpcell/Cryptocell/
Geert Uytterhoeven
1
-1
/
+1
2020-02-22
crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
Geert Uytterhoeven
2
-14
/
+24
2020-02-22
crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
Geert Uytterhoeven
2
-29
/
+31
2020-02-22
crypto: ccree - improve kerneldoc in cc_hash.[ch]
Geert Uytterhoeven
2
-17
/
+18
2020-02-22
crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
Geert Uytterhoeven
1
-5
/
+11
2020-02-22
crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
Geert Uytterhoeven
1
-118
/
+119
2020-02-22
crypto: ccree - remove bogus kerneldoc markers
Geert Uytterhoeven
1
-4
/
+4
2020-02-22
crypto: ccree - extract cc_init_copy_sram()
Geert Uytterhoeven
1
-55
/
+36
2020-02-22
crypto: ccree - remove struct cc_cipher_handle
Geert Uytterhoeven
2
-26
/
+9
2020-02-22
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
2
-34
/
+9
2020-02-22
crypto: ccree - remove struct cc_debugfs_ctx
Geert Uytterhoeven
2
-21
/
+8
2020-02-22
crypto: ccree - remove struct cc_sram_ctx
Geert Uytterhoeven
2
-23
/
+6
2020-02-22
crypto: ccree - make cc_pm_{suspend,resume}() static
Geert Uytterhoeven
2
-8
/
+6
2020-02-22
crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
Geert Uytterhoeven
3
-14
/
+1
2020-02-22
crypto: ccree - use of_device_get_match_data()
Geert Uytterhoeven
1
-6
/
+2
2020-02-22
crypto: ccree - simplify Runtime PM handling
Geert Uytterhoeven
4
-65
/
+29
2020-02-22
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
9
-55
/
+40
2020-02-22
crypto: ccree - remove bogus paragraph about freeing SRAM
Geert Uytterhoeven
2
-7
/
+1
2020-02-22
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2
-3
/
+6
2020-02-22
crypto: ccree - use existing helpers to split 64-bit addresses
Geert Uytterhoeven
1
-4
/
+4
2020-02-22
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
2
-2
/
+2
2020-02-22
crypto: ccree - clean up clock handling
Geert Uytterhoeven
3
-50
/
+11
2020-02-22
crypto: ccree - remove empty cc_sram_mgr_fini()
Geert Uytterhoeven
3
-22
/
+2
2020-02-22
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
3
-3
/
+0
2020-02-22
crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
Geert Uytterhoeven
3
-35
/
+17
2020-02-22
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
4
-25
/
+23
2020-02-22
crypto: ccree - fix retry handling in cc_send_sync_request()
Geert Uytterhoeven
1
-4
/
+0
2020-02-22
crypto: ccree - fix debugfs register access while suspended
Geert Uytterhoeven
1
-0
/
+2
2020-02-22
debugfs: regset32: Add Runtime PM support
Geert Uytterhoeven
2
-0
/
+9
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
4
-8
/
+283
2020-02-22
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
1
-25
/
+6
2020-02-22
uacce: add uacce driver
Kenneth Lee
8
-0
/
+872
2020-02-22
uacce: Add documents for uacce
Kenneth Lee
1
-0
/
+176
2020-02-22
padata: fix uninitialized return value in padata_replace()
Daniel Jordan
1
-1
/
+1
2020-02-22
hwrng: imx-rngc - improve dependencies
Uwe Kleine-König
1
-1
/
+2
2020-02-22
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
1
-2
/
+1
2020-02-13
crypto: qce - handle AES-XTS cases that qce fails
Eneas U de Queiroz
3
-4
/
+10
2020-02-13
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
2
-8
/
+35
2020-02-13
crypto: qce - use cryptlen when adding extra sgl
Eneas U de Queiroz
3
-8
/
+10
2020-02-13
crypto: allwinner - remove redundant platform_get_irq error message
Chen Zhou
1
-3
/
+1
[next]