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-03-16
crypto: mediatek - make hardware operation flow more efficient
Ryder Lee
2
-188
/
+165
2017-03-16
crypto: mediatek - add mtk_aes_gcm_tag_verify()
Ryder Lee
2
-2
/
+24
2017-03-16
crypto: mediatek - fix error handling in mtk_aes_complete()
Ryder Lee
1
-16
/
+23
2017-03-16
crypto: mediatek - add queue_task tasklet
Ryder Lee
3
-12
/
+39
2017-03-16
crypto: mediatek - simplify descriptor ring management
Ryder Lee
4
-26
/
+34
2017-03-16
crypto: mediatek - make mtk_sha_xmit() more generic
Ryder Lee
2
-86
/
+34
2017-03-16
crypto: mediatek - add MTK_* prefix and correct annotations.
Ryder Lee
4
-32
/
+32
2017-03-16
crypto: mediatek - rework interrupt handler
Ryder Lee
3
-101
/
+49
2017-03-16
hwrng: omap - move clock related code to omap_rng_probe()
Thomas Petazzoni
1
-10
/
+12
2017-03-16
hwrng: meson - add clock handling to driver
Heiner Kallweit
1
-0
/
+22
2017-03-16
ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
Heiner Kallweit
2
-1
/
+6
2017-03-16
dt-bindings: rng: add clock to DT binding documentation for hwrng
Heiner Kallweit
1
-2
/
+9
2017-03-16
clk: meson-gxbb: expose clock CLKID_RNG0
Heiner Kallweit
2
-2
/
+3
2017-03-09
crypto: ctr - Propagate NEED_FALLBACK bit
Marcelo Cerri
1
-5
/
+18
2017-03-09
crypto: cbc - Propagate NEED_FALLBACK bit
Marcelo Cerri
1
-2
/
+13
2017-03-09
crypto: testmgr - constify all test vectors
Eric Biggers
2
-286
/
+297
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
4
-6
/
+8
2017-03-09
crypto: bcm - fix spelling mistake: "genereate" -> "generate"
Colin Ian King
1
-1
/
+1
2017-03-09
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
4
-0
/
+271
2017-03-09
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
9
-58
/
+845
2017-03-09
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
13
-0
/
+2805
2017-03-09
crypto: algapi - annotate expected branch behavior in crypto_inc()
Ard Biesheuvel
1
-2
/
+2
2017-03-09
crypto: arm/aes-neonbs - resolve fallback cipher at runtime
Ard Biesheuvel
2
-16
/
+46
2017-03-09
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
2
-6
/
+6
2017-03-09
crypto: gf128mul - rename the byte overflow tables
Eric Biggers
1
-17
/
+32
2017-03-09
crypto: gf128mul - remove xx() macro
Eric Biggers
1
-10
/
+8
2017-03-09
crypto: gf128mul - fix some comments
Eric Biggers
2
-18
/
+21
2017-03-09
crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
Krzysztof Kozlowski
1
-45
/
+82
2017-03-08
hwrng: omap - Do not access INTMASK_REG on EIP76
Thomas Petazzoni
1
-1
/
+12
2017-03-08
hwrng: omap - use devm_clk_get() instead of of_clk_get()
Thomas Petazzoni
1
-1
/
+1
2017-03-08
hwrng: omap - write registers after enabling the clock
Thomas Petazzoni
1
-1
/
+2
2017-03-08
crypto: s5p-sss - Fix completing crypto request in IRQ handler
Krzysztof Kozlowski
1
-2
/
+3
2017-03-08
crypto: powerpc - Fix initialisation of crc32c context
Daniel Axtens
1
-1
/
+1
2017-03-05
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
1
-2
/
+2
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
86
-368
/
+895
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-30
/
+223
2017-03-04
Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux
Linus Torvalds
8
-41
/
+47
2017-03-04
Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-23
/
+29
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-54
/
+79
2017-03-03
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-43
/
+67
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
87
-3188
/
+22372
2017-03-03
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-91
/
+66
2017-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+48
2017-03-03
Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-3
/
+25
2017-03-03
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-88
/
+83
2017-03-03
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
8
-30
/
+71
2017-03-03
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
31
-302
/
+852
2017-03-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-168
/
+447
2017-03-03
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
[next]