index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
crypto: sun8i-ss - call finalize with bh disabled
Corentin Labbe
2
-0
/
+6
2022-03-02
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
1
-48
/
+35
2022-03-02
hwrng: atmel - remove extra line
Claudiu Beznea
1
-1
/
+0
2022-03-02
hwrng: atmel - add runtime pm support
Claudiu Beznea
1
-12
/
+32
2022-03-02
hwrng: atmel - use __maybe_unused and pm_ptr() for pm ops
Claudiu Beznea
1
-8
/
+4
2022-03-02
hwrng: atmel - move set of TRNG_HALFR in atmel_trng_init()
Claudiu Beznea
1
-24
/
+25
2022-03-02
hwrng: atmel - rename enable/disable functions to init/cleanup
Claudiu Beznea
1
-7
/
+7
2022-03-02
hwrng: atmel - disable trng on failure path
Claudiu Beznea
1
-0
/
+1
2022-03-02
hwrng: atmel - add wait for ready support on read
Claudiu Beznea
1
-13
/
+30
2022-02-23
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
1
-3
/
+13
2022-02-23
crypto: ccree - don't attempt 0 len DMA mappings
Gilad Ben-Yossef
1
-0
/
+7
2022-02-23
crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()
YueHaibing
1
-8
/
+0
2022-02-23
crypto: x86/blowfish - Remove unused inline functions
YueHaibing
1
-12
/
+0
2022-02-23
crypto: octeontx2 - add synchronization between mailbox accesses
Harman Kalra
5
-14
/
+46
2022-02-18
hwrng: core - introduce rng_quality sysfs attribute
Dominik Brodowski
1
-1
/
+63
2022-02-18
hwrng: core - use per-rng quality value instead of global setting
Dominik Brodowski
1
-13
/
+20
2022-02-18
hwrng: core - start and stop in-kernel rngd in separate function
Dominik Brodowski
1
-10
/
+14
2022-02-18
hwrng: core - do not bother to order list of devices by quality
Dominik Brodowski
1
-20
/
+16
2022-02-18
crypto: rockchip - ECB does not need IV
Corentin Labbe
1
-1
/
+0
2022-02-18
crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
Kai Ye
1
-3
/
+5
2022-02-18
crypto: hisilicon/sec - add the register configuration for HW V3
Kai Ye
1
-11
/
+40
2022-02-18
crypto: ux500 - use GFP_KERNEL
Julia Lawall
2
-2
/
+2
2022-02-18
crypto: nx - Constify static attribute_group structs
Rikard Falkeborn
1
-2
/
+2
2022-02-18
crypto: omap-sham - Constify static attribute_group
Rikard Falkeborn
1
-1
/
+1
2022-02-18
crypto: omap-aes - Constify static attribute_group
Rikard Falkeborn
1
-1
/
+1
2022-02-18
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
11
-16
/
+252
2022-02-18
crypto: qat - move and rename GEN4 error register definitions
Wojciech Ziemba
3
-17
/
+17
2022-02-18
crypto: qat - add misc workqueue
Wojciech Ziemba
3
-0
/
+37
2022-02-18
crypto: lrw - Add dependency on ecb
Herbert Xu
2
-0
/
+2
2022-02-18
crypto: xts - Add softdep on ecb
Herbert Xu
1
-0
/
+1
2022-02-18
crypto: qat - don't cast parameter in bit operations
Andy Shevchenko
1
-3
/
+6
2022-02-18
crypto: cavium/nitrox - fix typo on crypto
Corentin Labbe
1
-1
/
+1
2022-02-11
crypto: arm/xor - make vectorized C code Clang-friendly
Ard Biesheuvel
1
-9
/
+3
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
17
-208
/
+381
2022-02-11
crypto: atmel-tdes - Add support for the TDES IP available on sama7g5 SoC
Tudor Ambarus
1
-0
/
+1
2022-02-11
crypto: hmac - disallow keys < 112 bits in FIPS mode
Stephan Müller
2
-0
/
+13
2022-02-11
crypto: hmac - add fips_skip support
Stephan Müller
2
-0
/
+5
2022-02-05
crypto: sl3516 - remove redundant initializations of pointers in_sg and out_sg
Colin Ian King
1
-2
/
+2
2022-02-05
crypto: marvell/octeontx - remove redundant initialization of variable c_size
Colin Ian King
1
-1
/
+0
2022-02-05
crypto: octeontx2 - remove CONFIG_DM_CRYPT check
Shijith Thotton
1
-10
/
+7
2022-02-05
crypto: tcrypt - remove all multibuffer ahash tests
Tianjia Zhang
1
-224
/
+0
2022-02-05
crypto: atmel - add support for AES and SHA IPs available on lan966x SoC
Kavyasree Kotagiri
2
-0
/
+2
2022-02-05
hwrng: core - credit entropy for low quality sources of randomness
Dominik Brodowski
1
-1
/
+10
2022-02-05
crypto: arm64/aes-neonbs-xts - use plain NEON for non-power-of-2 input sizes
Ard Biesheuvel
2
-108
/
+57
2022-02-05
crypto: arm64/aes-neonbs-ctr - fallback to plain NEON for final chunk
Ard Biesheuvel
3
-142
/
+55
2022-02-05
crypto: arm/aes-neonbs-ctr - deal with non-multiples of AES block size
Ard Biesheuvel
2
-63
/
+77
2022-02-05
crypto: arm64/aes-neon-ctr - improve handling of single tail block
Ard Biesheuvel
2
-19
/
+20
2022-02-05
crypto: octeontx2 - increase CPT HW instruction queue length
Srujana Challa
1
-4
/
+15
2022-02-05
crypto: octeontx2 - disable DMA black hole on an DMA fault
Srujana Challa
2
-0
/
+14
2022-02-05
crypto: octeontx2 - CN10K CPT to RNM workaround
Srujana Challa
1
-1
/
+42
[next]