index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
v4.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
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
41
-5164
/
+316
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-802
/
+1150
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-14
/
+22
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-187
/
+629
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
[next]