index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
Geert Uytterhoeven
2020-02-22
1
-118
/
+119
*
crypto: ccree - remove bogus kerneldoc markers
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
*
crypto: ccree - extract cc_init_copy_sram()
Geert Uytterhoeven
2020-02-22
1
-55
/
+36
*
crypto: ccree - remove struct cc_cipher_handle
Geert Uytterhoeven
2020-02-22
2
-26
/
+9
*
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
2020-02-22
2
-34
/
+9
*
crypto: ccree - remove struct cc_debugfs_ctx
Geert Uytterhoeven
2020-02-22
2
-21
/
+8
*
crypto: ccree - remove struct cc_sram_ctx
Geert Uytterhoeven
2020-02-22
2
-23
/
+6
*
crypto: ccree - make cc_pm_{suspend,resume}() static
Geert Uytterhoeven
2020-02-22
2
-8
/
+6
*
crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
Geert Uytterhoeven
2020-02-22
3
-14
/
+1
*
crypto: ccree - use of_device_get_match_data()
Geert Uytterhoeven
2020-02-22
1
-6
/
+2
*
crypto: ccree - simplify Runtime PM handling
Geert Uytterhoeven
2020-02-22
4
-65
/
+29
*
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
2020-02-22
9
-55
/
+40
*
crypto: ccree - remove bogus paragraph about freeing SRAM
Geert Uytterhoeven
2020-02-22
2
-7
/
+1
*
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2020-02-22
2
-3
/
+6
*
crypto: ccree - use existing helpers to split 64-bit addresses
Geert Uytterhoeven
2020-02-22
1
-4
/
+4
*
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
2020-02-22
2
-2
/
+2
*
crypto: ccree - clean up clock handling
Geert Uytterhoeven
2020-02-22
3
-50
/
+11
*
crypto: ccree - remove empty cc_sram_mgr_fini()
Geert Uytterhoeven
2020-02-22
3
-22
/
+2
*
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
2020-02-22
3
-3
/
+0
*
crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
Geert Uytterhoeven
2020-02-22
3
-35
/
+17
*
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
2020-02-22
4
-25
/
+23
*
crypto: ccree - fix retry handling in cc_send_sync_request()
Geert Uytterhoeven
2020-02-22
1
-4
/
+0
*
crypto: ccree - fix debugfs register access while suspended
Geert Uytterhoeven
2020-02-22
1
-0
/
+2
*
debugfs: regset32: Add Runtime PM support
Geert Uytterhoeven
2020-02-22
2
-0
/
+9
*
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
2020-02-22
4
-8
/
+283
*
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
2020-02-22
1
-25
/
+6
*
uacce: add uacce driver
Kenneth Lee
2020-02-22
8
-0
/
+872
*
uacce: Add documents for uacce
Kenneth Lee
2020-02-22
1
-0
/
+176
*
padata: fix uninitialized return value in padata_replace()
Daniel Jordan
2020-02-22
1
-1
/
+1
*
hwrng: imx-rngc - improve dependencies
Uwe Kleine-König
2020-02-22
1
-1
/
+2
*
crypto: chelsio - remove extra allocation for chtls_dev
Stephen Kitt
2020-02-22
1
-2
/
+1
*
crypto: qce - handle AES-XTS cases that qce fails
Eneas U de Queiroz
2020-02-13
3
-4
/
+10
*
crypto: qce - use AES fallback for small requests
Eneas U de Queiroz
2020-02-13
2
-8
/
+35
*
crypto: qce - use cryptlen when adding extra sgl
Eneas U de Queiroz
2020-02-13
3
-8
/
+10
*
crypto: allwinner - remove redundant platform_get_irq error message
Chen Zhou
2020-02-13
1
-3
/
+1
*
crypto: chelsio - Print the chcr driver information while module load.
Devulapally Shiva Krishna
2020-02-13
2
-1
/
+3
*
crypto: tcrypt - fix printed skcipher [a]sync mode
Horia Geantă
2020-02-13
1
-2
/
+2
*
crypto: proc - simplify the c_show function
Tianjia Zhang
2020-02-13
1
-1
/
+1
*
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
2020-02-13
1
-2
/
+3
*
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
2020-02-13
2
-1
/
+20
*
crypto: arm64/poly1305 - ignore build files
Matteo Croce
2020-02-13
1
-0
/
+1
*
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
2020-02-13
1
-8
/
+0
*
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
2020-02-13
1
-2
/
+6
*
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2020-02-13
2
-22
/
+42
*
crypto: ccree - fix AEAD blocksize registration
Gilad Ben-Yossef
2020-02-13
1
-0
/
+1
*
crypto: ccree - fix some reported cipher block sizes
Gilad Ben-Yossef
2020-02-13
1
-2
/
+6
*
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
2020-02-13
1
-2
/
+4
*
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2020-02-13
2
-35
/
+28
*
crypto: x86/curve25519 - replace with formally verified implementation
Jason A. Donenfeld
2020-02-13
1
-2254
/
+1292
*
crypto: rng - Fix a refcounting bug in crypto_rng_reset()
Dan Carpenter
2020-02-13
1
-2
/
+6
[prev]
[next]