1. 007ee8d crypto: tcrypt - fix uninit sg entries in test_acipher_speed by Horia Geant? · 9 years ago
  2. efdb6f6 crypto: octeon - enable OCTEON SHA1/256/512 module selection by Aaro Koskinen · 9 years ago
  3. fbaa4df crypto: octeon - add SHA512 module by Aaro Koskinen · 9 years ago
  4. c3d0def crypto: octeon - add SHA256 module by Aaro Koskinen · 9 years ago
  5. 82be2dc crypto: octeon - add SHA1 module by Aaro Koskinen · 9 years ago
  6. da3cd5d crypto: octeon - add instruction definitions for SHA1/256/512 by Aaro Koskinen · 9 years ago
  7. c3bc38d crypto: octeon - always disable preemption when using crypto engine by Aaro Koskinen · 9 years ago
  8. 9b2de7f crypto: octeon - don't disable bottom half in octeon-md5 by Aaro Koskinen · 9 years ago
  9. 3265c4b crypto: powerpc - move files to fix build error by Kim Phillips · 9 years ago
  10. a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 9 years ago
  11. 2ca87a1 MAINTAINERS: add crypto-API.tmpl by Stephan Mueller · 9 years ago
  12. dbe5fe7 crypto: doc - AEAD / RNG AF_ALG interface by Stephan Mueller · 9 years ago
  13. cde001e crypto: rng - RNGs must return 0 in success case by Stephan Mueller · 9 years ago
  14. 4842234 hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem by Yanjiang Jin · 9 years ago
  15. 060e234 crypto: caam - fix uninitialized edesc->sec4_sg_bytes field by Yanjiang Jin · 9 years ago
  16. c83d45d hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver by Scott Branden · 9 years ago
  17. 259d317 hwrng: iproc-rng200 - Add device tree bindings by Scott Branden · 9 years ago
  18. 8e2e276 crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 9 years ago
  19. b398861 crypto: talitos - Remove MD5_BLOCK_SIZE by Martin Hicks · 9 years ago
  20. f641ddd crypto: talitos - Simplify per-channel initialization by Martin Hicks · 9 years ago
  21. 37821da crypto: drbg - remove superflowous memsets by Stephan Mueller · 9 years ago
  22. 04bcbfc crypto: drbg - use single block cipher API by Stephan Mueller · 9 years ago
  23. e8e5995 crypto: powerpc/md5 - kernel config by Markus Stockhausen · 9 years ago
  24. e90508d crypto: powerpc/md5 - glue by Markus Stockhausen · 9 years ago
  25. 209232d crypto: powerpc/md5 - assembler by Markus Stockhausen · 9 years ago
  26. be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 9 years ago
  27. 44cac4f crypto: algif - enable AEAD interface compilation by Stephan Mueller · 9 years ago
  28. 400c40c crypto: algif - add AEAD support by Stephan Mueller · 9 years ago
  29. 7b24d97 crypto: doc - describe internal structure by Stephan Mueller · 9 years ago
  30. d9850fc crypto: powerpc/sha1 - kernel config by Markus Stockhausen · 9 years ago
  31. 50ba29a crypto: powerpc/sha1 - glue by Markus Stockhausen · 9 years ago
  32. 20f1b1f crypto: powerpc/sha1 - assembler by Markus Stockhausen · 9 years ago
  33. 504c614 crypto: powerpc/aes - kernel config by Markus Stockhausen · 9 years ago
  34. 8a28a1a cyprot: powerpc/aes - glue code by Markus Stockhausen · 9 years ago
  35. f2e2ad2 crypto: powerpc/aes - ECB/CBC/CTR/XTS modes by Markus Stockhausen · 9 years ago
  36. f98992a crypto: powerpc/aes - key handling by Markus Stockhausen · 9 years ago
  37. 1c201e6 crypto: powerpc/aes - assembler core by Markus Stockhausen · 9 years ago
  38. 0c5f9ae crypto: powerpc/aes - aes tables by Markus Stockhausen · 9 years ago
  39. 74f2dc2 crypto: powerpc/aes - register defines by Markus Stockhausen · 9 years ago
  40. 0052a65 hwrng: bcm63xx - use devm_* helpers by Florian Fainelli · 9 years ago
  41. aeb9624 MIPS: BCM63xx: remove RSET_RNG register definitions by Florian Fainelli · 9 years ago
  42. b515e0f hwrng: bcm63xx - move register definitions to driver by Florian Fainelli · 9 years ago
  43. f7591fa hwrng: bcm63xx - drop bcm_{readl,writel} macros by Florian Fainelli · 9 years ago
  44. df586cb crypto: sahara - drop unnecessary default assignment by Nicholas Mc Guire · 9 years ago
  45. 6cf02fc crypto: sahara - pass on error condition by Nicholas Mc Guire · 9 years ago
  46. 58ed798 crypto: sahara - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  47. dd0fff8 crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  48. 81e397d crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg by Tadeusz Struk · 9 years ago
  49. d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 9 years ago
  50. 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 9 years ago
  51. cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 9 years ago
  52. 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 9 years ago
  53. 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 9 years ago
  54. 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 9 years ago
  55. 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 9 years ago
  56. 66c046b crypto: sha-mb - Fix big integer constant sparse warning by Lad, Prabhakar · 9 years ago
  57. 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 9 years ago
  58. be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 9 years ago
  59. 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 9 years ago
  60. a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 9 years ago
  61. 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 9 years ago
  62. 2ecc1e9 crypto: ppc/sha256 - kernel config by Markus Stockhausen · 9 years ago
  63. c147028 crypto: ppc/sha256 - glue by Markus Stockhausen · 9 years ago
  64. 6bb7100 crypto: ppc/sha256 - assembler by Markus Stockhausen · 9 years ago
  65. c517d83 Linux 4.0-rc1 by Linus Torvalds · 9 years ago
  66. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  67. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  69. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  70. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 9 years ago
  71. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 9 years ago
  72. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 9 years ago
  73. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  74. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  75. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  76. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  77. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  78. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  79. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 9 years ago
  80. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 9 years ago
  81. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 9 years ago
  82. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 9 years ago
  83. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 9 years ago
  84. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 9 years ago
  85. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 9 years ago
  86. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  87. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  89. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  90. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  91. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  92. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  93. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  94. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  95. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  96. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  97. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  98. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  99. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  100. a2a6937 Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago