index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
crypto: stm32/des - switch to new verification routines
Ard Biesheuvel
1
-25
/
+5
2019-08-22
crypto: rk3288/des - switch to new verification routines
Ard Biesheuvel
2
-15
/
+8
2019-08-22
crypto: qce/des - switch to new verification routines
Ard Biesheuvel
1
-28
/
+27
2019-08-22
crypto: picoxcell/des - switch to new verification routines
Ard Biesheuvel
1
-16
/
+8
2019-08-22
crypto: omap/des - switch to new verification routines
Ard Biesheuvel
1
-19
/
+8
2019-08-22
crypto: n2/des - switch to new verification routines
Ard Biesheuvel
1
-23
/
+9
2019-08-22
crypto: cesa/des - switch to new verification routines
Ard Biesheuvel
1
-17
/
+8
2019-08-22
crypto: ixp4xx/des - switch to new verification routines
Ard Biesheuvel
1
-21
/
+6
2019-08-22
crypto: safexcel/des - switch to new verification routines
Ard Biesheuvel
1
-17
/
+7
2019-08-22
crypto: hisilicon/des - switch to new verification routines
Ard Biesheuvel
1
-11
/
+7
2019-08-22
crypto: hifn/des - switch to new verification routines
Ard Biesheuvel
1
-24
/
+8
2019-08-22
crypto: ccree/des - switch to new verification routines
Ard Biesheuvel
2
-31
/
+8
2019-08-22
crypto: ccp/des - switch to new verification routines
Ard Biesheuvel
1
-4
/
+3
2019-08-22
crypto: nitrox/des - switch to new verification routines
Ard Biesheuvel
1
-2
/
+2
2019-08-22
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
1
-21
/
+5
2019-08-22
crypto: caam/des - switch to new verification routines
Ard Biesheuvel
4
-92
/
+31
2019-08-22
crypto: bcm/des - switch to new verification routines
Ard Biesheuvel
1
-62
/
+17
2019-08-22
crypto: atmel/des - switch to new verification routines
Ard Biesheuvel
1
-21
/
+7
2019-08-22
crypto: sparc/des - switch to new verification routines
Ard Biesheuvel
1
-21
/
+16
2019-08-22
crypto: s390/des - switch to new verification routines
Ard Biesheuvel
1
-14
/
+11
2019-08-22
crypto: des/3des_ede - add new helpers to verify keys
Ard Biesheuvel
2
-13
/
+141
2019-08-22
MAINTAINERS: nx crypto: Fix typo in a filepath
Denis Efremov
1
-1
/
+1
2019-08-22
lib/mpi: Eliminate unused umul_ppmm definitions for MIPS
Nathan Chancellor
1
-35
/
+1
2019-08-22
random: Support freezable kthreads in add_hwgenerator_randomness()
Stephen Boyd
1
-3
/
+7
2019-08-15
crypto: arm64/aegis128 - implement plain NEON version
Ard Biesheuvel
3
-2
/
+80
2019-08-15
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
Ard Biesheuvel
4
-0
/
+207
2019-08-15
crypto: aegis128 - add support for SIMD acceleration
Ard Biesheuvel
2
-4
/
+49
2019-08-15
crypto: xts - add support for ciphertext stealing
Ard Biesheuvel
1
-20
/
+132
2019-08-15
crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
Pascal van Leeuwen
1
-1
/
+2
2019-08-15
crypto: streebog - remove two unused variables
YueHaibing
1
-46
/
+0
2019-08-15
crypto: aes-generic - remove unused variable 'rco_tab'
YueHaibing
1
-2
/
+0
2019-08-15
Documentation: crypto: crypto_engine: Fix Sphinx warning
Jonathan Neuschäfer
1
-0
/
+1
2019-08-15
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
5
-17
/
+265
2019-08-15
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
3
-1
/
+99
2019-08-15
crypto: cryptd - Use refcount_t for refcount
Chuhong Yuan
1
-22
/
+22
2019-08-15
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
1
-1
/
+4
2019-08-15
crypto: caam/qi - execute library only on DPAA 1.x
Horia Geantă
1
-4
/
+3
2019-08-15
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
1
-2
/
+4
2019-08-15
crypto: hisilicon - add missing single_release
Zhou Wang
1
-0
/
+1
2019-08-15
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
1
-1
/
+1
2019-08-15
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Zhou Wang
1
-0
/
+1
2019-08-15
crypto: hisilicon - fix kbuild warnings
Zhou Wang
1
-3
/
+3
2019-08-09
padata: initialize pd->cpu with effective cpumask
Daniel Jordan
1
-1
/
+1
2019-08-09
crypto: ccp - Remove unnecessary linux/pci.h include
Bjorn Helgaas
7
-7
/
+0
2019-08-09
crypto: ccp - Include DMA declarations explicitly
Bjorn Helgaas
2
-0
/
+2
2019-08-09
crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-09
crypto: qce - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-09
crypto: stm32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2
-6
/
+2
2019-08-09
crypto: rockchip - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-09
crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
[next]