1. 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
  2. 4f0762a crypto: caam - replace this_cpu_ptr with raw_cpu_ptr by Meng Li · 3 years, 2 months ago
  3. 9e6ff2d crypto: stm32/crc32 - Fix kernel BUG triggered in probe() by Marek Vasut · 3 years ago
  4. 2031e02 crypto: omap-aes - Fix broken pm_runtime_and_get() usage by Heiner Kallweit · 3 years ago
  5. b35263f crypto: stm32 - Revert broken pm_runtime_resume_and_get changes by Herbert Xu · 3 years, 1 month ago
  6. 1f5b818 crypto: stm32/cryp - fix bugs and crash in tests by Nicolas Toromanoff · 3 years, 1 month ago
  7. 1f6151b crypto: stm32/cryp - fix lrw chaining mode by Nicolas Toromanoff · 3 years, 1 month ago
  8. 2bd40e3 crypto: stm32/cryp - fix double pm exit by Nicolas Toromanoff · 3 years, 1 month ago
  9. 533af16 crypto: stm32/cryp - check early input data by Nicolas Toromanoff · 3 years, 1 month ago
  10. 5deb24e crypto: stm32/cryp - fix xts and race condition in crypto_engine requests by Nicolas Toromanoff · 3 years, 1 month ago
  11. e9e0dd5 crypto: stm32/cryp - fix CTR counter carry by Nicolas Toromanoff · 3 years, 1 month ago
  12. c40b1bc crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter by Herbert Xu · 4 years ago
  13. 6a49acf crypto: qat - fix undetected PFVF timeout in ACK loop by Giovanni Cabiddu · 3 years, 1 month ago
  14. 475ac5c crypto: qat - make pfvf send message direction agnostic by Marco Chiappero · 3 years, 3 months ago
  15. ee1c74c crypto: qat - remove unnecessary collision prevention step in PFVF by Marco Chiappero · 3 years, 3 months ago
  16. 472f768 crypto: qat - fix spelling mistake: "messge" -> "message" by Bhaskar Chowdhury · 3 years, 11 months ago
  17. 867d4ac crypto: qce - fix uaf on qce_skcipher_register_one by Chengfeng Ye · 3 years, 2 months ago
  18. e19b3c1 crypto: qce - fix uaf on qce_ahash_register_one by Chengfeng Ye · 3 years, 2 months ago
  19. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
  20. 8d98683 crypto: qat - disregard spurious PFVF interrupts by Giovanni Cabiddu · 3 years, 3 months ago
  21. d99fdd1 crypto: qat - detect PFVF collision after ACK by Giovanni Cabiddu · 3 years, 3 months ago
  22. 03725f7 crypto: caam - disable pkc for non-E SoCs by Michael Walle · 3 years, 3 months ago
  23. 949c5b6 crypto: s5p-sss - Add error handling in s5p_aes_probe() by Tang Bin · 3 years, 2 months ago
  24. c23269d Merge 5.10.71 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  25. 17ccc64e crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() by Dan Carpenter · 3 years, 4 months ago
  26. 08ed4cb Merge 5.10.67 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  27. aad29a0 crypto: mxs-dcp - Use sg_mapping_iter to copy data by Sean Anderson · 3 years, 6 months ago
  28. 6cae39f crypto: ccp - shutdown SEV firmware on kexec by Brijesh Singh · 3 years, 5 months ago
  29. 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  30. fddf3a7 crypto: qat - use proper type for vf_mask by Giovanni Cabiddu · 3 years, 5 months ago
  31. 349633e crypto: qat - do not export adf_iov_putmsg() by Giovanni Cabiddu · 3 years, 5 months ago
  32. 205cfad crypto: qat - fix naming for init/shutdown VF to PF notifications by Marco Chiappero · 3 years, 5 months ago
  33. c29cc43 crypto: qat - fix reuse of completion variable by Marco Chiappero · 3 years, 5 months ago
  34. e53575e crypto: qat - handle both source of interrupt in VF ISR by Giovanni Cabiddu · 3 years, 5 months ago
  35. 9819975 crypto: qat - do not ignore errors from enable_vf2pf_comms() by Giovanni Cabiddu · 3 years, 5 months ago
  36. 6f3c58b crypto: omap - Fix inconsistent locking of device lists by Ben Hutchings · 3 years, 5 months ago
  37. 104adbf crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop() by Tony Lindgren · 3 years, 5 months ago
  38. 8c4d94d crypto: mxs-dcp - Check for DMA mapping errors by Sean Anderson · 3 years, 6 months ago
  39. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  40. e4a577d crypto: qce - fix error return code in qce_skcipher_async_req_handle() by Wei Yongjun · 3 years, 7 months ago
  41. 8d7debe crypto: nx - Fix RCU warning in nx842_OF_upd_status by Herbert Xu · 3 years, 6 months ago
  42. bc50c40 crypto: omap-sham - Fix PM reference leak in omap sham ops by Zhang Qilong · 3 years, 7 months ago
  43. 615f2f5 crypto: nitrox - fix unchecked variable in nitrox_register_interrupts by Tong Tiangen · 3 years, 7 months ago
  44. a9d0297 crypto: ccp - Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 8 months ago
  45. c328544 crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe() by Suman Anna · 3 years, 8 months ago
  46. 8ac033d crypto: sa2ul - Fix leaks on failure paths with sa_dma_init() by Suman Anna · 3 years, 8 months ago
  47. 45d2d67 crypto: ux500 - Fix error return code in hash_hw_final() by Zhen Lei · 3 years, 8 months ago
  48. 8c8c11b crypto: ixp4xx - update IV after requests by Corentin Labbe · 3 years, 8 months ago
  49. f00454a crypto: ixp4xx - dma_unmap the correct address by Corentin Labbe · 3 years, 8 months ago
  50. bce4838 crypto: hisilicon/sec - fixup 3des minimum key size declaration by Kai Ye · 3 years, 7 months ago
  51. addcb6bb crypto: qce: skcipher: Fix incorrect sg count for dma transfers by Thara Gopinath · 3 years, 7 months ago
  52. d000c59 crypto: qat - remove unused macro in FW loader by Jack Xu · 3 years, 7 months ago
  53. 5daa889 crypto: qat - check return code of qat_hal_rd_rel_reg() by Jack Xu · 3 years, 7 months ago
  54. 93f80a0 crypto: nx - add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
  55. 123c1b0 crypto: ccp - Annotate SEV Firmware file names by Joerg Roedel · 3 years, 8 months ago
  56. 834c47a crypto: nx - Fix memcpy() over-reading in nonce by Kees Cook · 3 years, 6 months ago
  57. c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  58. dac2dde8 Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions" by Greg Kroah-Hartman · 3 years, 8 months ago
  59. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  60. f3a5dee crypto: ccp: Free SEV device if SEV init fails by Sean Christopherson · 3 years, 9 months ago
  61. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  62. e606073 crypto: ccp: Detect and reject "invalid" addresses destined for PSP by Sean Christopherson · 3 years, 9 months ago
  63. 99a2989 crypto: chelsio - Read rxchannel-id from firmware by Ayush Sawal · 3 years, 9 months ago
  64. 1faf7e6 crypto: qat - Fix a double free in adf_create_ring by Lv Yunlong · 3 years, 9 months ago
  65. 0e596b3 crypto: sa2ul - Fix memory leak of rxd by Colin Ian King · 3 years, 9 months ago
  66. 2c67a93 crypto: sun8i-ss - Fix memory leak of pad by Colin Ian King · 3 years, 9 months ago
  67. 2e57ffd crypto: allwinner - add missing CRYPTO_ prefix by Corentin Labbe · 3 years, 9 months ago
  68. 36babdd crypto: qat - fix error path in adf_isr_resource_alloc() by Giovanni Cabiddu · 3 years, 9 months ago
  69. 1f50392 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init by Tong Zhang · 3 years, 9 months ago
  70. b509677 crypto: qat - don't release uninitialized resources by Tong Zhang · 3 years, 9 months ago
  71. 31e1314 crypto: ccp - fix command queuing to TEE ring buffer by Rijo Thomas · 3 years, 10 months ago
  72. 617ec35 crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map by Colin Ian King · 3 years, 10 months ago
  73. 1f12aaf crypto: sun8i-ss - fix result memory leak on error path by Corentin Labbe · 3 years, 11 months ago
  74. a1ac3f3 Merge 5.10.36 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  75. 665fe01 UPSTREAM: crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 1 month ago
  76. 5d60792 crypto: omap-aes - Fix PM reference leak on omap-aes.c by Shixin Liu · 3 years, 9 months ago
  77. 92894b1 crypto: sa2ul - Fix PM reference leak in sa_ul_probe() by Shixin Liu · 3 years, 9 months ago
  78. 4e7ae0cf crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c by Shixin Liu · 3 years, 9 months ago
  79. 8a090d4 crypto: stm32/hash - Fix PM reference leak on stm32-hash.c by Shixin Liu · 3 years, 9 months ago
  80. 8366717 crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe() by Shixin Liu · 3 years, 9 months ago
  81. 2264965 crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails by Shixin Liu · 3 years, 9 months ago
  82. bde50f1 crypto: hisilicon/sec - fixes a printing error by Longfang Liu · 3 years, 10 months ago
  83. 6202e70 crypto: qat - fix unmap invalid dma address by Hui Tang · 3 years, 10 months ago
  84. 70c4b76 crypto: sun4i-ss - initialize need_fallback by Corentin Labbe · 4 years ago
  85. 985b609 crypto: sun4i-ss - handle BigEndian for cipher by Corentin Labbe · 4 years ago
  86. 19be286 crypto: sun4i-ss - IV register does not work on A10 and A13 by Corentin Labbe · 4 years ago
  87. ca4460d crypto: sun4i-ss - checking sg length is not sufficient by Corentin Labbe · 4 years ago
  88. c64eb55 crypto: talitos - Fix ctr(aes) on SEC1 by Christophe Leroy · 4 years ago
  89. 62aa24d crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) by Christophe Leroy · 4 years ago
  90. 3b22a67 crypto: bcm - Rename struct device_private to bcm_device_private by Jiri Olsa · 4 years ago
  91. 2f7287f crypto: sun4i-ss - fix kmap usage by Corentin Labbe · 4 years ago
  92. 99e9cb7 crypto: sun4i-ss - linearize buffers content must be kept by Corentin Labbe · 4 years ago
  93. 326644a crypto: marvel/cesa - Fix tdma descriptor on 64-bit by Herbert Xu · 4 years ago
  94. cfaa407 crypto: omap-sham - Fix link error without crypto-engine by Arnd Bergmann · 4 years ago
  95. 7682cd9 crypto: atmel-i2c - select CONFIG_BITREVERSE by Arnd Bergmann · 4 years, 1 month ago
  96. 098a597 crypto: sun8i-ce - fix two error path's memory leak by Corentin Labbe · 4 years, 1 month ago
  97. 3cf33a4 crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe by Zhang Qilong · 4 years, 1 month ago
  98. 2ec7b49 crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd by Nathan Chancellor · 4 years, 1 month ago
  99. 27a2676 crypto: qat - fix status check in qat_hal_put_rel_rd_xfer() by Jack Xu · 4 years, 2 months ago
  100. ae292e4 crypto: caam - fix printing on xts fallback allocation error path by Horia Geantă · 4 years, 2 months ago