1. 42e8b0d crypto: talitos - static code checker fixes by Horia Geant? · 10 years ago
  2. bde9079 crypto: talitos - avoid out of bound scatterlist iterator by Horia Geant? · 10 years ago
  3. 69d9cd8 Revert "crypto: talitos - convert to use be16_add_cpu()" by Horia Geant? · 10 years ago
  4. 5fa7dad crypto: talitos - avoid memleak in talitos_alg_alloc() by Horia Geant? · 10 years ago
  5. 608f37d crypto: talitos - fix size calculation in talitos_edesc_alloc() by Dan Carpenter · 10 years ago
  6. 97cacb9 crypto: qat - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  7. 9611ef6 crypto: picoxcell - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  8. 71b311d crypto: ixp4xx - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  9. add86d5 crypto: caam - Remove unnecessary reference to crt_aead by Herbert Xu · 10 years ago
  10. e98014a crypto: talitos - Include internal/aead.h by Herbert Xu · 10 years ago
  11. 0ed6264 crypto: qat - Include internal/aead.h by Herbert Xu · 10 years ago
  12. 2d78db0 crypto: nx - Include internal/aead.h by Herbert Xu · 10 years ago
  13. 5290b42 crypto: ixp4xx - Include internal/aead.h by Herbert Xu · 10 years ago
  14. b579d42 crypto: caam - Include internal/aead.h by Herbert Xu · 10 years ago
  15. 551d7ed crypto: qat - add driver version by Allan, Bruce W · 10 years ago
  16. ed70b47 crypto: nx - add hardware 842 crypto comp alg by Dan Streetman · 10 years ago
  17. b8e04187 crypto: nx - simplify pSeries nx842 driver by Dan Streetman · 10 years ago
  18. 99182a42 crypto: nx - add PowerNV platform NX-842 driver by Dan Streetman · 10 years ago
  19. 959e665 crypto: nx - add nx842 constraints by Dan Streetman · 10 years ago
  20. 7011a12 crypto: nx - add NX-842 platform frontend driver by Dan Streetman · 10 years ago
  21. fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c by Dan Streetman · 10 years ago
  22. dcd93e8 crypto: qat - do not duplicate string containing firmware name by Allan, Bruce W · 10 years ago
  23. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 10 years ago
  24. c3365ce crypto: nx - Fixing NX data alignment with nx_sg list by Leonidas Da Silva Barbosa · 10 years ago
  25. d9b3682 crypto: caam - Remove bogus references to crypto API internals by Herbert Xu · 10 years ago
  26. 0635b7d crypto: talitos - Add fsl,sec1.0 compatible by LEROY Christophe · 10 years ago
  27. 2d02905 crypto: talitos - SEC1 bugs on 0 data hash by LEROY Christophe · 10 years ago
  28. 6f65f6a crypto: talitos - implement scatter/gather copy for SEC1 by LEROY Christophe · 10 years ago
  29. dd3c098 crypto: talitos - adapt interrupts and reset functions to SEC1 by LEROY Christophe · 10 years ago
  30. 5fa7fa1 crypto: talitos - base address for Execution Units by LEROY Christophe · 10 years ago
  31. 7d607c6a crypto: talitos - adaptation of talitos_submit() for SEC1 by LEROY Christophe · 10 years ago
  32. 922f9dc crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+ by LEROY Christophe · 10 years ago
  33. 2159088 crypto: talitos - Add a feature to tag SEC1 by LEROY Christophe · 10 years ago
  34. 5b841a6 crypto: talitos - add sub-choice in talitos CONFIG for SEC1 by LEROY Christophe · 10 years ago
  35. 9049075 crypto: talitos - enhanced talitos_desc struct for SEC1 by LEROY Christophe · 10 years ago
  36. 538caf8 crypto: talitos - helper function for ptr len by LEROY Christophe · 10 years ago
  37. a2b35aa crypto: talitos - remove param 'extent' in map_single_talitos_ptr() by LEROY Christophe · 10 years ago
  38. 185eb79 crypto: talitos - Add a helper function to clear j_extent field by LEROY Christophe · 10 years ago
  39. edc6bd6 crypto: talitos - talitos_ptr renamed ptr for more lisibility by LEROY Christophe · 10 years ago
  40. 032d197 crypto: talitos - Refactor the sg in/out chain allocation by LEROY Christophe · 10 years ago
  41. 2529bc3 crypto: talitos - Use zero entry to init descriptors ptrs to zero by LEROY Christophe · 10 years ago
  42. 1a92b2b crypto: mv_cesa - ensure backlog is initialised by Colin Ian King · 10 years ago
  43. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  44. e693d73 parisc: remove use of seq_printf return value by Joe Perches · 10 years ago
  45. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 10 years ago
  46. 4395eb1 rtc: remove use of seq_printf return value by Joe Perches · 10 years ago
  47. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 10 years ago
  48. 7975a9b drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value by Joel Stanley · 10 years ago
  49. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  50. 946e879 paride: fix the "verbose" module param by Dan Carpenter · 10 years ago
  51. 201c7b7 zram: fix error return code by Julia Lawall · 10 years ago
  52. 8f7d282 zram: deprecate zram attrs sysfs nodes by Sergey Senozhatsky · 10 years ago
  53. 4f2109f zram: export new 'mm_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  54. 2f6a3be zram: export new 'io_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  55. 8811a94 zram: use generic start/end io accounting by Sergey Senozhatsky · 10 years ago
  56. c72c616 zram: move compact_store() to sysfs functions area by Sergey Senozhatsky · 10 years ago
  57. 10447b6 zram: remove `num_migrated' device attr by Sergey Senozhatsky · 10 years ago
  58. 4e3ba87 zram: support compaction by Minchan Kim · 10 years ago
  59. e7c8241 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  60. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  61. d613896 Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  62. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  63. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  64. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  65. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  66. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  67. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  68. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  69. 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  70. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  71. 8c194f3 Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  72. 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  73. b240452 Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  74. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  75. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  76. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 10 years ago
  77. 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 10 years ago
  78. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 10 years ago
  79. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
  80. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 10 years ago
  81. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 10 years ago
  82. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 10 years ago
  83. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 10 years ago
  84. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 10 years ago
  85. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 10 years ago
  86. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 10 years ago
  87. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 10 years ago
  88. 4185756 fm10k: fix function header comment by Jeff Kirsher · 10 years ago
  89. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 10 years ago
  90. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 10 years ago
  91. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 10 years ago
  92. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 10 years ago
  93. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 10 years ago
  94. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 10 years ago
  95. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 10 years ago
  96. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 10 years ago
  97. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 10 years ago
  98. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 10 years ago
  99. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 10 years ago
  100. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago