index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-bridge.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-24
/
+25
2020-07-16
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-24
/
+25
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
2
-19
/
+19
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2
-15
/
+15
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
1
-1
/
+1
2020-07-16
hwrng: ba431 - Include kernel.h
Herbert Xu
1
-0
/
+1
2020-07-16
crypto: hisilicon/sec2 - fix some coding styles
Longfang Liu
1
-5
/
+4
2020-07-16
crypto: hisilicon/sec2 - update debugfs interface parameters
Longfang Liu
1
-27
/
+27
2020-07-16
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
2
-27
/
+29
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
3
-25
/
+71
2020-07-16
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
1
-0
/
+7
2020-07-16
crypto: caam - Remove broken arc4 support
Herbert Xu
2
-30
/
+0
2020-07-09
crypto: arm/ghash - use variably sized key struct
Ard Biesheuvel
1
-27
/
+24
2020-07-09
crypto: arm64/gcm - use inline helper to suppress indirect calls
Ard Biesheuvel
1
-39
/
+46
2020-07-09
crypto: arm64/gcm - use variably sized key struct
Ard Biesheuvel
1
-28
/
+21
2020-07-09
crypto: arm64/gcm - disentangle ghash and gcm setkey() routines
Ard Biesheuvel
1
-25
/
+22
2020-07-09
crypto: arm64/ghash - drop PMULL based shash
Ard Biesheuvel
1
-78
/
+12
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
3
-6
/
+7
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
5
-13
/
+62
2020-07-09
crypto: aesni - Fix build with LLVM_IAS=1
Sedat Dilek
1
-3
/
+3
2020-07-09
crypto: ccp - Fix sparse warnings
Herbert Xu
3
-13
/
+12
2020-07-09
crypto: af_alg - Fix regression on empty requests
Herbert Xu
1
-1
/
+1
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
1
-2
/
+2
2020-07-09
hwrng: virtio - Constify id_table[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: nomadik - Constify nmk_rng_ids[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: ba431 - HW_RANDOM_BA431 should not default to y
Geert Uytterhoeven
1
-3
/
+0
2020-07-09
hwrng: ba431 - Add dependency on HAS_IOMEM
Herbert Xu
1
-0
/
+1
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
1
-3
/
+65
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
1
-4
/
+0
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
1
-0
/
+6
2020-07-09
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
1
-2
/
+20
2020-07-09
hwrng: octeon - Fix sparse warnings
Herbert Xu
1
-3
/
+3
2020-07-09
hwrng: pic32 - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+1
2020-07-09
hwrng: st - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+2
2020-07-09
hwrng: bcm2835 - Fix W=1 unused variable warning
Herbert Xu
1
-2
/
+1
2020-07-09
hwrng: hisi - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+1
2020-07-09
hwrng: omap - Fix W=1 unused variable warning
Herbert Xu
1
-9
/
+2
2020-07-09
hwrng: npcm - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+1
2020-07-09
crypto: ux500/hash - Add namespacing to hash_init()
Lee Jones
1
-9
/
+9
2020-07-03
crypto: ccp - Update CCP driver maintainer information
Tom Lendacky
1
-0
/
+9
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
3
-23
/
+22
2020-07-03
crypto: hisilicon/qm - Change type of pasid to u32
Fenghua Yu
1
-2
/
+2
2020-07-03
crypto: aesni - add compatibility with IAS
Jian Cai
1
-11
/
+3
2020-07-03
crypto: ccp - Fix use of merged scatterlists
John Allen
2
-11
/
+27
2020-07-03
crypto: qce/sha - Do not modify scatterlist passed along with request
Sivaprakash Murugesan
1
-2
/
+0
2020-07-03
crypto: qce - re-initialize context on import
Sivaprakash Murugesan
1
-4
/
+12
2020-07-03
crypto: qce - support zero length test vectors
Sivaprakash Murugesan
3
-1
/
+21
2020-07-03
crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
Dinghao Liu
1
-0
/
+1
2020-06-26
crypto: ccree - remove unused field
Gilad Ben-Yossef
1
-1
/
+0
[next]