1. 483847a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  2. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  3. 8a6b8f4 crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx() by Dan Carpenter · 5 years ago
  4. dbc2e87 crypto: talitos - Fix build error by selecting LIB_DES by Herbert Xu · 5 years ago
  5. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  6. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  7. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  8. 0ed96b4 cxgb4/chcr: update SGL DMA unmap for USO by Rahul Lakkireddy · 5 years ago
  9. 4ee812f crypto: vmx - Avoid weird build failures by Michael Ellerman · 5 years ago
  10. 3d04158 crypto: amlogic - enable working on big endian kernel by Corentin Labbe · 5 years ago
  11. 93c7f4d crypto: sun8i-ce - enable working on big endian by Corentin Labbe · 5 years ago
  12. 57d8154 crypto: atmel-aes - Change data type for "lastc" buffer by Tudor Ambarus · 5 years ago
  13. 61b0dd6 crypto: atmel-tdes - Set the IV after {en,de}crypt by Tudor Ambarus · 5 years ago
  14. d1d787b crypto: sun4i-ss - fix big endian issues by Corentin Labbe · 5 years ago
  15. 2edf864 crypto: sun4i-ss - hide the Invalid keylen message by Corentin Labbe · 5 years ago
  16. 626abd3 crypto: sun4i-ss - use crypto_ahash_digestsize by Corentin Labbe · 5 years ago
  17. 7ca2a71 crypto: sun4i-ss - remove dependency on not 64BIT by Corentin Labbe · 5 years ago
  18. a712660 crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c by Corentin Labbe · 5 years ago
  19. 1e9bc27 crypto: hisilicon - add DebugFS for HiSilicon SEC by Zaibo Xu · 5 years ago
  20. 73bcb04 crypto: hisilicon - add SRIOV for HiSilicon SEC by Zaibo Xu · 5 years ago
  21. 416d822 crypto: hisilicon - add HiSilicon SEC V2 driver by Zaibo Xu · 5 years ago
  22. aee1f9f crypto: atmel - Fix build error of CRYPTO_AUTHENC by YueHaibing · 5 years ago
  23. 3e8b4cc crypto: qce/dma - Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  24. ec310ca crypto: ccp - add SEV command privilege separation by Brijesh Singh · 5 years ago
  25. c735184 crypto: sun8i-ce - Fix memdup.cocci warnings by YueHaibing · 5 years ago
  26. d6e9da2 crypto: sun4i-ss - Fix 64-bit size_t warnings by Herbert Xu · 5 years ago
  27. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  28. 5620eb6 crypto: ccree - update a stale reference to ablkcipher by Ard Biesheuvel · 5 years ago
  29. 809abae crypto: nx - remove stale comment referring to the blkcipher walk API by Ard Biesheuvel · 5 years ago
  30. 8160ee7 crypto: marvell/cesa - rename blkcipher to skcipher by Ard Biesheuvel · 5 years ago
  31. 7fe948a crypto: qat - switch to skcipher API by Ard Biesheuvel · 5 years ago
  32. 373960d crypto: talitos - switch to skcipher API by Ard Biesheuvel · 5 years ago
  33. ce0183c crypto: rockchip - switch to skcipher API by Ard Biesheuvel · 5 years ago
  34. 23a6564 crypto: niagara2 - switch to skcipher API by Ard Biesheuvel · 5 years ago
  35. 47ece48 crypto: stm32 - switch to skcipher API by Ard Biesheuvel · 5 years ago
  36. 8bf0871 crypto: qce - switch to skcipher API by Ard Biesheuvel · 5 years ago
  37. b3cde6b crypto: picoxcell - switch to skcipher API by Ard Biesheuvel · 5 years ago
  38. 44c10a83 crypto: sahara - switch to skcipher API by Ard Biesheuvel · 5 years ago
  39. c260939 crypto: mediatek - switch to skcipher API by Ard Biesheuvel · 5 years ago
  40. 9acb324 crypto: mxs - switch to skcipher API by Ard Biesheuvel · 5 years ago
  41. 4aaf384 crypto: ixp4xx - switch to skcipher API by Ard Biesheuvel · 5 years ago
  42. b462973a crypto: hifn - switch to skcipher API by Ard Biesheuvel · 5 years ago
  43. 7cea6d3 crypto: chelsio - switch to skcipher API by Ard Biesheuvel · 5 years ago
  44. ac0d3d1 crypto: cavium/cpt - switch to skcipher API by Ard Biesheuvel · 5 years ago
  45. e830626 crypto: nitrox - remove cra_type reference to ablkcipher by Ard Biesheuvel · 5 years ago
  46. a9c01cd crypto: bcm-spu - switch to skcipher API by Ard Biesheuvel · 5 years ago
  47. 967d491 crypto: atmel-tdes - switch to skcipher API by Ard Biesheuvel · 5 years ago
  48. 7ada42d crypto: atmel-aes - switch to skcipher API by Ard Biesheuvel · 5 years ago
  49. e6b98ce crypto: s5p - switch to skcipher API by Ard Biesheuvel · 5 years ago
  50. b5e5c37 crypto: ux500 - switch to skcipher API by Ard Biesheuvel · 5 years ago
  51. b3e3f0f crypto: omap - switch to skcipher API by Ard Biesheuvel · 5 years ago
  52. be9fe62 crypto: ccp - switch from ablkcipher to skcipher by Ard Biesheuvel · 5 years ago
  53. eee1d6f crypto: virtio - switch to skcipher API by Ard Biesheuvel · 5 years ago
  54. 19c5da7 crypto: virtio - deal with unsupported input sizes by Ard Biesheuvel · 5 years ago
  55. 500e680 crypto: virtio - implement missing support for output IVs by Ard Biesheuvel · 5 years ago
  56. 5660157 crypto: amlogic - fix two resources leak by Corentin Labbe · 5 years ago
  57. b815122 crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin by Pascal van Leeuwen · 5 years ago
  58. 4a97bfc crypto: hisilicon - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  59. 39977f4 crypto: hisilicon - add vfs_num module param for zip by Hao Fang · 5 years ago
  60. c3510fe crypto: inside-secure - Fix hangup during probing for EIP97 engine by Pascal van Leeuwen · 5 years ago
  61. 4509f43 crypto: allwinner - fix some spelling mistakes by Colin Ian King · 5 years ago
  62. d158367 crypto: atmel - Fix selection of CRYPTO_AUTHENC by Tudor Ambarus · 5 years ago
  63. df40c4e crypto: inside-secure - Add missed clk_disable_unprepare by Chuhong Yuan · 5 years ago
  64. 1e67ee9 crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA by Zhou Wang · 5 years ago
  65. 44eff4a crypto: sun8i-ss - fix memdup.cocci warnings by kbuild test robot · 5 years ago
  66. 09b6816 crypto: sun8i-ss - fix semicolon.cocci warnings by kbuild test robot Remove unneeded semicolon · 5 years ago
  67. 746c908c crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr by Christian Lamparter · 5 years ago
  68. a970429 crypto: amlogic - ensure error variable err is set before returning it by Colin Ian King · 5 years ago
  69. d832a61 crypto: amlogic - Use kmemdup in meson_aes_setkey() by YueHaibing · 5 years ago
  70. 427e6e3 crypto: atmel - Fix remaining endianess warnings by Herbert Xu · 5 years ago
  71. 1520c72 crypto: atmel - Fix authenc support when it is set to m by Herbert Xu · 5 years ago
  72. 9ed498c net: silence data-races on sk_backlog.tail by Eric Dumazet · 5 years ago
  73. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  74. a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  75. 298b4c6 crypto: amcc - restore CRYPTO_AES dependency by Christian Lamparter · 5 years ago
  76. 700f7d0 crypto: hisilicon - fix to return sub-optimal device when best device has no qps by Zhou Wang · 5 years ago
  77. f0c8b6a crypto: hisilicon - use sgl API to get sgl dma addr and len by Zhou Wang · 5 years ago
  78. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  79. f08fcce crypto: allwinner - Add sun8i-ss cryptographic offloader by Corentin Labbe · 5 years ago
  80. 1751354 crypto: sun4i-ss - Move to Allwinner directory by Corentin Labbe · 5 years ago
  81. 06f751b crypto: allwinner - Add sun8i-ce Crypto Engine by Corentin Labbe · 5 years ago
  82. 3914b93 crypto: allwinner - Add allwinner subdirectory by Corentin Labbe · 5 years ago
  83. a524851 crypto: mediatek - remove redundant bitwise-or by Colin Ian King · 5 years ago
  84. 51d13aa crypto: caam - populate platform devices last by Andrey Smirnov · 5 years ago
  85. 1a1c4f0 crypto: caam - use devres to populate platform devices by Andrey Smirnov · 5 years ago
  86. f414de2 crypto: caam - use devres to de-initialize QI by Andrey Smirnov · 5 years ago
  87. e57acaf crypto: caam - use devres to de-initialize the RNG by Andrey Smirnov · 5 years ago
  88. eceb5da crypto: caam - use devres to remove debugfs by Andrey Smirnov · 5 years ago
  89. 66e93b2 crypto: caam - use devres to unmap memory by Andrey Smirnov · 5 years ago
  90. 13a1bb9 crypto: inside-secure - Fixed warnings on inconsistent byte order handling by Pascal van Leeuwen · 5 years ago
  91. 3f926af net: use skb_queue_empty_lockless() in busy poll contexts by Eric Dumazet · 5 years ago
  92. 691505a crypto: ccp - fix uninitialized list head by Mark Salter · 5 years ago
  93. fe95938 crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics by Geert Uytterhoeven · 5 years ago
  94. 03f008c crypto: ccp - Verify access to device registers before initializing by Hook, Gary · 5 years ago
  95. 0d3c678 crypto: ccp - Change a message to reflect status instead of failure by Hook, Gary · 5 years ago
  96. 9a8641a crypto: hisilicon - fix endianness verification problem of QM by Shukun Tan · 5 years ago
  97. 719181f crypto: hisilicon - fix param should be static when not external. by Shukun Tan · 5 years ago
  98. e109669 crypto: hisilicon - Fix using plain integer as NULL pointer by Shukun Tan · 5 years ago
  99. ee1788c crypto: hisilicon - tiny fix about QM/ZIP error callback print by Zhou Wang · 5 years ago
  100. 798ac39 crypto: ccree - fix comparison of unsigned expression warning by Tian Tao · 5 years ago