index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-12
crypto: arm64/sha1-ce - yield NEON after every block of input
Ard Biesheuvel
1
-13
/
+29
2018-05-05
crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"
Colin Ian King
1
-1
/
+1
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
1
-4
/
+4
2018-05-05
crypto: tcrypt - Remove VLA usage
Kees Cook
1
-39
/
+79
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-21
crypto: caam: - Use kmemdup() function
Fabio Estevam
1
-8
/
+1
2018-04-21
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2
-0
/
+62
2018-04-21
hwrng: via - support new Centaur CPU
davidwang
1
-1
/
+1
2018-04-21
crypto: rsa - Remove unneeded error assignment
Fabio Estevam
1
-1
/
+0
2018-04-21
crypto: testmgr - Allow different compression results
Mahipal Challa
1
-13
/
+37
2018-04-21
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2
-4
/
+58
2018-04-21
crypto: caam - staticize caam_get_era()
Fabio Estevam
2
-4
/
+1
2018-04-21
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2
-3
/
+3
2018-04-21
crypto: cavium - Fix statistics pending request value
Jan Glauber
2
-9
/
+5
2018-04-21
crypto: cavium - Prevent division by zero
Jan Glauber
1
-4
/
+5
2018-04-21
crypto: cavium - Limit result reading attempts
Jan Glauber
3
-4
/
+25
2018-04-21
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
1
-8
/
+14
2018-04-21
crypto: remove several VLAs
Salvatore Mesoraca
5
-11
/
+13
2018-04-21
crypto: api - laying defines and checks for statically allocated buffers
Salvatore Mesoraca
2
-0
/
+18
2018-04-21
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-21
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
2018-04-21
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-0
/
+16
2018-04-21
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-04-21
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-04-21
crypto: zstd - Add zstd support
Nick Terrell
5
-0
/
+356
2018-04-21
crypto: ecc - Actually remove stack VLA usage
Kees Cook
3
-41
/
+33
2018-04-21
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
1
-111
/
+116
2018-04-21
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
1
-121
/
+91
2018-04-21
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
1
-12
/
+17
2018-04-21
crypto: drbg - set freed buffers to NULL
Stephan Mueller
1
-0
/
+2
2018-04-21
crypto: api - fix finding algorithm currently being tested
Eric Biggers
1
-3
/
+8
2018-04-15
Linux 4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
94
-1234
/
+277
2018-04-15
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-71
/
+240
[next]