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.13.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
2017-04-05
dt-bindings: Document STM32 CRC bindings
Fabien DESSENNE
1
-0
/
+16
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
14
-79
/
+160
2017-04-05
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
1
-1
/
+2
2017-04-05
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
1
-1
/
+1
2017-04-05
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2
-45
/
+19
2017-03-24
crypto: ixp4xx - Use sg_virt()
Geliang Tang
1
-1
/
+1
2017-03-24
crypto: DRBG - initialize SGL only once
Stephan Mueller
1
-3
/
+2
2017-03-24
crypto: testmgr - mark ctr(des3_ede) as fips_allowed
Marcelo Cerri
1
-0
/
+1
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
1
-20
/
+20
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
1
-1
/
+1
2017-03-24
crypto: s5p-sss - Document the struct s5p_aes_dev
Krzysztof Kozlowski
1
-1
/
+26
2017-03-24
crypto: s5p-sss - Remove unused variant field from state container
Krzysztof Kozlowski
1
-3
/
+0
2017-03-24
crypto: s5p-sss - Close possible race for completed requests
Krzysztof Kozlowski
1
-2
/
+3
2017-03-24
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
7
-16
/
+2601
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
5
-28
/
+1064
2017-03-24
crypto: caam - avoid double inclusion in desc_constr.h
Horia Geantă
1
-0
/
+5
2017-03-24
soc/qman: add macros needed by caam/qi driver
Horia Geantă
1
-0
/
+2
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
3
-63
/
+70
2017-03-24
soc/qman: add dedicated channel ID for CAAM
Horia Geantă
2
-1
/
+8
2017-03-24
soc/qman: export volatile dequeue related structs
Horia Geantă
2
-36
/
+36
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
4
-102
/
+95
2017-03-24
crypto, x86: aesni - fix token pasting for clang
Michael Davidson
1
-5
/
+2
2017-03-24
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
6
-0
/
+540
2017-03-24
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
9
-3
/
+608
2017-03-24
crypto: ccp - Add SHA-2 384- and 512-bit support
Gary R Hook
4
-3
/
+101
2017-03-24
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
3
-0
/
+146
2017-03-24
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
4
-0
/
+986
2017-03-24
crypto: powerpc - Re-enable non-REFLECTed CRCs
Daniel Axtens
2
-1
/
+31
2017-03-24
crypto: powerpc - Factor out the core CRC vpmsum algorithm
Daniel Axtens
2
-711
/
+729
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
733
-4796
/
+10331
2017-03-24
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
Eric Biggers
2
-4
/
+10
2017-03-24
crypto: ccp - Make some CCP DMA channels private
Gary R Hook
3
-0
/
+47
2017-03-24
padata: avoid race in reordering
Jason A. Donenfeld
1
-2
/
+3
2017-03-24
dt-bindings: rng: clocks property on omap_rng not always mandatory
Thomas Petazzoni
1
-1
/
+2
2017-03-20
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-20
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-2
/
+6
2017-03-20
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-68
/
+88
2017-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
25
-548
/
+1274
2017-03-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+30
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
[next]