1. 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
  2. bfc484f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 2 months ago
  3. 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  4. 83bff10 crypto: ccp - Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 2 months ago
  5. 284340a crypto: sa2ul - Use the defined variable to clean code by Tang Bin · 3 years, 2 months ago
  6. a472cc0 crypto: s5p-sss - Add error handling in s5p_aes_probe() by Tang Bin · 3 years, 2 months ago
  7. c9f608c crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver by Prabhjot Khurana · 3 years, 2 months ago
  8. fa7845c treewide: Replace open-coded flex arrays in unions by Kees Cook · 3 years, 5 months ago
  9. 06f6e36 crypto: octeontx2 - set assoclen in aead_do_fallback() by Ovidiu Panait · 3 years, 3 months ago
  10. b97c2b2 crypto: ccp - Fix whitespace in sev_cmd_buffer_len() by Peter Gonda · 3 years, 3 months ago
  11. 1fbbcff crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name by Uwe Kleine-König · 3 years, 3 months ago
  12. 8f5c335 crypto: qat - simplify adf_enable_aer() by Uwe Kleine-König · 3 years, 3 months ago
  13. 32dfef6 crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c by Marco Chiappero · 3 years, 3 months ago
  14. aa3c686 crypto: qat - extract send and wait from adf_vf2pf_request_version() by Marco Chiappero · 3 years, 3 months ago
  15. 7a73c46 crypto: qat - add VF and PF wrappers to common send function by Marco Chiappero · 3 years, 3 months ago
  16. 71b5f2a crypto: qat - rename pfvf collision constants by Marco Chiappero · 3 years, 3 months ago
  17. 21db65e crypto: qat - move pfvf collision detection values by Marco Chiappero · 3 years, 3 months ago
  18. 6e680f9 crypto: qat - make pfvf send message direction agnostic by Marco Chiappero · 3 years, 3 months ago
  19. c3878a7 crypto: qat - use hweight for bit counting by Giovanni Cabiddu · 3 years, 3 months ago
  20. b79c753 crypto: qat - remove duplicated logic across GEN2 drivers by Marco Chiappero · 3 years, 3 months ago
  21. 993161d crypto: qat - fix handling of VF to PF interrupts by Marco Chiappero · 3 years, 3 months ago
  22. e17f49b crypto: qat - remove unnecessary collision prevention step in PFVF by Marco Chiappero · 3 years, 3 months ago
  23. 18fcba46 crypto: qat - disregard spurious PFVF interrupts by Giovanni Cabiddu · 3 years, 3 months ago
  24. 9b768e8 crypto: qat - detect PFVF collision after ACK by Giovanni Cabiddu · 3 years, 3 months ago
  25. cfd6fb4 crypto: ccree - avoid out-of-range warnings from clang by Arnd Bergmann · 3 years, 3 months ago
  26. 183b60e crypto: hisilicon/qm - modify the uacce mode check by Kai Ye · 3 years, 3 months ago
  27. 6e96dbe crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED" by Colin Ian King · 3 years, 3 months ago
  28. 7c53296 crypto: marvell/cesa - drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  29. ca605f9 crypto: qat - power up 4xxx device by Giovanni Cabiddu · 3 years, 3 months ago
  30. f20311c crypto: caam - disable pkc for non-E SoCs by Michael Walle · 3 years, 4 months ago
  31. 505d9dc crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() by Dan Carpenter · 3 years, 4 months ago
  32. 5e91f56 crypto: img-hash - remove need for error return variable ret by Colin Ian King · 3 years, 4 months ago
  33. 40da865 crypto: qat - remove unneeded packed attribute by Giovanni Cabiddu · 3 years, 4 months ago
  34. 70fead3 crypto: qat - free irq in case of failure by Wojciech Ziemba · 3 years, 4 months ago
  35. 9832fdc crypto: qat - free irqs only if allocated by Maksim Lukoshkov · 3 years, 4 months ago
  36. 0e64dcd crypto: qat - remove unmatched CPU affinity to cluster IRQ by Wojciech Ziemba · 3 years, 4 months ago
  37. ba79a32 crypto: qat - replace deprecated MSI API by Wojciech Ziemba · 3 years, 4 months ago
  38. 8bb7652 crypto: hisilicon/qm - support the userspace task resetting by Kai Ye · 3 years, 4 months ago
  39. 8de8d4fe crypto: hisilicon/qm - fix the uacce mmap failed by Kai Ye · 3 years, 4 months ago
  40. cbbb5f0 crypto: hisilicon - Fix sscanf format signedness by Herbert Xu · 3 years, 4 months ago
  41. ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
  42. 3438de0 crypto: ccp - Add support for new CCP/PSP device ID by John Allen · 3 years, 4 months ago
  43. 3e1d2c5 crypto: hisilicon - check _PS0 and _PR0 method by Weili Qian · 3 years, 5 months ago
  44. 74f5edb crypto: hisilicon - change parameter passing of debugfs function by Weili Qian · 3 years, 5 months ago
  45. 607c191 crypto: hisilicon - support runtime PM for accelerator device by Weili Qian · 3 years, 5 months ago
  46. d7ea533 crypto: hisilicon - add runtime PM ops by Weili Qian · 3 years, 5 months ago
  47. 1295292 crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32' by Weili Qian · 3 years, 5 months ago
  48. a526261 crypto: hisilicon/sec - modify the hardware endian configuration by Kai Ye · 3 years, 5 months ago
  49. 90367a0 crypto: hisilicon/sec - fix the abnormal exiting process by Kai Ye · 3 years, 5 months ago
  50. 598cf42 crypto: qat - store vf.compatible flag by Giovanni Cabiddu · 3 years, 5 months ago
  51. 645ae0a crypto: qat - do not export adf_iov_putmsg() by Giovanni Cabiddu · 3 years, 5 months ago
  52. 8af4a436 crypto: qat - flush vf workqueue at driver removal by Ahsan Atta · 3 years, 5 months ago
  53. e6dac5ea crypto: qat - remove the unnecessary get_vintmsk_offset() by Marco Chiappero · 3 years, 5 months ago
  54. 9ffd49d crypto: qat - fix naming of PF/VF enable functions by Marco Chiappero · 3 years, 5 months ago
  55. 7c258f5 crypto: qat - complete all the init steps before service notification by Marco Chiappero · 3 years, 5 months ago
  56. 0b7b6c1 crypto: qat - move IO virtualization functions by Giovanni Cabiddu · 3 years, 5 months ago
  57. b90c1c4 crypto: qat - fix naming for init/shutdown VF to PF notifications by Marco Chiappero · 3 years, 5 months ago
  58. 07df385 crypto: qat - protect interrupt mask CSRs with a spinlock by Kanchana Velusamy · 3 years, 5 months ago
  59. 9800678 crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c by Marco Chiappero · 3 years, 5 months ago
  60. 3d65573 crypto: qat - fix reuse of completion variable by Marco Chiappero · 3 years, 5 months ago
  61. e6eefd1 crypto: qat - remove intermediate tasklet for vf2pf by Svyatoslav Pankratov · 3 years, 5 months ago
  62. 506a166 crypto: qat - rename compatibility version definition by Marco Chiappero · 3 years, 5 months ago
  63. 3213488 crypto: qat - prevent spurious MSI interrupt in PF by Marco Chiappero · 3 years, 5 months ago
  64. 7eadcfd crypto: qat - prevent spurious MSI interrupt in VF by Giovanni Cabiddu · 3 years, 5 months ago
  65. 0a73c76 crypto: qat - handle both source of interrupt in VF ISR by Giovanni Cabiddu · 3 years, 5 months ago
  66. 5147f09 crypto: qat - do not ignore errors from enable_vf2pf_comms() by Giovanni Cabiddu · 3 years, 5 months ago
  67. a48afd6 crypto: qat - enable interrupts only after ISR allocation by Marco Chiappero · 3 years, 5 months ago
  68. 462584c crypto: qat - remove empty sriov_configure() by Marco Chiappero · 3 years, 5 months ago
  69. 462354d crypto: qat - use proper type for vf_mask by Giovanni Cabiddu · 3 years, 5 months ago
  70. c02b51b crypto: qat - fix a typo in a comment by Christophe JAILLET · 3 years, 5 months ago
  71. 3660f25 crypto: qat - disable AER if an error occurs in probe functions by Christophe JAILLET · 3 years, 5 months ago
  72. ae1f504 crypto: qat - set DMA mask to 48 bits for Gen2 by Giovanni Cabiddu · 3 years, 5 months ago
  73. 6e422cc crypto: qat - simplify code and axe the use of a deprecated API by Christophe JAILLET · 3 years, 5 months ago
  74. fe4d557 crypto: omap - Fix inconsistent locking of device lists by Ben Hutchings · 3 years, 5 months ago
  75. ffe3ee8 crypto: omap - Avoid redundant copy when using truncated sg list by Ben Hutchings · 3 years, 5 months ago
  76. 9bdc81c PCI: Change the type of probe argument in reset functions by Amey Narkhede · 3 years, 4 months ago
  77. 56f107d PCI: Add pcie_reset_flr() with 'probe' argument by Amey Narkhede · 3 years, 4 months ago
  78. ea5202d crypto: hisilicon - enable hpre device clock gating by Weili Qian · 3 years, 5 months ago
  79. 3d845d4 crypto: hisilicon - enable sec device clock gating by Weili Qian · 3 years, 5 months ago
  80. ed5fa39 crypto: hisilicon - enable zip device clock gating by Weili Qian · 3 years, 5 months ago
  81. d01a9f7 crypto: virtio - Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  82. c391714 crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data by Jason Wang · 3 years, 5 months ago
  83. 5441a07 crypto: ccp - shutdown SEV firmware on kexec by Brijesh Singh · 3 years, 5 months ago
  84. 1dd0d7f crypto: omap-sham - drop pm_runtime_irqsafe() usage by Tony Lindgren · 3 years, 5 months ago
  85. 70c68d1 crypto: omap-sham - drop suspend and resume functions by Tony Lindgren · 3 years, 5 months ago
  86. f23f218 crypto: omap-sham - drop old hw_init and unused FLAGS_INIT by Tony Lindgren · 3 years, 5 months ago
  87. f83fc1a crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend() by Tony Lindgren · 3 years, 5 months ago
  88. 6a1ec89 crypto: omap-sham - initialize req only after omap_sham_hw_init() by Tony Lindgren · 3 years, 5 months ago
  89. fe28140 crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop() by Tony Lindgren · 3 years, 5 months ago
  90. 089015d crypto: atmel-aes - use swap() by Salah Triki · 3 years, 5 months ago
  91. 192b722 crypto: sun8i-ss - Use kfree_sensitive by Jason Wang · 3 years, 5 months ago
  92. ec2088b crypto: atmel-aes - Allocate aes dev at tfm init time by Tudor Ambarus · 3 years, 5 months ago
  93. bf2db8e crypto: atmel-aes - Add fallback to XTS software implementation by Tudor Ambarus · 3 years, 5 months ago
  94. 76d579f crypto: atmel - Set OFB's blocksize to 1 by Tudor Ambarus · 3 years, 5 months ago
  95. 031f5e00 crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint by Tudor Ambarus · 3 years, 5 months ago
  96. 0d04335 crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint by Tudor Ambarus · 3 years, 5 months ago
  97. 26d769a crypto: atmel-aes - Add XTS input length constraint by Tudor Ambarus · 3 years, 5 months ago
  98. 534b32a crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes by Tudor Ambarus · 3 years, 5 months ago
  99. 817b804 crypto: atmel-tdes - Handle error messages by Tudor Ambarus · 3 years, 5 months ago
  100. 632a761 crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm by Tudor Ambarus · 3 years, 5 months ago