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
2017-07-18
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-07-18
crypto: geode-aes - fixed coding style warnings and error
Chris Gorman
1
-7
/
+10
2017-07-18
crypto: ccp - remove ccp_present() check from device initialize
Brijesh Singh
1
-12
/
+0
2017-07-18
crypto: ccp - rename ccp driver initialize files as sp device
Brijesh Singh
5
-93
/
+87
2017-07-18
crypto: ccp - Abstract interrupt registeration
Brijesh Singh
8
-115
/
+188
2017-07-18
crypto: ccp - Introduce the AMD Secure Processor device
Brijesh Singh
12
-164
/
+463
2017-07-18
crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
Brijesh Singh
5
-138
/
+106
2017-07-18
MAINTAINERS: add a maintainer for Microchip / Atmel ECC driver
Tudor-Dan Ambarus
1
-0
/
+6
2017-07-18
crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
Tudor-Dan Ambarus
5
-0
/
+937
2017-07-18
crypto: kpp - add get/set_flags helpers
Tudor-Dan Ambarus
1
-0
/
+10
2017-07-18
crypto: sun4i-ss - support the Security System PRNG
Corentin LABBE
5
-0
/
+106
2017-07-18
crypto: omap-des - fix error return code in omap_des_probe()
Gustavo A. R. Silva
1
-1
/
+2
2017-07-18
crypto: omap-aes - fix error return code in omap_aes_probe()
Gustavo A. R. Silva
1
-0
/
+1
2017-07-18
crypto: mxs-dcp - print error message on platform_get_irq failure
Gustavo A. R. Silva
1
-2
/
+6
2017-07-18
crypto: mxc-scc - fix error code in mxc_scc_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-18
crypto: mediatek - fix error return code in mtk_crypto_probe()
Gustavo A. R. Silva
1
-1
/
+1
2017-07-18
crypto: ccp - print error message on platform_get_irq failure
Gustavo A. R. Silva
1
-1
/
+3
2017-07-18
crypto: ccp - Provide an error path for debugfs setup failure
Gary R Hook
1
-5
/
+10
2017-07-18
crypto: ccp - Change all references to use the JOB ID macro
Gary R Hook
1
-2
/
+2
2017-07-18
crypto: ccp - Fix some line spacing
Gary R Hook
2
-1
/
+1
2017-07-18
crypto: sahara - make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-18
crypto: qat - fix spelling mistake: "runing" -> "running"
Colin Ian King
1
-1
/
+1
2017-07-18
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
3
-70
/
+98
2017-07-18
crypto: authencesn - Fix digest_null crash
Herbert Xu
1
-0
/
+5
2017-07-18
crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
raveendra padasalagi
1
-1
/
+1
2017-07-18
Documentation/bindings: crypto: remove the dma-mask property
Antoine Ténart
1
-2
/
+0
2017-07-18
crypto: inside-secure - do not parse the dma mask from dt
Antoine Ténart
1
-4
/
+1
2017-07-18
crypto: cavium/nitrox - Change in firmware path.
Srikanth Jampala
1
-1
/
+2
2017-07-18
crypto: brcm - Fix SHA3-512 algorithm failure
raveendra padasalagi
1
-0
/
+1
2017-07-15
Linux v4.13-rc1
v4.13-rc1
Linus Torvalds
1
-2
/
+2
2017-07-15
Merge tag 'standardize-docs' of git://git.lwn.net/linux
Linus Torvalds
81
-4731
/
+6263
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-38
/
+168
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
41
-163
/
+531
2017-07-15
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-63
/
+46
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
24
-450
/
+168
2017-07-15
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-43
/
+37
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
136
-1836
/
+2453
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-82
/
+201
2017-07-15
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
10
-85
/
+218
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-207
/
+470
2017-07-15
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
1
-2
/
+4
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
2
-23
/
+57
2017-07-14
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-17
/
+15
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-57
/
+88
2017-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-44
/
+204
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-19
/
+45
2017-07-14
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+7
2017-07-14
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+40
2017-07-14
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-37
/
+39
2017-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-62
/
+1969
[prev]
[next]