1. 27c4d54 crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset by Herbert Xu · 8 years ago
  2. 85962d2 hwrng: amd - Convert to new hwrng read() API by Corentin LABBE · 8 years ago
  3. 3c343a3 hwrng: amd - Access hardware via ioread32/iowrite32 by Corentin LABBE · 8 years ago
  4. 7bad2cc hwrng: amd - Replace global variable with private struct by Corentin LABBE · 8 years ago
  5. fdec60d hwrng: amd - release_region must be called after hwrng_unregister by Corentin LABBE · 8 years ago
  6. 055ae89 hwrng: amd - Remove asm/io.h by Corentin LABBE · 8 years ago
  7. f8169bf hwrng: amd - Be consitent with the driver name by Corentin LABBE · 8 years ago
  8. 1c335d4 hwrng: amd - use the BIT macro by Corentin LABBE · 8 years ago
  9. 6020721 hwrng: amd - Fix style problem with blank line by Corentin LABBE · 8 years ago
  10. 1ac6b73 crypto: caam - add missing header dependencies by Baoyou Xie · 8 years ago
  11. cc2f190 hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC. by Omer Khaliq · 8 years ago
  12. 21b5b8e PCI: quirk fixup for cavium invalid sriov link value. by Ananth Jasty · 8 years ago
  13. 16d5696 crypto: rockchip - use devm_add_action_or_reset() by Sudip Mukherjee · 8 years ago
  14. e09287d crypto: rsa - allow keys >= 2048 bits in FIPS mode by Stephan Mueller · 8 years ago
  15. 59df87c crypto: mxc-scc - check clk_prepare_enable() error by Fabio Estevam · 8 years ago
  16. 161040f hwrng: omap3-rom - Remove obsoleted functions by PrasannaKumar Muralidharan · 8 years ago
  17. 1a45d7e crypto: drbg - fix error return code by Wei Yongjun · 8 years ago
  18. b46b9d1 crypto: sun4i-ss - fix missing unlock on error in sun4i_hash() by Wei Yongjun · 8 years ago
  19. 39457ac crypto: xor - skip speed test if the xor function is selected automatically by Martin Schwidefsky · 8 years ago
  20. ed0bd72 hwrng: core - Improve description of the ->read() interface by Daniel Thompson · 8 years ago
  21. f12e4ed crypto: doc - fix documentation for bulk registration functions by Eric Biggers · 8 years ago
  22. d89a671 crypto: drbg - do not call drbg_instantiate in healt test by Stephan Mueller · 8 years ago
  23. c5f91cd hwrng: pic32 - Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  24. dabc790 crypto: ccp - Fix non static symbol warning by Wei Yongjun · 8 years ago
  25. b6ff2fd crypto: sun4i-ss - fix indentation of two crypto alg by Corentin LABBE · 8 years ago
  26. 9b17e5a crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss by Corentin LABBE · 8 years ago
  27. 933e7e3 crypto: sun4i-ss - fix spelling by Corentin LABBE · 8 years ago
  28. d98a949 crypto: sun4i-ss - clean unused ss by Corentin LABBE · 8 years ago
  29. 477d9b2 crypto: sun4i-ss - unify update/final function by Corentin LABBE · 8 years ago
  30. ea1a674 crypto: sun4i-ss - fix a few signed warning by Corentin LABBE · 8 years ago
  31. ddbc736 crypto: xts - fix a little typo by Corentin LABBE · 8 years ago
  32. 4785620 crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req by Romain Perier · 8 years ago
  33. 57cfda1 crypto: marvell - Don't overwrite default creq->state during initialization by Romain Perier · 8 years ago
  34. 09951d8 crypto: marvell - Update transformation context for each dequeued req by Romain Perier · 8 years ago
  35. 6dc156f crypto: marvell - make mv_cesa_ahash_cache_req() return bool by Thomas Petazzoni · 8 years ago
  36. 3e5c66c crypto: marvell - turn mv_cesa_ahash_init() into a function returning void by Thomas Petazzoni · 8 years ago
  37. 2a8a785 crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache() by Thomas Petazzoni · 8 years ago
  38. 36225b9 crypto: marvell - be explicit about destination in mv_cesa_dma_add_op() by Thomas Petazzoni · 8 years ago
  39. bdc67da crypto: caam - avoid kernel warnings on probe failure by Russell King · 8 years ago
  40. 66d2e20 crypto: caam - get rid of tasklet by Russell King · 8 years ago
  41. 65cf164 crypto: caam - add ahash_edesc_add_src() by Russell King · 8 years ago
  42. 30a43b4 crypto: caam - move job descriptor initialisation to ahash_edesc_alloc() by Russell King · 8 years ago
  43. 5588d03 crypto: caam - add ahash_edesc_alloc() for descriptor allocation by Russell King · 8 years ago
  44. bc13c69 crypto: caam - check and use dma_map_sg() return code by Russell King · 8 years ago
  45. 32686d3 crypto: caam - ensure that we clean up after an error by Russell King · 8 years ago
  46. 343e44b crypto: caam - replace sec4_sg pointer with array by Russell King · 8 years ago
  47. d7b24ed crypto: caam - mark the hardware descriptor as cache line aligned by Russell King · 8 years ago
  48. 64ce56c crypto: caam - incorporate job descriptor into struct ahash_edesc by Russell King · 8 years ago
  49. e11793f crypto: caam - ensure descriptor buffers are cacheline aligned by Russell King · 8 years ago
  50. 3d5a2db crypto: caam - fix DMA API mapping leak by Russell King · 8 years ago
  51. 5e38d20 crypto: img-hash - Fix set_reqsize call by Will Thomas · 8 years ago
  52. fb67740 crypto: img-hash - log a successful probe by James Hartley · 8 years ago
  53. 436e3bb crypto: img-hash - Add support for export and import by James Hartley · 8 years ago
  54. d084e13 crypto: img-hash - Add suspend resume hooks for img hash by Govindraj Raja · 8 years ago
  55. 302a1be crypto: img-hash - Reconfigure DMA Burst length by Will Thomas · 8 years ago
  56. dd4f677 crypto: img-hash - Fix hash request context by Will Thomas · 8 years ago
  57. 10badea crypto: img-hash - Fix null pointer exception by Will Thomas · 8 years ago
  58. 0fae0c1 crypto: testmgr - fix !x==y confusion by Yanjiang Jin · 8 years ago
  59. e14e7d1 crypto: ccp - Enable use of the additional CCP by Gary R Hook · 8 years ago
  60. 99d90b2 crypto: ccp - Enable DMA service on a v5 CCP by Gary R Hook · 8 years ago
  61. 084935b crypto: ccp - Add support for the RNG in a version 5 CCP by Gary R Hook · 8 years ago
  62. 4b394a2 crypto: ccp - Let a v5 CCP provide the same function as v3 by Gary R Hook · 8 years ago
  63. bb4e89b crypto: ccp - Refactor code to enable checks for queue space. by Gary R Hook · 8 years ago
  64. 8256e68 crypto: ccp - Refactor code supporting the CCP's RNG by Gary R Hook · 8 years ago
  65. 58a690b crypto: ccp - Refactor the storage block allocation code by Gary R Hook · 8 years ago
  66. 956ee21 crypto: ccp - Refactoring: symbol cleanup by Gary R Hook · 8 years ago
  67. a43eb98 crypto: ccp - Shorten the fields of the action structure by Gary R Hook · 8 years ago
  68. fba8855 crypto: ccp - Abstract PCI info for the CCP by Gary R Hook · 8 years ago
  69. fa242e8 crypto: ccp - Fix non-conforming comment style by Gary R Hook · 8 years ago
  70. c5736a4 crypto: ixp4xx - Add missing npe_c release in error branches by Quentin Lambert · 8 years ago
  71. b363700 crypto: ixp4xx - Fix a "simple if" coding style warning by Quentin Lambert · 8 years ago
  72. a0118c8 crypto: caam - fix non-hmac hashes by Russell King · 8 years ago
  73. c12abf3 crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC by Michael Ellerman · 8 years ago
  74. 2fdea25 crypto: caam - defer aead_set_sh_desc in case of zero authsize by Horia Geantă · 8 years ago
  75. 1d2d87e crypto: caam - fix echainiv(authenc) encrypt shared descriptor by Horia Geantă · 8 years ago
  76. f743e70 crypto: sha3 - Add missing ULL suffixes for 64-bit constants by Geert Uytterhoeven · 8 years ago
  77. 29b4817 Linux 4.8-rc1 by Linus Torvalds · 8 years ago
  78. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  79. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  80. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  81. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  82. ba13e83 mm: make __swap_writepage() use bio_set_op_attrs() by Jens Axboe · 8 years ago
  83. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  84. 52ddb7e Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  85. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  86. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  87. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  89. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. ce804bf Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  91. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  92. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  93. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  94. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  97. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  98. 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
  99. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  100. 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