index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ux500 - Fix sparse endianness warnings
Herbert Xu
2020-09-11
1
-16
/
+8
*
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
2020-09-11
6
-24
/
+12
*
crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferral
Krzysztof Kozlowski
2020-09-11
1
-8
/
+7
*
crypto: s5p-sss - Add and fix kerneldoc
Krzysztof Kozlowski
2020-09-11
1
-3
/
+4
*
crypto: s5p-sss - remove redundant null check
Xu Wang
2020-09-11
1
-4
/
+2
*
hwrng: xiphera-trng: add support for XIP8001B hwrng
Atte Tommiska
2020-09-11
3
-0
/
+161
*
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
Ard Biesheuvel
2020-09-11
2
-8
/
+0
*
crypto: bcm-iproc - remove ecb(arc4) support
Ard Biesheuvel
2020-09-11
6
-128
/
+6
*
crypto: n2 - remove ecb(arc4) support
Ard Biesheuvel
2020-09-11
1
-46
/
+0
*
staging/rtl8192u: switch to RC4 library interface
Ard Biesheuvel
2020-09-11
3
-119
/
+27
*
staging/rtl8192e: switch to RC4 library interface
Ard Biesheuvel
2020-09-11
3
-118
/
+28
*
hwrng: imx-rngc - add quality to use it as kernel entropy pool
Marco Felsch
2020-09-11
1
-0
/
+1
*
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
2020-09-11
1
-1
/
+9
*
crypto: caam - use traditional error check pattern
Andy Shevchenko
2020-09-11
1
-4
/
+3
*
crypto: sa2ul - fix compiler warning produced by clang
Tero Kristo
2020-09-11
1
-4
/
+2
*
crypto: amlogic - Fix endianness marker
Herbert Xu
2020-09-04
1
-1
/
+1
*
crypto: sun8i-ss - remove redundant memzero_explicit()
Denis Efremov
2020-09-04
1
-1
/
+0
*
crypto: sun8i-ss - use kfree_sensitive()
Denis Efremov
2020-09-04
1
-12
/
+3
*
crypto: sun8i-ce - use kfree_sensitive()
Denis Efremov
2020-09-04
1
-12
/
+3
*
crypto: amlogic - use kfree_sensitive()
Denis Efremov
2020-09-04
1
-8
/
+2
*
crypto: inside-secure - use kfree_sensitive()
Denis Efremov
2020-09-04
1
-2
/
+1
*
crypto: ccree - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-04
1
-5
/
+2
*
crypto: sa2ul - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-04
1
-11
/
+7
*
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-04
1
-5
/
+4
*
crypto: stm32 - Fix sparse warnings
Herbert Xu
2020-08-28
3
-24
/
+32
*
crypto: ccree - fix runtime PM imbalance on error
dinghao.liu@zju.edu.cn
2020-08-28
1
-1
/
+5
*
crypto: mediatek - Fix endianness bugs and sparse warnings
Herbert Xu
2020-08-28
2
-34
/
+25
*
crypto: hifn_795x - Remove 64-bit build-time check
Herbert Xu
2020-08-28
1
-3
/
+0
*
crypto: cavium/nitrox - add an error message to explain the failure of pci_re...
George Acosta
2020-08-28
1
-0
/
+1
*
crypto: sa2ul - Fix pointer-to-int-cast warning
YueHaibing
2020-08-28
1
-2
/
+2
*
crypto: stm32 - Add missing header inclusions
Herbert Xu
2020-08-25
2
-0
/
+3
*
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
2020-08-21
8
-107
/
+125
*
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
2020-08-21
5
-9
/
+99
*
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
2020-08-21
5
-0
/
+21
*
crypto: hisilicon/qm - fix VF not available after PF FLR
Shukun Tan
2020-08-21
1
-0
/
+6
*
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
2020-08-21
5
-17
/
+17
*
crypto: hisilicon/qm - fix event queue depth to 2048
Shukun Tan
2020-08-21
1
-6
/
+13
*
crypto: hisilicon/qm - fix judgement of queue is full
Hui Tang
2020-08-21
1
-1
/
+1
*
crypto: hisilicon/qm - fix print frequence in hisi_qp_send
Yang Shen
2020-08-21
1
-1
/
+1
*
crypto: hisilicon/qm - clear used reference count when start qp
Shukun Tan
2020-08-21
1
-0
/
+1
*
crypto: hisilicon/qm - fix wrong release after using strsep
Sihang Chen
2020-08-21
1
-4
/
+6
*
crypto: virtio - don't use 'default m'
Ram Muthiah
2020-08-21
1
-1
/
+0
*
crypto: picoxcell - Fix potential race condition bug
Madhuparna Bhowmik
2020-08-21
1
-5
/
+4
*
crypto: ux500 - Fix kmap() bug
Ira Weiny
2020-08-21
1
-12
/
+18
*
hwrng: intel - cleanup initialization
Tom Rix
2020-08-21
1
-1
/
+1
*
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
2020-08-21
6
-102
/
+136
*
hwrng: optee - fix wait use case
Jorge Ramirez-Ortiz
2020-08-21
1
-2
/
+2
*
hwrng: optee - handle unlimited data rates
Jorge Ramirez-Ortiz
2020-08-21
1
-1
/
+1
*
crypto: ccree - remove bitlocker cipher
Gilad Ben-Yossef
2020-08-21
2
-47
/
+3
*
crypto: ccree - remove data unit size support
Gilad Ben-Yossef
2020-08-21
2
-233
/
+1
[next]