1. 9e5c9fe crypto: testmgr - Add a flag allowing the self-tests to be disabled at runtime. by Richard W.M. Jones · 8 years ago
  2. bc197b2a crypto: ccp - constify ccp_actions structure by Julia Lawall · 8 years ago
  3. 472d640 crypto: marvell/cesa - Use dma_pool_zalloc by Julia Lawall · 8 years ago
  4. d0c15bd crypto: qat - make adf_vf_isr.c dependant on IOV config by Tadeusz Struk · 8 years ago
  5. cca0a7b crypto: qat - Fix typo in comments by Tadeusz Struk · 8 years ago
  6. ccab605 lib: asn1_decoder - add MODULE_LICENSE("GPL") by Tudor Ambarus · 8 years ago
  7. dbe2462 crypto: omap-sham - Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  8. 2f6f068 crypto: omap-des - Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  9. da8b29a crypto: omap-aes - Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 8 years ago
  10. f1b77aa crypto: omap-des - Integrate with the crypto engine framework by Baolin Wang · 8 years ago
  11. 6dd4c83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  12. 6dc5df7 crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq by Tadeusz Struk · 8 years ago
  13. d149797 crypto: s5p-sss - fix incorrect usage of scatterlists api by Marek Szyprowski · 8 years ago
  14. 6f64389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  15. 9e209fc crypto: qat - fix invalid pf2vf_resp_wq logic by Tadeusz Struk · 8 years ago
  16. 79152e8 crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks by Krzysztof Kozlowski · 8 years ago
  17. 5e00c60 crypto: s5p-sss - Use common BIT macro by Krzysztof Kozlowski · 8 years ago
  18. 4c048af crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register() by Dan Carpenter · 8 years ago
  19. b908bd3 crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init() by Dan Carpenter · 8 years ago
  20. 3639ca8 crypto: talitos - fix ahash algorithms registration by Horia Geant? · 8 years ago
  21. b3c2fee crypto: ccp - Ensure all dependencies are specified by Gary R Hook · 8 years ago
  22. 21ec757 crypto: marvell/cesa - Improving code readability by Romain Perier · 8 years ago
  23. 5512442 crypto: s5p-sss - Remove useless hash interrupt handler by Krzysztof Kozlowski · 8 years ago
  24. 07c8fcc crypto: s5p-sss - Fix use after free of copied input buffer in error path by Krzysztof Kozlowski · 8 years ago
  25. 58ea8ab crypto: ccp - Register the CCP as a DMA resource by Gary R Hook · 8 years ago
  26. 5343e67 crypto4xx: integrate ppc4xx-rng into crypto4xx by Christian Lamparter · 8 years ago
  27. e81f334 eCryptfs: Do not allocate hash tfm in NORECLAIM context by Herbert Xu · 8 years ago
  28. 340ff60 crypto: talitos - fix AEAD tcrypt tests by Horia Geant? · 8 years ago
  29. 89d124c crypto: talitos - fix crash in talitos_cra_init() by Jonas Eymann · 8 years ago
  30. b3ab30a crypto: qat - fix section mismatch warning by Tadeusz Struk · 8 years ago
  31. 87ba569 crypto: qat - interrupts need to be enabled when VFs are disabled by Tadeusz Struk · 8 years ago
  32. 25c6ffb crypto: qat - check if PF is running by Tadeusz Struk · 8 years ago
  33. 02dc8d6 crypto: qat - move vf2pf_init and vf2pf_exit to common by Tadeusz Struk · 8 years ago
  34. 5f575ef crypto: lzo - get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  35. afc39d6 hwrng: hisi - Add support for Hisilicon SoC RNG by Kefeng Wang · 8 years ago
  36. c7995ee dt/bindings: Add bindings for hisilicon random number generator by Kefeng Wang · 8 years ago
  37. d293b64 crypto: mxc-scc - add basic driver for the MXC SCC by Steffen Trumtrar · 8 years ago
  38. ba97eed ARM: i.MX25: add scc module to dtsi by Steffen Trumtrar · 8 years ago
  39. ff0078f Documentation: devicetree: add Freescale SCC bindings by Steffen Trumtrar · 8 years ago
  40. d606416 crypto: qat - adf_dev_stop should not be called in atomic context by Tadeusz Struk · 8 years ago
  41. 7587c40 crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> by Mike Galbraith · 8 years ago
  42. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 8 years ago
  43. f709b45 crypto: ccp - Prevent information leakage on export by Tom Lendacky · 8 years ago
  44. 0851561 crypto: sha1-mb - use corrcet pointer while completing jobs by Xiaodong Liu · 8 years ago
  45. 6f0904a crypto: rsa-pkcs1pad - fix dst len by Tadeusz Struk · 8 years ago
  46. 043809d hwrng: exynos - Fix misspelled Samsung address by Krzysztof Kozlowski · 8 years ago
  47. f1420ce crypto: qat - changed adf_dev_stop to void by Tadeusz Struk · 8 years ago
  48. cb00bca crypto: qat - explicitly stop all VFs first by Tadeusz Struk · 8 years ago
  49. 4218ebe crypto: drbg - set HMAC key only when altered by Stephan Mueller · 8 years ago
  50. bdb6cf9 crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} by Corentin LABBE · 8 years ago
  51. 738f982 crypto: qat - fix address leaking of RSA public exponent by Tudor Ambarus · 8 years ago
  52. aa8b6dd crypto: qat - avoid memory corruption or undefined behaviour by Tudor Ambarus · 8 years ago
  53. 0c4935b crypto: qat - Remove redundant nrbg rings by Ahsan Atta · 8 years ago
  54. 082ebe9 crypto: qat - make sure const_tab is 1024 bytes aligned by Tadeusz Struk · 8 years ago
  55. 0bb5c9e lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access by Nicolai Stange · 8 years ago
  56. 85d541a lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices by Nicolai Stange · 8 years ago
  57. 64c09b0 lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation by Nicolai Stange · 8 years ago
  58. 60e1b74 lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  59. ab1e912 lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes by Nicolai Stange · 8 years ago
  60. b698538 lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes by Nicolai Stange · 8 years ago
  61. 462696f lib/mpi: mpi_read_buffer(): fix buffer overflow by Nicolai Stange · 8 years ago
  62. 90f864e2 lib/mpi: mpi_read_buffer(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  63. f00fa241 lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs by Nicolai Stange · 8 years ago
  64. d755290 lib/mpi: mpi_write_sgl(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  65. cece762 lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access by Nicolai Stange · 8 years ago
  66. ea122be lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic by Nicolai Stange · 8 years ago
  67. 654842ef lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement by Nicolai Stange · 8 years ago
  68. f2d1362 lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs by Nicolai Stange · 8 years ago
  69. 3cf9d84 crypto: s5p-sss - Sort the headers to improve readability by Krzysztof Kozlowski · 8 years ago
  70. 9e4a110 crypto: s5p-sss - Handle unaligned buffers by Krzysztof Kozlowski · 8 years ago
  71. 119c3ab crypto: s5p-sss - Minor coding cleanups by Krzysztof Kozlowski · 8 years ago
  72. 29e9330 MAINTAINERS: Add a new maintainer for the CCP driver by Tom Lendacky · 8 years ago
  73. 063327f crypto: marvell/cesa - remove unneeded condition by Dan Carpenter · 8 years ago
  74. 06af9b0 PKCS#7: fix missing break on OID_sha224 case by Colin Ian King · 8 years ago
  75. 150f6d4 crypto: n2 - Remove return statement from void function by Amitoj Kaur Chawla · 8 years ago
  76. dc1d9de crypto: s5p-sss - Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  77. 4dd6e9e hwrng: exynos - Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  78. 27d80fa8 hwrng: exynos - Disable runtime PM on driver unbind by Krzysztof Kozlowski · 8 years ago
  79. 48a61e1 hwrng: exynos - Disable runtime PM on probe failure by Krzysztof Kozlowski · 8 years ago
  80. f1925d7 hwrng: exynos - Fix unbalanced PM runtime put on timeout error path by Krzysztof Kozlowski · 8 years ago
  81. f0d947a hwrng: exynos - Runtime suspend device after init by Krzysztof Kozlowski · 8 years ago
  82. 97ee7ed crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig by Peter Meerwald · 8 years ago
  83. 83094e5e crypto: af_alg - add async support to algif_aead by Tadeusz Struk · 8 years ago
  84. 47cd3060 hwrng: bcm63xx - fix device tree compilation by Álvaro Fernández Rojas · 8 years ago
  85. ef609c2 sunrpc: Fix skcipher/shash conversion by Herbert Xu · 8 years ago
  86. 9735a22 Linux 4.6-rc2 by Linus Torvalds · 8 years ago
  87. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 17084b7 v4l2-mc: avoid warning about unused variable by Linus Torvalds · 8 years ago
  90. 30cebb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. f7eeb8a Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  92. d6c24df Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  93. cb10716 Convert straggling drivers to new six-argument get_user_pages() by Linus Torvalds · 8 years ago
  94. 264800b Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  95. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  96. cf78031 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  97. 1826907 Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  98. 4e19fd9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  99. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  100. 82d2a348 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago