1. 09951d8 crypto: marvell - Update transformation context for each dequeued req by Romain Perier · 8 years ago
  2. 6dc156f crypto: marvell - make mv_cesa_ahash_cache_req() return bool by Thomas Petazzoni · 8 years ago
  3. 3e5c66c crypto: marvell - turn mv_cesa_ahash_init() into a function returning void by Thomas Petazzoni · 8 years ago
  4. 2a8a785 crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache() by Thomas Petazzoni · 8 years ago
  5. 36225b9 crypto: marvell - be explicit about destination in mv_cesa_dma_add_op() by Thomas Petazzoni · 8 years ago
  6. bdc67da crypto: caam - avoid kernel warnings on probe failure by Russell King · 8 years ago
  7. 66d2e20 crypto: caam - get rid of tasklet by Russell King · 8 years ago
  8. 65cf164 crypto: caam - add ahash_edesc_add_src() by Russell King · 8 years ago
  9. 30a43b4 crypto: caam - move job descriptor initialisation to ahash_edesc_alloc() by Russell King · 8 years ago
  10. 5588d03 crypto: caam - add ahash_edesc_alloc() for descriptor allocation by Russell King · 8 years ago
  11. bc13c69 crypto: caam - check and use dma_map_sg() return code by Russell King · 8 years ago
  12. 32686d3 crypto: caam - ensure that we clean up after an error by Russell King · 8 years ago
  13. 343e44b crypto: caam - replace sec4_sg pointer with array by Russell King · 8 years ago
  14. d7b24ed crypto: caam - mark the hardware descriptor as cache line aligned by Russell King · 8 years ago
  15. 64ce56c crypto: caam - incorporate job descriptor into struct ahash_edesc by Russell King · 8 years ago
  16. e11793f crypto: caam - ensure descriptor buffers are cacheline aligned by Russell King · 8 years ago
  17. 3d5a2db crypto: caam - fix DMA API mapping leak by Russell King · 8 years ago
  18. 5e38d20 crypto: img-hash - Fix set_reqsize call by Will Thomas · 8 years ago
  19. fb67740 crypto: img-hash - log a successful probe by James Hartley · 8 years ago
  20. 436e3bb crypto: img-hash - Add support for export and import by James Hartley · 8 years ago
  21. d084e13 crypto: img-hash - Add suspend resume hooks for img hash by Govindraj Raja · 8 years ago
  22. 302a1be crypto: img-hash - Reconfigure DMA Burst length by Will Thomas · 8 years ago
  23. dd4f677 crypto: img-hash - Fix hash request context by Will Thomas · 8 years ago
  24. 10badea crypto: img-hash - Fix null pointer exception by Will Thomas · 8 years ago
  25. e14e7d1 crypto: ccp - Enable use of the additional CCP by Gary R Hook · 8 years ago
  26. 99d90b2 crypto: ccp - Enable DMA service on a v5 CCP by Gary R Hook · 8 years ago
  27. 084935b crypto: ccp - Add support for the RNG in a version 5 CCP by Gary R Hook · 8 years ago
  28. 4b394a2 crypto: ccp - Let a v5 CCP provide the same function as v3 by Gary R Hook · 8 years ago
  29. bb4e89b crypto: ccp - Refactor code to enable checks for queue space. by Gary R Hook · 8 years ago
  30. 8256e68 crypto: ccp - Refactor code supporting the CCP's RNG by Gary R Hook · 8 years ago
  31. 58a690b crypto: ccp - Refactor the storage block allocation code by Gary R Hook · 8 years ago
  32. 956ee21 crypto: ccp - Refactoring: symbol cleanup by Gary R Hook · 8 years ago
  33. a43eb98 crypto: ccp - Shorten the fields of the action structure by Gary R Hook · 8 years ago
  34. fba8855 crypto: ccp - Abstract PCI info for the CCP by Gary R Hook · 8 years ago
  35. fa242e8 crypto: ccp - Fix non-conforming comment style by Gary R Hook · 8 years ago
  36. c5736a4 crypto: ixp4xx - Add missing npe_c release in error branches by Quentin Lambert · 8 years ago
  37. b363700 crypto: ixp4xx - Fix a "simple if" coding style warning by Quentin Lambert · 8 years ago
  38. a0118c8 crypto: caam - fix non-hmac hashes by Russell King · 8 years ago
  39. 2fdea25 crypto: caam - defer aead_set_sh_desc in case of zero authsize by Horia Geantă · 8 years ago
  40. 1d2d87e crypto: caam - fix echainiv(authenc) encrypt shared descriptor by Horia Geantă · 8 years ago
  41. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  42. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  43. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  44. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  45. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  46. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  49. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  50. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  51. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  52. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  53. 0603006 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  54. d268675 Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  55. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  56. 62e6e9b Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  57. 0524b42 Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  58. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  59. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  60. f72035f Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  61. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  62. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  63. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  64. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  65. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  66. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  67. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  68. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  69. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  70. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  71. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  72. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  73. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago
  74. 4aae977 ntb_perf: Allow limiting the size of the memory windows by Logan Gunthorpe · 8 years ago
  75. a754a8f NTB: allocate number transport entries depending on size of ring size by Dave Jiang · 8 years ago
  76. 625f080 ntb_tool: BUG: Ensure the buffer size is large enough to return all spads by Logan Gunthorpe · 8 years ago
  77. c792eba ntb_tool: Fix infinite loop bug when writing spad/peer_spad file by Logan Gunthorpe · 8 years ago
  78. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  79. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  80. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  81. dd7fd3a ACPI / hotplug / PCI: Runtime resume bridges before bus rescans by Rafael J. Wysocki · 8 years ago
  82. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  83. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  84. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  85. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  86. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  87. c1c87c2 loop: make do_req_filebacked more robust by Christoph Hellwig · 8 years ago
  88. f0225ca loop: don't try to use AIO for discards by Christoph Hellwig · 8 years ago
  89. 9724096 nbd: fix race in ioctl by Vegard Nossum · 8 years ago
  90. ff06db1 floppy: fix open(O_ACCMODE) for ioctl-only open by Jiri Kosina · 8 years ago
  91. 22fe874 Input: silead - remove some dead code by Dan Carpenter · 8 years ago
  92. 1fcca89 Input: sis-i2c - select CONFIG_CRC_ITU_T by Arnd Bergmann · 8 years ago
  93. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  94. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago
  95. 2a034ec dm raid: fix use of wrong status char during resynchronization by Heinz Mauelshagen · 8 years ago
  96. c1ece76 Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  97. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  98. bb9bd87 drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning by Arnd Bergmann · 8 years ago
  99. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  100. 1605d27 media: mtk-vcodec: remove unused dma_attrs by Krzysztof Kozlowski · 8 years ago