index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nls
/
mac-greek.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
crypto: arm64 - add support for SM4 encryption using special instructions
Ard Biesheuvel
4
-0
/
+118
2018-05-05
crypto: sm4 - export encrypt/decrypt routines to other drivers
Ard Biesheuvel
2
-4
/
+9
2018-05-05
hwrng: stm32 - fix pm_suspend issue
lionel.debieve@st.com
1
-2
/
+7
2018-05-05
hwrng: stm32 - define default state for rng driver
lionel.debieve@st.com
1
-0
/
+1
2018-05-05
crypto: ccree - use proper printk format
Gilad Ben-Yossef
1
-1
/
+1
2018-05-05
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
3
-62
/
+361
2018-04-28
crypto: crypto4xx - put temporary dst sg into request ctx
Christian Lamparter
3
-13
/
+19
2018-04-28
crypto: crypto4xx - extend aead fallback checks
Christian Lamparter
1
-14
/
+16
2018-04-28
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2
-1
/
+11
2018-04-28
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
4
-6
/
+128
2018-04-28
crypto: crypto4xx - avoid VLA use
Christian Lamparter
1
-10
/
+4
2018-04-28
crypto: crypto4xx - convert to skcipher
Christian Lamparter
3
-177
/
+163
2018-04-28
crypto: crypto4xx - performance optimizations
Christian Lamparter
3
-26
/
+34
2018-04-28
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
1
-21
/
+21
2018-04-28
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2
-8
/
+4
2018-04-28
crypto: omap-sham - fix memleak
Bin Liu
1
-1
/
+1
2018-04-28
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-10
/
+4
2018-04-20
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-20
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2
-0
/
+62
2018-04-20
hwrng: via - support new Centaur CPU
davidwang
1
-1
/
+1
2018-04-20
crypto: rsa - Remove unneeded error assignment
Fabio Estevam
1
-1
/
+0
2018-04-20
crypto: testmgr - Allow different compression results
Mahipal Challa
1
-13
/
+37
2018-04-20
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2
-4
/
+58
2018-04-20
crypto: caam - staticize caam_get_era()
Fabio Estevam
2
-4
/
+1
2018-04-20
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2
-3
/
+3
2018-04-20
crypto: cavium - Fix statistics pending request value
Jan Glauber
2
-9
/
+5
2018-04-20
crypto: cavium - Prevent division by zero
Jan Glauber
1
-4
/
+5
2018-04-20
crypto: cavium - Limit result reading attempts
Jan Glauber
3
-4
/
+25
2018-04-20
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
1
-8
/
+14
2018-04-20
crypto: remove several VLAs
Salvatore Mesoraca
5
-11
/
+13
2018-04-20
crypto: api - laying defines and checks for statically allocated buffers
Salvatore Mesoraca
2
-0
/
+18
2018-04-20
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-20
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
2018-04-20
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-0
/
+16
2018-04-20
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-04-20
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-04-20
crypto: zstd - Add zstd support
Nick Terrell
5
-0
/
+356
2018-04-20
crypto: ecc - Actually remove stack VLA usage
Kees Cook
3
-41
/
+33
2018-04-20
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
1
-111
/
+116
2018-04-20
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
1
-121
/
+91
2018-04-20
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
1
-12
/
+17
2018-04-20
crypto: drbg - set freed buffers to NULL
Stephan Mueller
1
-0
/
+2
2018-04-20
crypto: api - fix finding algorithm currently being tested
Eric Biggers
1
-3
/
+8
2018-04-16
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
[next]