Age | Commit message (Expand) | Author |
2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin |
2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-01-10 | Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-12-31 | crypto: qat - fix definition of ring reset results | Giovanni Cabiddu |
2021-12-31 | crypto: hisilicon - cleanup warning in qm_get_qos_value() | Tom Rix |
2021-12-31 | crypto: ccp - remove unneeded semicolon | Yang Li |
2021-12-31 | crypto: stm32/crc32 - Fix kernel BUG triggered in probe() | Marek Vasut |
2021-12-24 | crypto: ux500 - Use platform_get_irq() to get the interrupt | Lad Prabhakar |
2021-12-24 | crypto: hisilicon/qm - disable qm clock-gating | Weili Qian |
2021-12-24 | crypto: omap-aes - Fix broken pm_runtime_and_get() usage | Heiner Kallweit |
2021-12-24 | crypto: octeontx2 - prevent underflow in get_cores_bmap() | Dan Carpenter |
2021-12-24 | crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete() | Dan Carpenter |
2021-12-24 | crypto: qat - add support for compression for 4xxx | Tomasz Kowalik |
2021-12-24 | crypto: qat - allow detection of dc capabilities for 4xxx | Giovanni Cabiddu |
2021-12-24 | crypto: qat - add PFVF support to enable the reset of ring pairs | Marco Chiappero |
2021-12-24 | crypto: qat - add PFVF support to the GEN4 host driver | Marco Chiappero |
2021-12-24 | crypto: qat - config VFs based on ring-to-svc mapping | Marco Chiappero |
2021-12-24 | crypto: qat - exchange ring-to-service mappings over PFVF | Marco Chiappero |
2021-12-24 | crypto: qat - support fast ACKs in the PFVF protocol | Marco Chiappero |
2021-12-24 | crypto: qat - exchange device capabilities over PFVF | Marco Chiappero |
2021-12-24 | crypto: qat - introduce support for PFVF block messages | Marco Chiappero |
2021-12-24 | crypto: qat - store the ring-to-service mapping | Marco Chiappero |
2021-12-24 | crypto: qat - store the PFVF protocol version of the endpoints | Marco Chiappero |
2021-12-24 | crypto: qat - improve the ACK timings in PFVF send | Marco Chiappero |
2021-12-24 | crypto: qat - leverage read_poll_timeout in PFVF send | Marco Chiappero |
2021-12-24 | crypto: qat - leverage bitfield.h utils for PFVF messages | Marco Chiappero |
2021-12-24 | crypto: qat - abstract PFVF messages with struct pfvf_message | Marco Chiappero |
2021-12-24 | crypto: qat - set PFVF_MSGORIGIN just before sending | Marco Chiappero |
2021-12-24 | crypto: qat - make PFVF send and receive direction agnostic | Marco Chiappero |
2021-12-24 | crypto: qat - make PFVF message construction direction agnostic | Marco Chiappero |
2021-12-24 | crypto: qat - add the adf_get_pmisc_base() helper function | Marco Chiappero |
2021-12-24 | crypto: qat - support the reset of ring pairs on PF | Marco Chiappero |
2021-12-24 | crypto: qat - extend crypto capability detection for 4xxx | Giovanni Cabiddu |
2021-12-24 | crypto: qat - set COMPRESSION capability for QAT GEN2 | Giovanni Cabiddu |
2021-12-24 | crypto: qat - set CIPHER capability for QAT GEN2 | Giovanni Cabiddu |
2021-12-24 | crypto: qat - get compression extended capabilities | Giovanni Cabiddu |
2021-12-24 | crypto: octeontx2 - Use swap() instead of swap_engines() | Jiapeng Chong |
2021-12-24 | crypto: omap - increase priority of DES/3DES | Corentin Labbe |
2021-12-24 | crypto: hisilicon/zip - add new algorithms for uacce device | Yang Shen |
2021-12-17 | crypto: hisilicon/qm - disable queue when 'CQ' error | Weili Qian |
2021-12-17 | crypto: hisilicon/qm - reset function if event queue overflows | Weili Qian |
2021-12-17 | crypto: hisilicon/qm - use request_threaded_irq instead | Weili Qian |
2021-12-17 | crypto: hisilicon/qm - modify the handling method after abnormal interruption | Weili Qian |
2021-12-17 | crypto: hisilicon/qm - code movement | Weili Qian |
2021-12-17 | crypto: hisilicon/qm - remove unnecessary device memory reset | Weili Qian |
2021-12-17 | crypto: hisilicon/qm - fix deadlock for remove driver | Yang Shen |
2021-12-17 | crypto: hisilicon/zip - enable ssid for sva sgl | Yang Shen |
2021-12-17 | crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init() | Weili Qian |
2021-12-17 | crypto: marvell/octeontx - Use kcalloc() instead of kzalloc() | Gustavo A. R. Silva |