1. e41bbeb crypto: marvell/cesa - avoid adding final operation within loop by Russell King · 9 years ago
  2. bd274b1 crypto: marvell/cesa - ensure iter.base.op_len is the full op length by Russell King · 9 years ago
  3. d9bba4c crypto: marvell/cesa - use presence of scatterlist to determine data load by Russell King · 9 years ago
  4. 0971d09 crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls by Russell King · 9 years ago
  5. 2f396a9 crypto: marvell/cesa - always ensure mid-fragments after first-fragment by Russell King · 9 years ago
  6. 9621288 crypto: marvell/cesa - factor out adding an operation and launching it by Russell King · 9 years ago
  7. 8651791 crypto: marvell/cesa - factor out first fragment decisions to helper by Russell King · 9 years ago
  8. c439e4e crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg() by Russell King · 9 years ago
  9. d30cb2f crypto: marvell/cesa - ensure template operation is initialised by Russell King · 9 years ago
  10. 51954a9 crypto: marvell/cesa - fix the bit length endianness by Russell King · 9 years ago
  11. a9eb678 crypto: marvell/cesa - add flag to determine algorithm endianness by Russell King · 9 years ago
  12. 4c2b130 crypto: marvell/cesa - keep creq->state in CPU endian format at all times by Russell King · 9 years ago
  13. 8075453 crypto: marvell/cesa - easier way to get the transform by Russell King · 9 years ago
  14. 4a4b0ba crypto: qat - fix crypto_get_instance_node function by Tadeusz Struk · 9 years ago
  15. f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
  16. 5082687 crypto: n2 - set array of const as const by LABBE Corentin · 9 years ago
  17. cac367b crypto: sahara - set array of const as const by LABBE Corentin · 9 years ago
  18. d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
  19. 5a4eea2 crypto: ux500 - Use devm_xxx() managed function by LABBE Corentin · 9 years ago
  20. b0e8b34 crypto: atmel - use devm_xxx() managed function by LABBE Corentin · 9 years ago
  21. dc97fa0 crypto: mxs-dcp - mxs-dcp is an stmp device by Arnd Bergmann · 9 years ago
  22. c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
  23. a6479ea crypto: marvell/cesa - factor out common import/export functions by Russell King · 9 years ago
  24. c3bf02a crypto: marvell/cesa - fix wrong hash results by Russell King · 9 years ago
  25. e72f407 crypto: marvell/cesa - initialise struct mv_cesa_ahash_req by Russell King · 9 years ago
  26. 9f5594c crypto: marvell/cesa - fix stack smashing in marvell/hash.c by Russell King · 9 years ago
  27. ea0b398 crypto: 842 - Add CRC and validation support by Haren Myneni · 9 years ago
  28. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  29. 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
  30. 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
  31. 9d83d29 crypto: atmel - Check for clk_prepare_enable() return value by LABBE Corentin · 9 years ago
  32. c6415a6 crypto: caam - add support for acipher xts(aes) by Catalin Vasile · 9 years ago
  33. fea4045 crypto: qce - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  34. 166db19 crypto: ccp - Use module name in driver structures by Tom Lendacky · 9 years ago
  35. 21dc9e8 crypto: ccp - Change references to accelerator to offload by Tom Lendacky · 9 years ago
  36. 52948cef crypto: ccp - Remove use ACPI field by Tom Lendacky · 9 years ago
  37. 355eba5 crypto: ccp - Replace BUG_ON with WARN_ON and a return code by Tom Lendacky · 9 years ago
  38. 9196d96 crypto: qat - remove unneeded variable by Tadeusz Struk · 9 years ago
  39. def14bf crypto: qat - add support for ctr(aes) and xts(aes) by Tadeusz Struk · 9 years ago
  40. 640eec5 crypto: sahara - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  41. 13fb8fd crypto: caam - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  42. b8a011d crypto: talitos - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  43. be2cfac crypto: qat - remove empty functions and turn qat_uregister fn to void by Tadeusz Struk · 9 years ago
  44. d23afa1 crypto: sahara - replace sahara_sg_length with sg_nents_for_len by LABBE Corentin · 9 years ago
  45. 76804eb crypto: amcc - replace get_sg_count by sg_nents_for_len by LABBE Corentin · 9 years ago
  46. 1f6d79d crypto: bfin_crc - replace sg_count by sg_nents by LABBE Corentin · 9 years ago
  47. 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
  48. d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
  49. cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  50. 3cc43a0 crypto: qat - Add load balancing across devices by Tadeusz Struk · 9 years ago
  51. 859e580 crypto: caam - Remove unused JUMP_TYPE_MASK definition by Fabio Estevam · 9 years ago
  52. 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  53. 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
  54. eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
  55. c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago
  56. 1bf2138 hwrng: mxc-rnga - Remove unneeded goto label by Fabio Estevam · 9 years ago
  57. 6c5de98 crypto: qat - don't check for iommu by John Griffin · 9 years ago
  58. 04b7d70 hwrng: octeon - Use devm_hwrng_register by Vaishali Thakkar · 9 years ago
  59. a2712e6 crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL by Fabio Estevam · 9 years ago
  60. 53ed2d4e crypto: ux500 - Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  61. c3abc0f crypto: picoxcell - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  62. 3dc1597 crypto: amcc - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  63. 009884f Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  64. d590b2d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  65. e6827ba Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  66. dc847d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  67. 2673ee5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  68. 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 0f40314 Merge branch 'acpi-bus' by Rafael J. Wysocki · 9 years ago
  70. 7dc1d36 Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  71. 00ade1f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  72. e116a64 IB/hfi: Properly set permissions for user device files by Ira Weiny · 9 years ago
  73. 7d63046 IB/hfi1: mask vs shift confusion by Dan Carpenter · 9 years ago
  74. 3f2686a IB/hfi1: clean up some defines by Dan Carpenter · 9 years ago
  75. ebe6b2e IB/hfi1: info leak in get_ctxt_info() by Dan Carpenter · 9 years ago
  76. 951842b IB/hfi1: fix a locking bug by Dan Carpenter · 9 years ago
  77. 50b1972 IB/hfi1: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  78. aeef010 IB/hfi1: fix sdma_descq_cnt parameter parsing by Mike Marciniszyn · 9 years ago
  79. e1df006 IB/hfi1: fix copy_to/from_user() error handling by Dan Carpenter · 9 years ago
  80. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 9 years ago
  81. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. f240bdd Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  83. a7d5c18 Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  84. a8f1558 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. 3aaf14d zram: fix possible use after free in zcomp_create() by Luis Henriques · 9 years ago
  86. 8a1513b hp-wmi: limit hotkey enable by Kyle Evans · 9 years ago
  87. 2e5735f Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  88. d34e210 drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x by Gabriel Fernandez · 9 years ago
  89. ba8fe0f pmem: add proper fencing to pmem_rw_page() by Ross Zwisler · 9 years ago
  90. 4ca8b57a libnvdimm: pfn_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
  91. 4be9c1f libnvdimm: btt_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
  92. 2338f73 leds:lp55xx: Correct Kconfig dependency for f/w user helper by Takashi Iwai · 9 years ago
  93. 35bfe45 leds: leds-ipaq-micro: Add LEDS_CLASS dependency by Jacek Anaszewski · 9 years ago
  94. 305c324 leds: aat1290: add 'static' modifier to init_mm_current_scale by Jacek Anaszewski · 9 years ago
  95. 98f9cc7 leds: leds-ns2: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  96. e3df661 leds: max77693: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  97. 3682c7b leds: ktd2692: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  98. 01736f0 leds: bcm6358: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  99. 6528ca1 leds: bcm6328: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  100. 93a51aa leds: aat1290: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago