1. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  2. 81dc036 crypto: qat - make qat_asym_algs.o depend on asn1 headers by Jan Stancek · 8 years ago
  3. 16dee78 crypto: vmx - Fix aes_p8_xts_decrypt build failure by Herbert Xu · 8 years ago
  4. 48a9343 crypto: vmx - Ignore generated files by Paulo Flabiano Smorigo · 8 years ago
  5. c07f5d3 crypto: vmx - Adding support for XTS by Leonidas S. Barbosa · 8 years ago
  6. 11c6e16 crypto: vmx - Adding asm subroutines for XTS by Paulo Flabiano Smorigo · 8 years ago
  7. aa6416e crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op by Romain Perier · 8 years ago
  8. e514cc0 crypto: nx - off by one bug in nx_of_update_msc() by Dan Carpenter · 8 years ago
  9. 7c001a8 crypto: omap - Stop using crypto scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  10. bd76ad4 crypto: qat - Stop dropping leading zeros from RSA output by Salvatore Benedetto · 8 years ago
  11. c983914 crypto: qat - Add DH support by Salvatore Benedetto · 8 years ago
  12. 879f77e crypto: qat - Add RSA CRT mode by Salvatore Benedetto · 8 years ago
  13. e24860f2 crypto: qat - Use alternative reset methods depending on the specific device by Conor McLoughlin · 8 years ago
  14. 8d63a6d5 crypto: bfin_crc - Simplify use of devm_ioremap_resource by Amitoj Kaur Chawla · 8 years ago
  15. 8c41977 crypto: caam - add support for RSA algorithm by Tudor Ambarus · 8 years ago
  16. 6889621 crypto: qat - Switch to new rsa_helper functions by Salvatore Benedetto · 8 years ago
  17. eb35478 crypto: omap-sham - increase cra_proirity to 400 by Bin Liu · 8 years ago
  18. 678adec crypto: sahara - Use skcipher for fallback by Herbert Xu · 8 years ago
  19. 2d20ce07 crypto: qce - Use skcipher for fallback by Herbert Xu · 8 years ago
  20. 1eb60ff crypto: picoxcell - Use skcipher for fallback by Herbert Xu · 8 years ago
  21. 29406bb crypto: mxs-dcp - Use skcipher for fallback by Herbert Xu · 8 years ago
  22. 241118d crypto: ccp - Use skcipher for fallback by Herbert Xu · 8 years ago
  23. 9ac1c32 crypto: ux500 - do not build with -O0 by Arnd Bergmann · 8 years ago
  24. 61dc0a4 hwrng: omap - Fix assumption that runtime_get_sync will always succeed by Nishanth Menon · 8 years ago
  25. 5214099 hwrng: bcm2835 - Add support for Broadcom BCM5301x by Florian Fainelli · 8 years ago
  26. 85e0687 crypto: omap-sham - set sw fallback to 240 bytes by Bin Liu · 8 years ago
  27. b973eaa crypto: omap - do not call dmaengine_terminate_all by Lokesh Vutla · 8 years ago
  28. 65e7a54 crypto: omap-sham - change queue size from 1 to 10 by Tero Kristo · 8 years ago
  29. e93f767 crypto: omap-sham - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
  30. 47a1f0b crypto: marvell - Increase the size of the crypto queue by Romain Perier · 8 years ago
  31. 85030c5 crypto: marvell - Add support for chaining crypto requests in TDMA mode by Romain Perier · 8 years ago
  32. bf8f91e crypto: marvell - Add load balancing between engines by Romain Perier · 8 years ago
  33. 2786cee crypto: marvell - Move SRAM I/O operations to step functions by Romain Perier · 8 years ago
  34. 1bf6682 crypto: marvell - Add a complete operation for async requests by Romain Perier · 8 years ago
  35. 53da740 crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it by Romain Perier · 8 years ago
  36. bac8e80 crypto: marvell - Copy IV vectors by DMA transfers for acipher requests by Romain Perier · 8 years ago
  37. b99acf7 crypto: marvell - Fix wrong type check in dma functions by Romain Perier · 8 years ago
  38. f628308 crypto: marvell - Check engine is not already running when enabling a req by Romain Perier · 8 years ago
  39. e26df73 crypto: marvell - Add a macro constant for the size of the crypto queue by Romain Perier · 8 years ago
  40. 6999d50 crypto: caam - replace deprecated EXTRA_CFLAGS by Tudor Ambarus · 8 years ago
  41. a6ed42d crypto: caam - fix misspelled upper_32_bits by Arnd Bergmann · 8 years ago
  42. e123be1 hwrng: meson - Add Amlogic Meson Hardware Random Generator by Neil Armstrong · 8 years ago
  43. 5ad67c1 hwrng: exynos - fixup IO accesors by Ben Dooks · 8 years ago
  44. 773b197 crypto: qat - Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  45. 19ced62 crypto: ux500 - memmove the right size by Linus Walleij · 8 years ago
  46. 12d3f49 crypto: vmx - Increase priority of aes-cbc cipher by Anton Blanchard · 8 years ago
  47. 975f57f crypto: vmx - Fix ABI detection by Anton Blanchard · 8 years ago
  48. 7405c8d crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  49. b005776 crypto: talitos - implement cra_priority by LEROY Christophe · 8 years ago
  50. e968b49 crypto: talitos - sg_to_link_tbl() not used anymore, remove it by LEROY Christophe · 8 years ago
  51. 549bd8b crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU by LEROY Christophe · 8 years ago
  52. 6a1e8d1 crypto: talitos - making mapping helpers more generic by LEROY Christophe · 8 years ago
  53. 246a87c crypto: talitos - move mapping helpers before IPSEC functions by LEROY Christophe · 8 years ago
  54. b096b54 crypto: talitos - using helpers for all talitos_ptr operations by LEROY Christophe · 8 years ago
  55. e4a886e hwrng: chaoskey - Fix URB warning due to timeout on Alea by Bob Ham · 8 years ago
  56. d3ede2d hwrng: chaoskey - Add support for Araneus Alea I USB RNG by Bob Ham · 8 years ago
  57. 3741bbb crypto: omap-aes - Fix registration of algorithms by Lokesh Vutla · 8 years ago
  58. 5318c53 crypto: s5p-sss - Use consistent indentation for variables and members by Krzysztof Kozlowski · 8 years ago
  59. 4f8de65 hwrng: bcm2835 - Read as much data as available by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  60. 422a749 hwrng: bcm2835 - Support Broadcom NSP SoC rng by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  61. 1ff69ad hwrng: stm32 - fix maybe uninitialized variable warning by Maxime Coquelin · 8 years ago
  62. 9e21779 crypto: caam - add ARCH_LAYERSCAPE to supported architectures by Horia Geantă · 8 years ago
  63. 261ea05 crypto: caam - handle core endianness != caam endianness by Horia Geantă · 8 years ago
  64. bd52f1c crypto: caam - fix offset field in hw sg entries by Cristian Stoica · 8 years ago
  65. 21a3d3b crypto: qat - fix typos sizeof for ctx by Tadeusz Struk · 8 years ago
  66. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  67. b02b1fb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  68. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  69. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  70. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  71. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  72. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  73. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  74. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  75. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  76. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  77. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  78. ba01cf0 irqchip: mips-gic: Setup EIC mode on each CPU if it's in use by Paul Burton · 8 years ago
  79. ed2608f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  80. 06d2e78 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  81. 23a3e17 Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  82. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  84. f49cf3b Input: pwm-beeper - fix - scheduling while atomic by Manfred Schlaegl · 8 years ago
  85. 6f49a39 Input: xpad - xbox one elite controller support by Pavel Rojtberg · 8 years ago
  86. 6538c3b Input: xpad - add more third-party controllers by Pavel Rojtberg · 8 years ago
  87. 1ff5fa3 Input: xpad - prevent spurious input from wired Xbox 360 controllers by Cameron Gutman · 8 years ago
  88. 4efc693 Input: xpad - move pending clear to the correct location by Pavel Rojtberg · 8 years ago
  89. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  90. 564884f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  91. 4cae85b Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  92. c61b49c Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  93. 1e8143d Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  94. 2566278 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  95. b740d2e platform/x86: Add PMC Driver for Intel Core SoC by Rajneesh Bhardwaj · 8 years ago
  96. ff86512 dell-rbtn: Ignore ACPI notifications if device is suspended by Gabriele Mazzotta · 8 years ago
  97. afcedeb thinkpad_acpi: save kbdlight state on suspend and restore it on resume by Marco Trevisan (Treviño) · 8 years ago
  98. a29ccf6ff intel_menlow: reduce code duplication by Rasmus Villemoes · 8 years ago
  99. aca234f asus-wmi: provide access to ALS control by Oleksij Rempel · 8 years ago
  100. 2d98e0b ideapad-laptop: add a new WMI string for ESC key by Arnd Bergmann · 8 years ago