index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-03
crypto: dh - split out deserialization code from crypto_dh_decode()
Nicolai Stange
2022-03-03
crypto: dh - constify struct dh's pointer members
Nicolai Stange
2022-03-03
crypto: dh - remove struct dh's ->q member
Nicolai Stange
2022-03-03
crypto: kpp - provide support for KPP spawns
Nicolai Stange
2022-03-03
crypto: kpp - provide support for KPP template instances
Nicolai Stange
2022-03-03
crypto: engine - check if BH is disabled during completion
Corentin Labbe
2022-03-03
crypto: gemini - call finalize with bh disabled
Corentin Labbe
2022-03-03
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
2022-03-03
crypto: sun8i-ce - call finalize with bh disabled
Corentin Labbe
2022-03-03
crypto: sun8i-ss - call finalize with bh disabled
Corentin Labbe
2022-03-03
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
2022-03-03
hwrng: atmel - remove extra line
Claudiu Beznea
2022-03-03
hwrng: atmel - add runtime pm support
Claudiu Beznea
2022-03-03
hwrng: atmel - use __maybe_unused and pm_ptr() for pm ops
Claudiu Beznea
2022-03-03
hwrng: atmel - move set of TRNG_HALFR in atmel_trng_init()
Claudiu Beznea
2022-03-03
hwrng: atmel - rename enable/disable functions to init/cleanup
Claudiu Beznea
2022-03-03
hwrng: atmel - disable trng on failure path
Claudiu Beznea
2022-03-03
hwrng: atmel - add wait for ready support on read
Claudiu Beznea
2022-02-23
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
2022-02-23
crypto: ccree - don't attempt 0 len DMA mappings
Gilad Ben-Yossef
2022-02-23
crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()
YueHaibing
2022-02-23
crypto: x86/blowfish - Remove unused inline functions
YueHaibing
2022-02-23
crypto: octeontx2 - add synchronization between mailbox accesses
Harman Kalra
2022-02-18
hwrng: core - introduce rng_quality sysfs attribute
Dominik Brodowski
2022-02-18
hwrng: core - use per-rng quality value instead of global setting
Dominik Brodowski
2022-02-18
hwrng: core - start and stop in-kernel rngd in separate function
Dominik Brodowski
2022-02-18
hwrng: core - do not bother to order list of devices by quality
Dominik Brodowski
2022-02-18
crypto: rockchip - ECB does not need IV
Corentin Labbe
2022-02-18
crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
Kai Ye
2022-02-18
crypto: hisilicon/sec - add the register configuration for HW V3
Kai Ye
2022-02-18
crypto: ux500 - use GFP_KERNEL
Julia Lawall
2022-02-18
crypto: nx - Constify static attribute_group structs
Rikard Falkeborn
2022-02-18
crypto: omap-sham - Constify static attribute_group
Rikard Falkeborn
2022-02-18
crypto: omap-aes - Constify static attribute_group
Rikard Falkeborn
2022-02-18
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
2022-02-18
crypto: qat - move and rename GEN4 error register definitions
Wojciech Ziemba
2022-02-18
crypto: qat - add misc workqueue
Wojciech Ziemba
2022-02-18
crypto: lrw - Add dependency on ecb
Herbert Xu
2022-02-18
crypto: xts - Add softdep on ecb
Herbert Xu
2022-02-18
crypto: qat - don't cast parameter in bit operations
Andy Shevchenko
2022-02-18
crypto: cavium/nitrox - fix typo on crypto
Corentin Labbe
2022-02-11
crypto: arm/xor - make vectorized C code Clang-friendly
Ard Biesheuvel
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
2022-02-11
crypto: atmel-tdes - Add support for the TDES IP available on sama7g5 SoC
Tudor Ambarus
2022-02-11
crypto: hmac - disallow keys < 112 bits in FIPS mode
Stephan Müller
2022-02-11
crypto: hmac - add fips_skip support
Stephan Müller
2022-02-05
crypto: sl3516 - remove redundant initializations of pointers in_sg and out_sg
Colin Ian King
2022-02-05
crypto: marvell/octeontx - remove redundant initialization of variable c_size
Colin Ian King
2022-02-05
crypto: octeontx2 - remove CONFIG_DM_CRYPT check
Shijith Thotton
2022-02-05
crypto: tcrypt - remove all multibuffer ahash tests
Tianjia Zhang
[next]