Age | Commit message (Expand) | Author |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-29 | crypto: ccp - Make use of the helper macro kthread_run() | Cai Huoqing |
2021-10-29 | crypto: sa2ul - Use the defined variable to clean code | Tang Bin |
2021-10-29 | crypto: s5p-sss - Add error handling in s5p_aes_probe() | Tang Bin |
2021-10-29 | crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver | Prabhjot Khurana |
2021-10-18 | treewide: Replace open-coded flex arrays in unions | Kees Cook |
2021-10-15 | crypto: octeontx2 - set assoclen in aead_do_fallback() | Ovidiu Panait |
2021-10-15 | crypto: ccp - Fix whitespace in sev_cmd_buffer_len() | Peter Gonda |
2021-10-12 | crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name | Uwe Kleine-König |
2021-10-12 | crypto: qat - simplify adf_enable_aer() | Uwe Kleine-König |
2021-10-08 | crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c | Marco Chiappero |
2021-10-08 | crypto: qat - extract send and wait from adf_vf2pf_request_version() | Marco Chiappero |
2021-10-08 | crypto: qat - add VF and PF wrappers to common send function | Marco Chiappero |
2021-10-08 | crypto: qat - rename pfvf collision constants | Marco Chiappero |
2021-10-08 | crypto: qat - move pfvf collision detection values | Marco Chiappero |
2021-10-08 | crypto: qat - make pfvf send message direction agnostic | Marco Chiappero |
2021-10-08 | crypto: qat - use hweight for bit counting | Giovanni Cabiddu |
2021-10-08 | crypto: qat - remove duplicated logic across GEN2 drivers | Marco Chiappero |
2021-10-08 | crypto: qat - fix handling of VF to PF interrupts | Marco Chiappero |
2021-10-08 | crypto: qat - remove unnecessary collision prevention step in PFVF | Marco Chiappero |
2021-10-08 | crypto: qat - disregard spurious PFVF interrupts | Giovanni Cabiddu |
2021-10-08 | crypto: qat - detect PFVF collision after ACK | Giovanni Cabiddu |
2021-10-08 | crypto: ccree - avoid out-of-range warnings from clang | Arnd Bergmann |
2021-10-08 | crypto: hisilicon/qm - modify the uacce mode check | Kai Ye |
2021-10-01 | crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED" | Colin Ian King |
2021-09-24 | crypto: marvell/cesa - drop unneeded MODULE_ALIAS | Krzysztof Kozlowski |
2021-09-24 | crypto: qat - power up 4xxx device | Giovanni Cabiddu |
2021-09-24 | crypto: caam - disable pkc for non-E SoCs | Michael Walle |
2021-09-24 | crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() | Dan Carpenter |
2021-09-17 | crypto: img-hash - remove need for error return variable ret | Colin Ian King |
2021-09-17 | crypto: qat - remove unneeded packed attribute | Giovanni Cabiddu |
2021-09-17 | crypto: qat - free irq in case of failure | Wojciech Ziemba |
2021-09-17 | crypto: qat - free irqs only if allocated | Maksim Lukoshkov |
2021-09-17 | crypto: qat - remove unmatched CPU affinity to cluster IRQ | Wojciech Ziemba |
2021-09-17 | crypto: qat - replace deprecated MSI API | Wojciech Ziemba |
2021-09-17 | crypto: hisilicon/qm - support the userspace task resetting | Kai Ye |
2021-09-17 | crypto: hisilicon/qm - fix the uacce mmap failed | Kai Ye |
2021-09-17 | crypto: hisilicon - Fix sscanf format signedness | Herbert Xu |
2021-09-07 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-08-27 | crypto: ccp - Add support for new CCP/PSP device ID | John Allen |
2021-08-21 | crypto: hisilicon - check _PS0 and _PR0 method | Weili Qian |
2021-08-21 | crypto: hisilicon - change parameter passing of debugfs function | Weili Qian |
2021-08-21 | crypto: hisilicon - support runtime PM for accelerator device | Weili Qian |
2021-08-21 | crypto: hisilicon - add runtime PM ops | Weili Qian |
2021-08-21 | crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re... | Weili Qian |
2021-08-21 | crypto: hisilicon/sec - modify the hardware endian configuration | Kai Ye |
2021-08-21 | crypto: hisilicon/sec - fix the abnormal exiting process | Kai Ye |
2021-08-21 | crypto: qat - store vf.compatible flag | Giovanni Cabiddu |