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