1. 6569e30 crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager by Jason A. Donenfeld · 4 years, 4 months ago
  2. ab95bd2 crypto: caam - fix printing on xts fallback allocation error path by Horia Geantă · 4 years, 4 months ago
  3. fefc046 crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces by Weili Qian · 4 years, 4 months ago
  4. 5373788 crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces by Weili Qian · 4 years, 4 months ago
  5. 3bf1ef9 crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces by Weili Qian · 4 years, 4 months ago
  6. 09493af crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf' by Weili Qian · 4 years, 4 months ago
  7. cd1aff9 crypto: hisilicon/qm - modify return type of 'qm_set_sqctype' by Weili Qian · 4 years, 4 months ago
  8. a8ff38bd crypto: hisilicon/qm - modify the return type of debugfs interface by Weili Qian · 4 years, 4 months ago
  9. e926d75 crypto: hisilicon/qm - modify the return type of function by Weili Qian · 4 years, 4 months ago
  10. 1b5644f crypto: hisilicon/qm - numbers are replaced by macros by Weili Qian · 4 years, 4 months ago
  11. 5bd9938 hwrng: imx-rngc - irq already prints an error by Nigel Christian · 4 years, 4 months ago
  12. a2715fb crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback by Horia Geantă · 4 years, 4 months ago
  13. cc9a99f crypto: qat - remove unneeded semicolon by Tom Rix · 4 years, 4 months ago
  14. 76bb6a7 crypto: cavium/nitrox - remove unneeded semicolon by Tom Rix · 4 years, 4 months ago
  15. 519a0d7 crypto: arm64/poly1305-neon - reorder PAC authentication with SP update by Ard Biesheuvel · 4 years, 4 months ago
  16. 92eb6c3 crypto: af_alg - avoid undefined behavior accessing salg_name by Eric Biggers · 4 years, 4 months ago
  17. 2d65393 crypto: caam - enable crypto-engine retry mechanism by Iuliana Prodan · 4 years, 4 months ago
  18. 09a5ef9 crypto: testmgr - WARN on test failure by Eric Biggers · 4 years, 4 months ago
  19. 6e5972f crypto: testmgr - always print the actual skcipher driver name by Eric Biggers · 4 years, 4 months ago
  20. 2257f47 crypto: testmgr - always print the actual AEAD driver name by Eric Biggers · 4 years, 4 months ago
  21. 79cafe9 crypto: testmgr - always print the actual hash driver name by Eric Biggers · 4 years, 4 months ago
  22. da094e0 crypto: aead - add crypto_aead_driver_name() by Eric Biggers · 4 years, 4 months ago
  23. 77fdd94 crypto: atmel-sha - remove unneeded break by Tom Rix · 4 years, 4 months ago
  24. 18d05ca crypto: lib/sha256 - Unroll LOAD and BLEND loops by Arvind Sankar · 4 years, 4 months ago
  25. 63642d5 crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64 by Arvind Sankar · 4 years, 4 months ago
  26. b839981 crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform() by Arvind Sankar · 4 years, 4 months ago
  27. 7a4295f crypto: lib/sha256 - Don't clear temporary variables by Arvind Sankar · 4 years, 4 months ago
  28. 458c048 crypto: hash - Use memzero_explicit() for clearing state by Arvind Sankar · 4 years, 4 months ago
  29. 1762818 crypto: lib/sha256 - Use memzero_explicit() for clearing state by Arvind Sankar · 4 years, 4 months ago
  30. 383e8a8 crypto: omap-aes - fix the reference count leak of omap device by Zhang Qilong · 4 years, 4 months ago
  31. 1bc608b crypto: sm2 - remove unnecessary reset operations by Tianjia Zhang · 4 years, 4 months ago
  32. ad0bb4e crypto: sa2ul - Reduce stack usage by Herbert Xu · 4 years, 4 months ago
  33. 633e507 crypto: hisilicon - fixes some coding style by Longfang Liu · 4 years, 4 months ago
  34. e68f9cf crypto: hisilicon - delete unused structure member variables by Longfang Liu · 4 years, 4 months ago
  35. d4b3984 crypto: x86/aes - remove unused file aes_glue.c by Eric Biggers · 4 years, 4 months ago
  36. 3f9ae99 crypto: qat - extend ae_mask by Giovanni Cabiddu · 4 years, 4 months ago
  37. 657ad67 crypto: qat - allow for instances in different banks by Giovanni Cabiddu · 4 years, 4 months ago
  38. 54e3d75 crypto: qat - refactor qat_crypto_dev_config() by Giovanni Cabiddu · 4 years, 4 months ago
  39. 533179c crypto: qat - refactor qat_crypto_create_instances() by Giovanni Cabiddu · 4 years, 4 months ago
  40. 48710b1 crypto: qat - change return value in adf_cfg_key_val_get() by Giovanni Cabiddu · 4 years, 4 months ago
  41. 69d0fc2 crypto: qat - change return value in adf_cfg_add_key_value_param() by Giovanni Cabiddu · 4 years, 4 months ago
  42. 83ab8c4 crypto: qat - remove unnecessary void* casts by Giovanni Cabiddu · 4 years, 4 months ago
  43. 185aa9c3 crypto: qat - call functions in adf_sriov if available by Giovanni Cabiddu · 4 years, 4 months ago
  44. 264f590f crypto: qat - remove hardcoded bank irq clear flag mask by Giovanni Cabiddu · 4 years, 4 months ago
  45. 02690dd crypto: qat - abstract writes to arbiter enable by Giovanni Cabiddu · 4 years, 4 months ago
  46. 097430f crypto: qat - use BIT_ULL() - 1 pattern for masks by Giovanni Cabiddu · 4 years, 4 months ago
  47. fe779a4 crypto: qat - replace constant masks with GENMASK by Giovanni Cabiddu · 4 years, 4 months ago
  48. 95a212b crypto: qat - abstract build ring base by Giovanni Cabiddu · 4 years, 4 months ago
  49. 070a34c crypto: qat - enable ring after pair is programmed by Giovanni Cabiddu · 4 years, 4 months ago
  50. dbf5687 crypto: qat - register crypto instances based on capability by Giovanni Cabiddu · 4 years, 4 months ago
  51. ad1332a crypto: qat - add support for capability detection by Marco Chiappero · 4 years, 4 months ago
  52. 369eb4a crypto: qat - abstract arbiter access by Giovanni Cabiddu · 4 years, 4 months ago
  53. c685d7a crypto: qat - remove unused macros in arbiter module by Giovanni Cabiddu · 4 years, 4 months ago
  54. 8b5b80d crypto: qat - remove writes into WQCFG by Giovanni Cabiddu · 4 years, 4 months ago
  55. 59ab4d9 crypto: qat - update constants table by Giovanni Cabiddu · 4 years, 4 months ago
  56. 2d499c0 crypto: qat - use admin mask to send fw constants by Giovanni Cabiddu · 4 years, 4 months ago
  57. 09b08885 crypto: qat - change admin sequence by Giovanni Cabiddu · 4 years, 4 months ago
  58. fa7e41e crypto: qat - rename ME in AE by Giovanni Cabiddu · 4 years, 4 months ago
  59. f9ff4d3 crypto: qat - add packed to init admin structures by Giovanni Cabiddu · 4 years, 4 months ago
  60. fc920ec crypto: qat - abstract admin interface by Giovanni Cabiddu · 4 years, 4 months ago
  61. d1e86b4 crypto: qat - relocate GEN2 CSR access code by Giovanni Cabiddu · 4 years, 4 months ago
  62. f9c697c crypto: qat - split transport CSR access logic by Giovanni Cabiddu · 4 years, 4 months ago
  63. c4e84286 crypto: qat - fix configuration of iov threads by Giovanni Cabiddu · 4 years, 4 months ago
  64. 70b9bd3 crypto: qat - num_rings_per_bank is device dependent by Ahsan Atta · 4 years, 4 months ago
  65. 7b07ed5 crypto: qat - mask device capabilities with soft straps by Giovanni Cabiddu · 4 years, 4 months ago
  66. e4e37ac crypto: qat - update IV in software by Marco Chiappero · 4 years, 4 months ago
  67. c98e233 crypto: inside-secure - Fix sizeof() mismatch by Colin Ian King · 4 years, 4 months ago
  68. b2161cc crypto: hisilicon - Fix doc warnings in sgl.c and qm.c by Shiju Jose · 4 years, 5 months ago
  69. 0237616 crypto: talitos - Fix return type of current_desc_hdr() by Christophe Leroy · 4 years, 5 months ago
  70. 195404d crypto: talitos - Endianess in current_desc_hdr() by Christophe Leroy · 4 years, 5 months ago
  71. d722869 lib/mpi: Remove unused scalar_copied by Herbert Xu · 4 years, 5 months ago
  72. daf88f3 crypto: qat - remove unused function by Giovanni Cabiddu · 4 years, 5 months ago
  73. 3650b22 Linux 5.10-rc1 by Linus Torvalds · 4 years, 4 months ago
  74. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 4 months ago
  75. 986b9ea kernel/sys.c: fix prototype of prctl_get_tid_address() by Rasmus Villemoes · 4 years, 4 months ago
  76. 23224e4 mm: remove kzfree() compatibility definition by Eric Biggers · 4 years, 4 months ago
  77. 0f7f635 checkpatch: enable GIT_DIR environment use to set git repository location by Joe Perches · 4 years, 4 months ago
  78. 672f887 Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  79. 87702a3 Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  80. a3d1b31 Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  81. 1c84550 Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  82. e5acf0e Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 4 months ago
  83. 0746c4a Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 4 months ago
  84. c10037f Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
  85. f9c25d9 Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 4 months ago
  86. bd6aabc Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  87. 81ecf91 Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 4 months ago
  88. 91f28da Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom by Linus Torvalds · 4 years, 4 months ago
  89. 8058d69 i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs by Hans de Goede · 4 years, 4 months ago
  90. d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  91. af00418 Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  92. cb6b289 Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  93. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  94. 1b307ac Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 4 months ago
  95. 9bf8d8b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
  96. c51ae124 Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  97. c6e169b random32: add a selftest for the prandom32 code by Willy Tarreau · 4 years, 4 months ago
  98. 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 7 months ago
  99. c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 7 months ago
  100. b6f96e7 Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago