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
2020-08-13
crypto: algif_aead - fix uninitialized ctx->init
Ondrej Mosnacek
2
-12
/
+1
2020-07-31
crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2020-07-31
hwrng: core - remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-31
crypto: x86/curve25519 - Remove unused carry variables
Herbert Xu
1
-4
/
+2
2020-07-31
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
周琰杰 (Zhou Yanjie)
3
-0
/
+170
2020-07-31
dt-bindings: RNG: Add Ingenic RNG bindings.
周琰杰 (Zhou Yanjie)
1
-0
/
+36
2020-07-31
crypto: caam/qi2 - add module alias
Horia Geantă
1
-0
/
+1
2020-07-31
crypto: caam - add more RNG hw error codes
Horia Geantă
1
-0
/
+3
2020-07-31
crypto: caam/jr - remove incorrect reference to caam_jr_register()
Dan Douglass
1
-2
/
+1
2020-07-31
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
3
-3
/
+3
2020-07-31
crypto: caam/qi2 - create ahash shared descriptors only once
Horia Geantă
1
-1
/
+5
2020-07-31
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
Horia Geantă
1
-1
/
+1
2020-07-31
crypto: caam - remove deadcode on 32-bit platforms
Franck LENORMAND
1
-3
/
+8
2020-07-31
crypto: ccp - use generic power management
Vaibhav Gupta
5
-22
/
+13
2020-07-31
crypto: xts - Replace memcpy() invocation with simple assignment
Ard Biesheuvel
1
-1
/
+1
2020-07-31
crypto: marvell/cesa - irq balance
Sven Auhagen
2
-1
/
+11
2020-07-31
crypto: inside-secure - irq balance
Sven Auhagen
2
-2
/
+14
2020-07-31
crypto: ecc - SP800-56A rev 3 local public key validation
Stephan Müller
2
-1
/
+44
2020-07-31
crypto: dh - SP800-56A rev 3 local public key validation
Stephan Müller
1
-25
/
+34
2020-07-31
crypto: dh - check validity of Z before export
Stephan Müller
1
-0
/
+29
2020-07-31
lib/mpi: Add mpi_sub_ui()
Marcelo Henrique Cerri
3
-0
/
+82
2020-07-31
crypto: ecdh - check validity of Z before export
Stephan Müller
1
-3
/
+8
2020-07-23
crypto: x86 - Put back integer parts of include/asm/inst.h
Uros Bizjak
1
-0
/
+148
2020-07-23
crypto: testmgr - delete duplicated words
Randy Dunlap
1
-5
/
+5
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
16
-43
/
+43
2020-07-23
crypto: skcipher - drop duplicated word in kernel-doc
Randy Dunlap
1
-1
/
+1
2020-07-23
crypto: hash - drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-07-23
crypto: omap-aes - Fix sparse and compiler warnings
Herbert Xu
1
-3
/
+3
2020-07-23
hwrng: imx-rngc - enable driver for i.MX6
Horia Geantă
1
-1
/
+1
2020-07-23
dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs
Horia Geantă
1
-0
/
+3
2020-07-23
padata: remove padata_parallel_queue
Daniel Jordan
2
-39
/
+22
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
4
-31
/
+8
2020-07-23
padata: remove effective cpumasks from the instance
Daniel Jordan
2
-29
/
+3
2020-07-23
padata: inline single call of pd_setup_cpumasks()
Daniel Jordan
1
-23
/
+9
2020-07-23
padata: remove stop function
Daniel Jordan
4
-38
/
+5
2020-07-23
padata: remove start function
Daniel Jordan
3
-29
/
+1
2020-07-23
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
1
-2
/
+7
2020-07-23
crypto: sa2ul - add device links to child devices
Tero Kristo
1
-0
/
+11
2020-07-23
crypto: sa2ul - Add AEAD algorithm support
Keerthy
2
-21
/
+518
2020-07-23
crypto: sa2ul - add sha1/sha256/sha512 support
Keerthy
2
-13
/
+560
2020-07-23
crypto: sa2ul - Add crypto driver
Keerthy
4
-0
/
+1783
2020-07-23
dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
Keerthy
1
-0
/
+76
2020-07-23
crypto: x86/crc32c - fix building with clang ias
Arnd Bergmann
1
-1
/
+1
2020-07-16
crypto: chelsio - Fix some pr_xxx messages
Christophe JAILLET
1
-10
/
+9
2020-07-16
crypto: chelsio - Avoid some code duplication
Christophe JAILLET
1
-3
/
+1
2020-07-16
crypto: lrw - prefix function and struct names with "lrw"
Eric Biggers
1
-58
/
+61
2020-07-16
crypto: xts - prefix function and struct names with "xts"
Eric Biggers
1
-65
/
+72
2020-07-16
crypto: hisilicon/hpre - disable FLR triggered by hardware
Hui Tang
1
-4
/
+22
2020-07-16
crypto: hisilicon/hpre - update debugfs interface parameters
Meng Yu
1
-33
/
+26
2020-07-16
crypto: hisilicon/hpre - Add a switch in sriov_configure
Meng Yu
1
-1
/
+2
[next]