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
2021-02-10
crypto: camellia - use unaligned accessors instead of alignmask
Ard Biesheuvel
1
-29
/
+16
2021-02-10
crypto: blowfish - use unaligned accessors instead of alignmask
Ard Biesheuvel
1
-14
/
+9
2021-02-10
crypto: serpent - use unaligned accessors instead of alignmask
Ard Biesheuvel
1
-27
/
+17
2021-02-10
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
5
-169
/
+7
2021-02-10
crypto: michael_mic - fix broken misalignment handling
Ard Biesheuvel
1
-19
/
+12
2021-02-10
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
1
-1
/
+1
2021-02-10
crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Geert Uytterhoeven
1
-1
/
+1
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux for-next/crypto
Herbert Xu
1
-0
/
+16
2021-02-05
crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m
Florian Fainelli
1
-1
/
+1
2021-02-05
crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Herbert Xu
1
-0
/
+1
2021-02-05
crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Dan Carpenter
1
-1
/
+1
2021-02-05
crypto: ccree - fix spelling typo of allocated
dingsenjie
1
-1
/
+1
2021-02-03
arm64: assembler: add cond_yield macro
Ard Biesheuvel
1
-0
/
+16
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
7
-1405
/
+3
2021-01-29
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
6
-876
/
+0
2021-01-29
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
6
-494
/
+1
2021-01-29
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
7
-441
/
+1
2021-01-29
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
7
-506
/
+1
2021-01-29
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
5
-36
/
+148
2021-01-29
crypto: talitos - Fix ctr(aes) on SEC1
Christophe Leroy
1
-0
/
+22
2021-01-29
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
2
-12
/
+17
2021-01-29
crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Hui Tang
1
-1
/
+4
2021-01-29
crypto: hisilicon/hpre - add two RAS correctable errors processing
Hui Tang
1
-2
/
+6
2021-01-29
crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Hui Tang
1
-2
/
+0
2021-01-22
crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
1
-41
/
+32
2021-01-22
crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
1
-6
/
+7
2021-01-22
crypto: keembay - use 64-bit arithmetic for computing bit_len
Ovidiu Panait
1
-2
/
+2
2021-01-22
crypto: lib/chacha20poly1305 - define empty module exit function
Jason A. Donenfeld
1
-0
/
+5
2021-01-22
crypto: octeontx2 - register with linux crypto framework
Srujana Challa
7
-2
/
+1961
2021-01-22
crypto: octeontx2 - add support to process the crypto request
Srujana Challa
11
-1
/
+1034
2021-01-22
crypto: octeontx2 - add virtual function driver support
Srujana Challa
6
-1
/
+373
2021-01-22
crypto: octeontx2 - add support to get engine capabilities
Srujana Challa
8
-0
/
+350
2021-01-22
crypto: octeontx2 - add LF framework
Srujana Challa
7
-1
/
+783
2021-01-22
crypto: octeontx2 - load microcode and create engine groups
Srujana Challa
8
-2
/
+1655
2021-01-22
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Srujana Challa
4
-2
/
+583
2021-01-22
crypto: octeontx2 - add mailbox communication with AF
Srujana Challa
6
-2
/
+236
2021-01-22
crypto: marvell - add Marvell OcteonTX2 CPT PF driver
Srujana Challa
7
-0
/
+633
2021-01-22
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
4
-0
/
+9
2021-01-22
crypto: bcm - Fix sparse warnings
Herbert Xu
7
-40
/
+48
2021-01-22
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2
-7
/
+10
2021-01-14
crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY
Daniele Alessandrelli
1
-0
/
+2
2021-01-14
crypto: keembay-ocs-hcu - Fix a WARN() message
Dan Carpenter
1
-1
/
+1
2021-01-14
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
12
-8
/
+8
2021-01-14
crypto: x86 - remove glue helper module
Ard Biesheuvel
6
-243
/
+0
2021-01-14
crypto: x86/twofish - drop dependency on glue helper
Ard Biesheuvel
3
-111
/
+44
2021-01-14
crypto: x86/cast6 - drop dependency on glue helper
Ard Biesheuvel
2
-45
/
+17
2021-01-14
crypto: x86/cast5 - drop dependency on glue helper
Ard Biesheuvel
1
-167
/
+17
2021-01-14
crypto: x86/serpent - drop dependency on glue helper
Ard Biesheuvel
4
-157
/
+61
2021-01-14
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
4
-168
/
+67
2021-01-14
crypto: x86 - add some helper macros for ECB and CBC modes
Ard Biesheuvel
1
-0
/
+76
[next]