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 - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
2020-03-12
3
-103
/
+16
*
crypto: ccree - use crypto_ipsec_check_assoclen()
Gilad Ben-Yossef
2020-03-12
1
-53
/
+20
*
crypto: ccree - only check condition if needed
Gilad Ben-Yossef
2020-03-12
1
-6
/
+6
*
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
2020-03-12
5
-8
/
+0
*
crypto: ccree - remove pointless comment
Hadar Gat
2020-03-12
1
-1
/
+0
*
crypto: ccree - update register handling macros
Hadar Gat
2020-03-12
2
-43
/
+38
*
crypto: ccp - use file mode for sev ioctl permissions
Connor Kuehl
2020-03-12
1
-16
/
+17
*
hwrng: imx-rngc - simplify interrupt mask/unmask
Martin Kaiser
2020-03-12
1
-15
/
+28
*
hwrng: imx-rngc - check the rng type
Martin Kaiser
2020-03-12
1
-1
/
+27
*
hwrng: imx-rngc - (trivial) simplify error prints
Martin Kaiser
2020-03-12
1
-2
/
+2
*
hwrng: imx-rngc - use automatic seeding
Martin Kaiser
2020-03-12
1
-2
/
+14
*
hwrng: imx-rngc - fix an error path
Martin Kaiser
2020-03-12
1
-1
/
+3
*
hwrng: ks-sa - move TI Keystone driver into the config menu structure
Randy Dunlap
2020-03-12
1
-7
/
+7
*
crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver
Longfang Liu
2020-03-12
2
-5
/
+172
*
crypto: hisilicon/sec2 - Update IV and MAC operation
Longfang Liu
2020-03-12
2
-32
/
+43
*
crypto: hisilicon/sec2 - Add iommu status check
Longfang Liu
2020-03-12
2
-0
/
+20
*
crypto: hisilicon/sec2 - Add workqueue for SEC driver.
Ye Kai
2020-03-12
1
-3
/
+29
*
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
2020-03-12
2
-25
/
+19
*
crypto: aead - improve documentation for scatterlist layout
Eric Biggers
2020-03-12
1
-21
/
+27
*
crypto: testmgr - do comparison tests before inauthentic input tests
Eric Biggers
2020-03-12
1
-2
/
+2
*
crypto: testmgr - use consistent IV copies for AEADs that need it
Eric Biggers
2020-03-12
1
-9
/
+15
*
crypto: qce - fix wrong config symbol reference
Eneas U de Queiroz
2020-03-12
1
-1
/
+1
*
crypto: qat - simplify the qat_crypto function
Tianjia Zhang
2020-03-12
1
-2
/
+1
*
crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()
John Allen
2020-03-12
3
-0
/
+13
*
crypto: ccp - Cleanup misc_dev on sev_exit()
John Allen
2020-03-12
1
-3
/
+3
*
crypto: arm/ghash-ce - define fpu before fpu registers are referenced
Stefan Agner
2020-03-06
1
-2
/
+3
*
crypto: x86/curve25519 - leave r12 as spare register
Jason A. Donenfeld
2020-03-06
1
-55
/
+55
*
crypto: caam - update xts sector size for large input length
Andrei Botila
2020-03-06
1
-2
/
+14
*
crypto: caam/qi2 - fix chacha20 data size error
Horia Geantă
2020-03-06
1
-4
/
+10
*
crypto: chelsio/chtls - Fixed boolinit.cocci warning
Vinay Kumar Yadav
2020-03-06
1
-2
/
+2
*
crypto: hisilicon - qm depends on UACCE
Hongbo Yao
2020-03-06
1
-0
/
+2
*
uacce: unmap remaining mmapping from user space
Zhangfei Gao
2020-03-06
2
-0
/
+18
*
crypto: xts - simplify error handling in ->create()
Eric Biggers
2020-03-06
1
-17
/
+11
*
crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create()
Eric Biggers
2020-03-06
1
-39
/
+20
*
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
Eric Biggers
2020-03-06
2
-27
/
+13
*
crypto: lrw - simplify error handling in create()
Eric Biggers
2020-03-06
1
-17
/
+11
*
crypto: geniv - simply error handling in aead_geniv_alloc()
Eric Biggers
2020-03-06
1
-12
/
+5
*
crypto: gcm - simplify error handling in crypto_rfc4543_create()
Eric Biggers
2020-03-06
1
-25
/
+12
*
crypto: gcm - simplify error handling in crypto_rfc4106_create()
Eric Biggers
2020-03-06
1
-20
/
+9
*
crypto: cts - simplify error handling in crypto_cts_create()
Eric Biggers
2020-03-06
1
-19
/
+8
*
crypto: ctr - simplify error handling in crypto_rfc3686_create()
Eric Biggers
2020-03-06
1
-20
/
+9
*
crypto: cryptd - simplify error handling in cryptd_create_*()
Eric Biggers
2020-03-06
1
-26
/
+11
*
crypto: ccm - simplify error handling in crypto_rfc4309_create()
Eric Biggers
2020-03-06
1
-20
/
+9
*
crypto: authencesn - fix weird comma-terminated line
Eric Biggers
2020-03-06
1
-1
/
+1
*
MAINTAINERS: add maintainers for uacce
Zhangfei Gao
2020-03-06
1
-0
/
+12
*
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
2020-03-06
2
-0
/
+10
*
crypto: mxs-dcp - fix scatterlist linearization for hash
Rosioru Dragos
2020-03-06
1
-30
/
+28
*
crypto: sun8i-ce - fix description of stat_fb
Corentin Labbe
2020-03-06
1
-1
/
+1
*
crypto: sun8i-ss - fix description of stat_fb
Corentin Labbe
2020-03-06
1
-1
/
+1
*
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
10
-14
/
+14
[next]