index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
Vakul Garg
1
-0
/
+3
2014-05-13
crypto: s5p-sss - fix multiplatform build
Arnd Bergmann
1
-3
/
+0
2014-05-08
hwrng: timeriomem - remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-08
hwrng: omap - remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-08
crypto: s5p-sss - Look for the next request in the queue
Naveen Krishna Chatradhi
1
-5
/
+12
2014-05-08
crypto: s5p-sss - Use clk_prepare/clk_unprepare
Naveen Krishna Chatradhi
1
-3
/
+7
2014-05-08
crypto: s5p-sss - validate iv before memcpy
Naveen Krishna Chatradhi
1
-1
/
+2
2014-05-08
crypto: s5p-sss - Let Exynos SoCs select SSS driver
Naveen Krishna Chatradhi
1
-3
/
+3
2014-05-08
crypto: s5p-sss - Add support for SSS module on Exynos
Naveen Krishna Chatradhi
2
-27
/
+95
2014-05-08
crypto: s5p-sss - Add device tree support
Naveen Krishna Chatradhi
2
-0
/
+33
2014-05-08
crypto: s5p-sss - Use platform_get_irq() instead of _byname()
Naveen Krishna Chatradhi
1
-12
/
+12
2014-05-08
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
Matthias-Christian Ott
1
-3
/
+9
2014-05-08
crypto: caam - Fix the 'quoted string split across lines'
Marek Vasut
1
-59
/
+18
2014-05-08
crypto: caam - Sweep the remnants
Marek Vasut
1
-21
/
+20
2014-05-08
crypto: caam - Kill SPRINTFCAT() with fire
Marek Vasut
1
-10
/
+0
2014-05-08
crypto: caam - Clean up report_deco_status()
Marek Vasut
1
-18
/
+13
2014-05-08
crypto: caam - Clean up report_ccb_status()
Marek Vasut
1
-25
/
+20
2014-05-08
crypto: caam - Dissolve report_jump_idx()
Marek Vasut
1
-15
/
+17
2014-05-08
crypto: caam - Kill the easy targets
Marek Vasut
1
-12
/
+17
2014-05-08
crypto: caam - Pass error type into the functions
Marek Vasut
1
-10
/
+21
2014-05-08
crypto: caam - Implement fast-path for error codes with no handler
Marek Vasut
1
-2
/
+10
2014-05-08
crypto: caam - Pull all the error codes out
Marek Vasut
1
-143
/
+147
2014-05-08
crypto: caam - Contain caam_jr_strstatus() ugliness
Marek Vasut
6
-53
/
+24
2014-04-28
crypto: atmel-aes - check alignment of cfb64 mode
Leilei Zhao
1
-0
/
+6
2014-04-28
crypto: atmel-aes - correct block size of cfb8 mode
Leilei Zhao
1
-1
/
+1
2014-04-28
crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed()
Christian Engelmayer
1
-1
/
+3
2014-04-28
crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead...
Christian Engelmayer
1
-1
/
+2
2014-04-28
crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big
Christian Engelmayer
1
-8
/
+6
2014-04-28
crypto: caam - fix mem leak in ahash_setkey
Horia Geanta
1
-1
/
+3
2014-04-16
crypto: omap-des - handle error of pm_runtime_get_sync
Nishanth Menon
1
-3
/
+23
2014-04-16
hwrng: picoxcell - remove unbuildable picoxcell TRNG
Paul Bolle
3
-195
/
+0
2014-04-16
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-4
/
+3
2014-04-16
crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-25...
Jussi Kivilinna
1
-7
/
+721
2014-04-16
cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...
Sonic Zhang
1
-20
/
+23
2014-04-16
crypto: bfin_crc - ignore duplicated registration of the same algorithm
Sonic Zhang
1
-9
/
+9
2014-04-16
crypto: bfin_crc - access crc registers by readl and writel functions
Sonic Zhang
2
-17
/
+25
2014-04-16
hwrng: Fix a few driver dependencies and defaults
Jean Delvare
1
-3
/
+9
2014-04-16
hwrng: Turn HW_RANDOM into a menuconfig
Jean Delvare
1
-26
/
+30
2014-04-16
hwrng: Move UML_RANDOM at the last position
Jean Delvare
1
-15
/
+15
2014-04-16
crypto: omap-des - use devm_ioremap_resource()
Jingoo Han
1
-4
/
+3
2014-04-16
crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
Ard Biesheuvel
1
-6
/
+47
2014-04-16
crypto: nx - Use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-04
crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal key
Herbert Xu
2
-8
/
+8
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
51
-1907
/
+3140
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
30
-207
/
+235
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1387
-30582
/
+99667
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
29
-658
/
+3022
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
67
-97
/
+70
2014-04-03
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-69
/
+211
2014-04-03
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
1
-1
/
+3
[next]