1. 45cff26 crypto: qat - remove unnecessary parentheses by Tadeusz Struk · 10 years ago
  2. a7d2176 crypto: qat - remove unneeded header by Tadeusz Struk · 10 years ago
  3. 53275ba crypto: qat - checkpatch blank lines by Tadeusz Struk · 10 years ago
  4. 341b2a3 crypto: qat - remove unnecessary return codes by Tadeusz Struk · 10 years ago
  5. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  6. 4839ddca crypto: ccp - Remove "select OF" from Kconfig by Tom Lendacky · 10 years ago
  7. 8f1da7b crypto: caam - fix DECO RSR polling by Horia Geanta · 10 years ago
  8. 71d932d crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM by Chen Gang · 10 years ago
  9. a60384d crypto: caam - set DK (Decrypt Key) bit only for AES accelerator by Horia Geanta · 10 years ago
  10. de0e35e crypto: caam - fix uninitialized state->buf_dma field by Horia Geanta · 10 years ago
  11. 76b9908 crypto: caam - fix uninitialized edesc->dst_dma field by Horia Geanta · 10 years ago
  12. 45e9af7 crypto: caam - fix uninitialized S/G table size in ahash_digest by Horia Geanta · 10 years ago
  13. bc9e05f crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src by Horia Geanta · 10 years ago
  14. ef62b23 crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst by Horia Geanta · 10 years ago
  15. e11aa9f crypto: caam - fix DMA unmapping error in hash_digest_key by Horia Geanta · 10 years ago
  16. ce57208 crypto: caam - fix "failed to check map error" DMA warnings by Horia Geanta · 10 years ago
  17. 71c65f7 crypto: caam - fix typo in dma_mapping_error by Horia Geanta · 10 years ago
  18. a2ac287 crypto: caam - set coherent_dma_mask by Horia Geanta · 10 years ago
  19. 29b77e5 crypto: testmgr - avoid DMA mapping from text, rodata, stack by Horia Geanta · 10 years ago
  20. 126ae9a crypto: ccp - Base AXI DMA cache settings on device tree by Tom Lendacky · 10 years ago
  21. 96956ae crypto: drbg - drbg_exit() can be static by Fengguang Wu · 10 years ago
  22. ac1a2b4 crypto: qat - remove an unneeded cast by Dan Carpenter · 10 years ago
  23. 35af640 crypto: caam - Check for CAAM block presence before registering with crypto layer by Ruchika Gupta · 10 years ago
  24. 5b635e2 crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bits by Stephan Mueller · 10 years ago
  25. 27e4de2 crypto: drbg - Mix a time stamp into DRBG state by Stephan Mueller · 10 years ago
  26. 4f15071 crypto: drbg - Select correct DRBG core for stdrng by Stephan Mueller · 10 years ago
  27. 72e7c25 crypto: drbg - Call CTR DRBG DF function only once by Stephan Mueller · 10 years ago
  28. a908957 crypto: drbg - Fix format string for debugging statements by Stephan Mueller · 10 years ago
  29. e25e47e crypto: drbg - cleanup of preprocessor macros by Stephan Mueller · 10 years ago
  30. 44b933b crypto: qce - add dependancy to Kconfig by Stanimir Varbanov · 10 years ago
  31. 58a6535 crypto: qce - fix sparse warnings by Stanimir Varbanov · 10 years ago
  32. 178f827 crypto: caam - Enabling multiple caam debug support for C29x platform by Nitesh Narayan Lal · 10 years ago
  33. 6f39da1ca crypto: dts - Addition of missing SEC compatibile property in c29x device tree by Nitesh Narayan Lal · 10 years ago
  34. f2c89a1 crypto: drbg - Use Kconfig to ensure at least one RNG option is set by Herbert Xu · 10 years ago
  35. 8c98716 crypto: drbg - use of kernel linked list by Stephan Mueller · 10 years ago
  36. 8fecaad crypto: drbg - fix memory corruption for AES192 by Stephan Mueller · 10 years ago
  37. e1f8859 crypto: ux500 - make interrupt mode plausible by Arnd Bergmann · 10 years ago
  38. 263a8df crypto: tcrypt - print cra driver name in tcrypt tests output by Luca Clementi · 10 years ago
  39. 14748d7 ARM: DT: qcom: Add Qualcomm crypto driver binding document by Stanimir Varbanov · 10 years ago
  40. c672752 crypto: qce - Build Qualcomm crypto driver by Stanimir Varbanov · 10 years ago
  41. ec8f5d8 crypto: qce - Qualcomm crypto engine driver by Stanimir Varbanov · 10 years ago
  42. 002c77a crypto: fips - only panic on bad/missing crypto mod signatures by Jarod Wilson · 10 years ago
  43. 8f312d6 crypto: qat - Fix error path crash when no firmware is present by Tadeusz Struk · 10 years ago
  44. d65071e crypto: qat - Fixed new checkpatch warnings by Tadeusz Struk · 10 years ago
  45. 83530d8 crypto: qat - Updated Firmware Info Metadata by Tadeusz Struk · 10 years ago
  46. bce3cc6 crypto: qat - Fix random config build warnings by Tadeusz Struk · 10 years ago
  47. c0eedf8 crypto: drbg - simplify ordering of linked list in drbg_ctr_df by Stephan Mueller · 10 years ago
  48. de18cd4 crypto: lzo - use kvfree() helper by Eric Dumazet · 10 years ago
  49. 5e50d43 crypto: des3_ede-x86_64 - fix parse warning by Jussi Kivilinna · 10 years ago
  50. 1da2be3 crypto: caam - Correct the dma mapping for sg table by Ruchika Gupta · 10 years ago
  51. ef94b1d crypto: caam - Add definition of rd/wr_reg64 for little endian platform by Ruchika Gupta · 10 years ago
  52. 17157c9 crypto: caam - Configuration for platforms with virtualization enabled in CAAM by Ruchika Gupta · 10 years ago
  53. eb1139c crypto: caam - Correct definition of registers in memory map by Ruchika Gupta · 10 years ago
  54. e60b244 crypto: qat - Fix build problem with O= by Herbert Xu · 10 years ago
  55. 6c9e3dc crypto: testmgr - add 4 more test vectors for GHASH by Ard Biesheuvel · 10 years ago
  56. 22cddcc crypto: aes - AES CTR x86_64 "by8" AVX optimization by chandramouli narayanan · 10 years ago
  57. 6574e6c crypto: des_3des - add x86-64 assembly implementation by Jussi Kivilinna · 10 years ago
  58. 8713150 crypto: tcrypt - add ctr(des3_ede) sync speed test by Jussi Kivilinna · 10 years ago
  59. be513f4 crypto: caam - remove duplicate FIFOST_CONT_MASK define by Dan Carpenter · 10 years ago
  60. 473946e crypto: crc32c-pclmul - Shrink K_table to 32-bit words by George Spelvin · 10 years ago
  61. cea4001 crypto: qat - Update to makefiles by Tadeusz Struk · 10 years ago
  62. 7afa232 crypto: qat - Intel(R) QAT DH895xcc accelerator by Tadeusz Struk · 10 years ago
  63. b3416fb crypto: qat - Intel(R) QAT accelengine part of fw loader by Tadeusz Struk · 10 years ago
  64. b4b7e67 crypto: qat - Intel(R) QAT ucode part of fw loader by Tadeusz Struk · 10 years ago
  65. d370cec crypto: qat - Intel(R) QAT crypto interface by Tadeusz Struk · 10 years ago
  66. 38154e6 crypto: qat - Intel(R) QAT FW interface by Tadeusz Struk · 10 years ago
  67. a672a9d crypto: qat - Intel(R) QAT transport code by Tadeusz Struk · 10 years ago
  68. d8cba25 crypto: qat - Intel(R) QAT driver framework by Tadeusz Struk · 10 years ago
  69. c4f4b32 crypto: ccp - Add platform device support for arm64 by Tom Lendacky · 10 years ago
  70. 1ad348f crypto: ccp - CCP device bindings documentation by Tom Lendacky · 10 years ago
  71. 3d77565 crypto: ccp - Modify PCI support in prep for arm64 support by Tom Lendacky · 10 years ago
  72. 64d1cdf crypto: drbg - Add DRBG test code to testmgr by Stephan Mueller · 10 years ago
  73. 3332ee2 crypto: drbg - DRBG testmgr test vectors by Stephan Mueller · 10 years ago
  74. 5bfcf65 crypto: drbg - compile the DRBG code by Stephan Mueller · 10 years ago
  75. 419090c crypto: drbg - DRBG kernel configuration options by Stephan Mueller · 10 years ago
  76. 3e16f95 crypto: drbg - header file for DRBG by Stephan Mueller · 10 years ago
  77. 541af94 crypto: drbg - SP800-90A Deterministic Random Bit Generator by Stephan Mueller · 10 years ago
  78. 13269ec crypto: drivers - Add 2 missing __exit_p by Jean Delvare · 10 years ago
  79. 4776d38 crypto: caam - Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  80. 42614b0 crypto: lzo - try kmalloc() before vmalloc() by Eric Dumazet · 10 years ago
  81. d656c18 crypto: skcipher - Don't use __crypto_dequeue_request() by Marek Vasut · 10 years ago
  82. bb55a4c crypto: api - Move crypto_yield() to algapi.h by Marek Vasut · 10 years ago
  83. 7171511 Linux 3.16-rc1 by Linus Torvalds · 10 years ago
  84. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  85. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  86. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  87. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  88. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 10 years ago
  89. f79b064 vxlan: Checksum fixes by Tom Herbert · 10 years ago
  90. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 10 years ago
  91. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 10 years ago
  92. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  93. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 10 years ago
  94. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  95. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  96. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  97. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 10 years ago
  98. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  99. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  100. c728762 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago