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
firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality
Harsha
2022-03-03
crypto: xilinx - Updated Makefile for xilinx subdirectory
Harsha
2022-03-03
crypto: crypto_xor - use helpers for unaligned accesses
Ard Biesheuvel
2022-03-03
crypto: cleanup comments
Tom Rix
2022-03-03
crypto: dh - calculate Q from P for the full public key verification
Nicolai Stange
2022-03-03
lib/mpi: export mpi_rshift
Nicolai Stange
2022-03-03
crypto: dh - disallow plain "dh" usage in FIPS mode
Nicolai Stange
2022-03-03
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
2022-03-03
crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret()
Nicolai Stange
2022-03-03
crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates
Nicolai Stange
2022-03-03
crypto: dh - implement private key generation primitive for ffdheXYZ(dh)
Nicolai Stange
2022-03-03
crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates
Nicolai Stange
2022-03-03
crypto: dh - implement ffdheXYZ(dh) templates
Nicolai Stange
2022-03-03
crypto: dh - introduce common code for built-in safe-prime group support
Nicolai Stange
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
[next]