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
2015-03-04
crypto: drbg - remove superflowous memsets
Stephan Mueller
1
-18
/
+0
2015-03-04
crypto: drbg - use single block cipher API
Stephan Mueller
1
-23
/
+16
2015-03-04
crypto: powerpc/md5 - kernel config
Markus Stockhausen
2
-0
/
+10
2015-03-04
crypto: powerpc/md5 - glue
Markus Stockhausen
1
-0
/
+165
2015-03-04
crypto: powerpc/md5 - assembler
Markus Stockhausen
1
-0
/
+243
2015-03-04
crypto: atmel - fix typo in dev_err error message
Colin Ian King
3
-3
/
+3
2015-03-04
crypto: algif - enable AEAD interface compilation
Stephan Mueller
2
-0
/
+10
2015-03-04
crypto: algif - add AEAD support
Stephan Mueller
1
-0
/
+666
2015-03-04
crypto: doc - describe internal structure
Stephan Mueller
1
-0
/
+264
2015-03-02
crypto: powerpc/sha1 - kernel config
Markus Stockhausen
2
-0
/
+9
2015-03-02
crypto: powerpc/sha1 - glue
Markus Stockhausen
1
-0
/
+210
2015-03-02
crypto: powerpc/sha1 - assembler
Markus Stockhausen
1
-0
/
+299
2015-03-01
crypto: powerpc/aes - kernel config
Markus Stockhausen
2
-0
/
+15
2015-03-01
cyprot: powerpc/aes - glue code
Markus Stockhausen
1
-0
/
+512
2015-03-01
crypto: powerpc/aes - ECB/CBC/CTR/XTS modes
Markus Stockhausen
1
-0
/
+630
2015-03-01
crypto: powerpc/aes - key handling
Markus Stockhausen
1
-0
/
+283
2015-03-01
crypto: powerpc/aes - assembler core
Markus Stockhausen
1
-0
/
+351
2015-03-01
crypto: powerpc/aes - aes tables
Markus Stockhausen
1
-0
/
+331
2015-03-01
crypto: powerpc/aes - register defines
Markus Stockhausen
1
-0
/
+42
2015-03-01
hwrng: bcm63xx - use devm_* helpers
Florian Fainelli
1
-14
/
+6
2015-03-01
MIPS: BCM63xx: remove RSET_RNG register definitions
Florian Fainelli
1
-14
/
+0
2015-03-01
hwrng: bcm63xx - move register definitions to driver
Florian Fainelli
1
-1
/
+9
2015-03-01
hwrng: bcm63xx - drop bcm_{readl,writel} macros
Florian Fainelli
1
-7
/
+6
2015-02-28
crypto: sahara - drop unnecessary default assignment
Nicholas Mc Guire
1
-1
/
+1
2015-02-28
crypto: sahara - pass on error condition
Nicholas Mc Guire
1
-0
/
+2
2015-02-28
crypto: sahara - fix type of ret for wait_for_completion_timeout
Nicholas Mc Guire
1
-4
/
+6
2015-02-28
crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout
Nicholas Mc Guire
1
-1
/
+1
2015-02-28
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
Tadeusz Struk
1
-54
/
+110
2015-02-28
crypto: vmx - Enabling VMX module for PPC64
Leonidas S. Barbosa
4
-0
/
+37
2015-02-28
crypto: vmx - Add support for VMS instructions by ASM
Leonidas S. Barbosa
3
-0
/
+2400
2015-02-28
crypto: vmx - Adding GHASH routines for VMX module
Marcelo H. Cerri
1
-0
/
+214
2015-02-28
crypto: vmx - Adding CTR routines for VMX module
Marcelo H. Cerri
1
-0
/
+167
2015-02-28
crypto: vmx - Adding CBC routines for VMX module
Marcelo H. Cerri
1
-0
/
+184
2015-02-28
crypto: vmx - Adding AES routines for VMX module
Marcelo H. Cerri
2
-0
/
+159
2015-02-28
crypto: vmx - Adding VMX module for Power 8
Marcelo H. Cerri
1
-0
/
+88
2015-02-27
crypto: sha-mb - Fix big integer constant sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-27
crypto: ccp - Add ACPI support
Tom Lendacky
2
-5
/
+93
2015-02-27
crypto: ccp - Convert calls to their devm_ counterparts
Tom Lendacky
3
-23
/
+9
2015-02-27
crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask
Tom Lendacky
1
-2
/
+5
2015-02-27
crypto: ccp - Update CCP build support
Tom Lendacky
2
-8
/
+3
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
11
-47
/
+36
2015-02-27
crypto: ppc/sha256 - kernel config
Markus Stockhausen
2
-0
/
+11
2015-02-27
crypto: ppc/sha256 - glue
Markus Stockhausen
1
-0
/
+275
2015-02-27
crypto: ppc/sha256 - assembler
Markus Stockhausen
1
-0
/
+323
2015-02-23
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
70
-758
/
+907
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
[next]