index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - remove deadcode on 32-bit platforms
Franck LENORMAND
2020-07-31
1
-3
/
+8
*
crypto: ccp - use generic power management
Vaibhav Gupta
2020-07-31
5
-22
/
+13
*
crypto: xts - Replace memcpy() invocation with simple assignment
Ard Biesheuvel
2020-07-31
1
-1
/
+1
*
crypto: marvell/cesa - irq balance
Sven Auhagen
2020-07-31
2
-1
/
+11
*
crypto: inside-secure - irq balance
Sven Auhagen
2020-07-31
2
-2
/
+14
*
crypto: ecc - SP800-56A rev 3 local public key validation
Stephan Müller
2020-07-31
2
-1
/
+44
*
crypto: dh - SP800-56A rev 3 local public key validation
Stephan Müller
2020-07-31
1
-25
/
+34
*
crypto: dh - check validity of Z before export
Stephan Müller
2020-07-31
1
-0
/
+29
*
lib/mpi: Add mpi_sub_ui()
Marcelo Henrique Cerri
2020-07-31
3
-0
/
+82
*
crypto: ecdh - check validity of Z before export
Stephan Müller
2020-07-31
1
-3
/
+8
*
crypto: x86 - Put back integer parts of include/asm/inst.h
Uros Bizjak
2020-07-23
1
-0
/
+148
*
crypto: testmgr - delete duplicated words
Randy Dunlap
2020-07-23
1
-5
/
+5
*
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-23
16
-43
/
+43
*
crypto: skcipher - drop duplicated word in kernel-doc
Randy Dunlap
2020-07-23
1
-1
/
+1
*
crypto: hash - drop duplicated word in a comment
Randy Dunlap
2020-07-23
1
-1
/
+1
*
crypto: omap-aes - Fix sparse and compiler warnings
Herbert Xu
2020-07-23
1
-3
/
+3
*
hwrng: imx-rngc - enable driver for i.MX6
Horia Geantă
2020-07-23
1
-1
/
+1
*
dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs
Horia Geantă
2020-07-23
1
-0
/
+3
*
padata: remove padata_parallel_queue
Daniel Jordan
2020-07-23
2
-39
/
+22
*
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
2020-07-23
4
-31
/
+8
*
padata: remove effective cpumasks from the instance
Daniel Jordan
2020-07-23
2
-29
/
+3
*
padata: inline single call of pd_setup_cpumasks()
Daniel Jordan
2020-07-23
1
-23
/
+9
*
padata: remove stop function
Daniel Jordan
2020-07-23
4
-38
/
+5
*
padata: remove start function
Daniel Jordan
2020-07-23
3
-29
/
+1
*
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
2020-07-23
1
-2
/
+7
*
crypto: sa2ul - add device links to child devices
Tero Kristo
2020-07-23
1
-0
/
+11
*
crypto: sa2ul - Add AEAD algorithm support
Keerthy
2020-07-23
2
-21
/
+518
*
crypto: sa2ul - add sha1/sha256/sha512 support
Keerthy
2020-07-23
2
-13
/
+560
*
crypto: sa2ul - Add crypto driver
Keerthy
2020-07-23
4
-0
/
+1783
*
dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
Keerthy
2020-07-23
1
-0
/
+76
*
crypto: x86/crc32c - fix building with clang ias
Arnd Bergmann
2020-07-23
1
-1
/
+1
*
crypto: chelsio - Fix some pr_xxx messages
Christophe JAILLET
2020-07-16
1
-10
/
+9
*
crypto: chelsio - Avoid some code duplication
Christophe JAILLET
2020-07-16
1
-3
/
+1
*
crypto: lrw - prefix function and struct names with "lrw"
Eric Biggers
2020-07-16
1
-58
/
+61
*
crypto: xts - prefix function and struct names with "xts"
Eric Biggers
2020-07-16
1
-65
/
+72
*
crypto: hisilicon/hpre - disable FLR triggered by hardware
Hui Tang
2020-07-16
1
-4
/
+22
*
crypto: hisilicon/hpre - update debugfs interface parameters
Meng Yu
2020-07-16
1
-33
/
+26
*
crypto: hisilicon/hpre - Add a switch in sriov_configure
Meng Yu
2020-07-16
1
-1
/
+2
*
crypto: hisilicon/hpre - Modify the Macro definition and format
Meng Yu
2020-07-16
1
-7
/
+5
*
crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs
Hui Tang
2020-07-16
1
-4
/
+6
*
crypto: hisilicon/hpre - Init the value of current_q of debugfs
Meng Yu
2020-07-16
1
-0
/
+1
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
34
-143
/
+361
*
crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
Eric Biggers
2020-07-16
2
-1
/
+34
*
crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
Eric Biggers
2020-07-16
5
-9
/
+4
*
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
2020-07-16
23
-234
/
+153
*
crypto: seqiv - remove seqiv_create()
Eric Biggers
2020-07-16
1
-15
/
+1
*
crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
Eric Biggers
2020-07-16
4
-6
/
+7
*
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
2020-07-16
7
-716
/
+399
*
crypto: ccp - Silence strncpy warning
Herbert Xu
2020-07-16
1
-1
/
+2
*
hwrng: ks-sa - Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
1
-1
/
+1
[next]