index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: dh - disallow plain "dh" usage in FIPS mode
Nicolai Stange
2022-03-03
1
-1
/
+0
*
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
2022-03-03
5
-10
/
+63
*
crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret()
Nicolai Stange
2022-03-03
1
-7
/
+8
*
crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates
Nicolai Stange
2022-03-03
1
-0
/
+558
*
crypto: dh - implement private key generation primitive for ffdheXYZ(dh)
Nicolai Stange
2022-03-03
2
-3
/
+138
*
crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates
Nicolai Stange
2022-03-03
2
-0
/
+908
*
crypto: dh - implement ffdheXYZ(dh) templates
Nicolai Stange
2022-03-03
2
-1
/
+303
*
crypto: dh - introduce common code for built-in safe-prime group support
Nicolai Stange
2022-03-03
1
-0
/
+208
*
crypto: dh - split out deserialization code from crypto_dh_decode()
Nicolai Stange
2022-03-03
2
-8
/
+35
*
crypto: dh - constify struct dh's pointer members
Nicolai Stange
2022-03-03
2
-4
/
+4
*
crypto: dh - remove struct dh's ->q member
Nicolai Stange
2022-03-03
4
-33
/
+10
*
crypto: kpp - provide support for KPP spawns
Nicolai Stange
2022-03-03
2
-0
/
+84
*
crypto: kpp - provide support for KPP template instances
Nicolai Stange
2022-03-03
2
-0
/
+103
*
crypto: engine - check if BH is disabled during completion
Corentin Labbe
2022-03-03
1
-0
/
+1
*
crypto: gemini - call finalize with bh disabled
Corentin Labbe
2022-03-03
1
-0
/
+2
*
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
2022-03-03
1
-0
/
+2
*
crypto: sun8i-ce - call finalize with bh disabled
Corentin Labbe
2022-03-03
2
-0
/
+6
*
crypto: sun8i-ss - call finalize with bh disabled
Corentin Labbe
2022-03-03
2
-0
/
+6
*
crypto: cavium/zip - register algorithm only if hardware is present
Corentin Labbe
2022-03-03
1
-48
/
+35
*
hwrng: atmel - remove extra line
Claudiu Beznea
2022-03-03
1
-1
/
+0
*
hwrng: atmel - add runtime pm support
Claudiu Beznea
2022-03-03
1
-12
/
+32
*
hwrng: atmel - use __maybe_unused and pm_ptr() for pm ops
Claudiu Beznea
2022-03-03
1
-8
/
+4
*
hwrng: atmel - move set of TRNG_HALFR in atmel_trng_init()
Claudiu Beznea
2022-03-03
1
-24
/
+25
*
hwrng: atmel - rename enable/disable functions to init/cleanup
Claudiu Beznea
2022-03-03
1
-7
/
+7
*
hwrng: atmel - disable trng on failure path
Claudiu Beznea
2022-03-03
1
-0
/
+1
*
hwrng: atmel - add wait for ready support on read
Claudiu Beznea
2022-03-03
1
-13
/
+30
*
crypto: hisilicon/sec - fix the aead software fallback for engine
Kai Ye
2022-02-23
1
-3
/
+13
*
crypto: ccree - don't attempt 0 len DMA mappings
Gilad Ben-Yossef
2022-02-23
1
-0
/
+7
*
crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()
YueHaibing
2022-02-23
1
-8
/
+0
*
crypto: x86/blowfish - Remove unused inline functions
YueHaibing
2022-02-23
1
-12
/
+0
*
crypto: octeontx2 - add synchronization between mailbox accesses
Harman Kalra
2022-02-23
5
-14
/
+46
*
hwrng: core - introduce rng_quality sysfs attribute
Dominik Brodowski
2022-02-18
1
-1
/
+63
*
hwrng: core - use per-rng quality value instead of global setting
Dominik Brodowski
2022-02-18
1
-13
/
+20
*
hwrng: core - start and stop in-kernel rngd in separate function
Dominik Brodowski
2022-02-18
1
-10
/
+14
*
hwrng: core - do not bother to order list of devices by quality
Dominik Brodowski
2022-02-18
1
-20
/
+16
*
crypto: rockchip - ECB does not need IV
Corentin Labbe
2022-02-18
1
-1
/
+0
*
crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
Kai Ye
2022-02-18
1
-3
/
+5
*
crypto: hisilicon/sec - add the register configuration for HW V3
Kai Ye
2022-02-18
1
-11
/
+40
*
crypto: ux500 - use GFP_KERNEL
Julia Lawall
2022-02-18
2
-2
/
+2
*
crypto: nx - Constify static attribute_group structs
Rikard Falkeborn
2022-02-18
1
-2
/
+2
*
crypto: omap-sham - Constify static attribute_group
Rikard Falkeborn
2022-02-18
1
-1
/
+1
*
crypto: omap-aes - Constify static attribute_group
Rikard Falkeborn
2022-02-18
1
-1
/
+1
*
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
2022-02-18
11
-16
/
+252
*
crypto: qat - move and rename GEN4 error register definitions
Wojciech Ziemba
2022-02-18
3
-17
/
+17
*
crypto: qat - add misc workqueue
Wojciech Ziemba
2022-02-18
3
-0
/
+37
*
crypto: lrw - Add dependency on ecb
Herbert Xu
2022-02-18
2
-0
/
+2
*
crypto: xts - Add softdep on ecb
Herbert Xu
2022-02-18
1
-0
/
+1
*
crypto: qat - don't cast parameter in bit operations
Andy Shevchenko
2022-02-18
1
-3
/
+6
*
crypto: cavium/nitrox - fix typo on crypto
Corentin Labbe
2022-02-18
1
-1
/
+1
*
crypto: arm/xor - make vectorized C code Clang-friendly
Ard Biesheuvel
2022-02-11
1
-9
/
+3
[next]