Age | Commit message (Expand) | Author |
2025-01-15 | qat: don't mess with ->d_name | Al Viro |
2024-12-03 | module: Convert default symbol namespace to string literal | Masahiro Yamada |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-11-10 | crypto: qat - Fix missing destroy_workqueue in adf_init_aer() | Wang Hai |
2024-10-30 | crypto: qat - replace deprecated PCI functions | Philipp Stanner |
2024-10-28 | crypto: qat - Fix typo "accelaration" | WangYuli |
2024-10-28 | crypto: qat - Constify struct pm_status_row | Christophe JAILLET |
2024-10-19 | crypto: qat - remove faulty arbiter config reset | Ahsan Atta |
2024-10-05 | crypto: qat - remove unused adf_devmgr_get_first | Dr. David Alan Gilbert |
2024-10-05 | crypto: qat/qat_4xxx - fix off by one in uof_get_name() | Dan Carpenter |
2024-10-05 | crypto: qat/qat_420xx - fix off by one in uof_get_name() | Dan Carpenter |
2024-10-05 | crypto: qat - remove check after debugfs_create_dir() | Cabiddu, Giovanni |
2024-09-06 | crypto: qat - Remove trailing space after \n newline | Colin Ian King |
2024-08-24 | crypto: qat - fix "Full Going True" macro definition | Svyatoslav Pankratov |
2024-08-17 | crypto: qat - Use static_assert() to check struct sizes | Gustavo A. R. Silva |
2024-08-02 | crypto: qat - allow disabling SR-IOV VFs | Michal Witwicki |
2024-08-02 | crypto: qat - ensure correct order in VF restarting handler | Michal Witwicki |
2024-08-02 | crypto: qat - fix recovery flow for VFs | Michal Witwicki |
2024-08-02 | crypto: qat - disable IOV in adf_dev_stop() | Michal Witwicki |
2024-08-02 | crypto: qat - preserve ADF_GENERAL_SEC | Adam Guerin |
2024-07-19 | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-07-06 | crypto: qat - fix unintentional re-enabling of error interrupts | Hareshx Sankar Raj |
2024-07-06 | crypto: qat - extend scope of lock in adf_cfg_add_key_value_param() | Nivas Varadharajan Mugunthakumar |
2024-06-28 | crypto: qat - initialize user_input.lock for rate_limiting | Jiwei Sun |
2024-06-27 | Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-06-21 | crypto: qat - make adf_ctl_class constant | Greg Kroah-Hartman |
2024-06-21 | crypto: qat - fix linking errors when PCI_IOV is disabled | Xin Zeng |
2024-05-31 | crypto: qat - Fix typo | Deming Wang |
2024-05-20 | Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-17 | crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak | Herbert Xu |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-03 | crypto: qat - specify firmware files for 402xx | Giovanni Cabiddu |
2024-04-26 | crypto: qat - validate slices count returned by FW | Lucas Segarra Fernandez |
2024-04-19 | crypto: qat - improve error logging to be consistent across features | Adam Guerin |
2024-04-19 | crypto: qat - improve error message in adf_get_arbiter_mapping() | Adam Guerin |
2024-04-19 | crypto: qat - implement dh fallback for primes > 4K | Damian Muszynski |
2024-04-12 | crypto: qat - Fix spelling mistake "Invalide" -> "Invalid" | Colin Ian King |
2024-04-05 | crypto: qat - Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva |
2024-04-02 | crypto: qat - implement interface for live migration | Xin Zeng |
2024-04-02 | crypto: qat - add interface for live migration | Xin Zeng |
2024-04-02 | crypto: qat - add bank save and restore flows | Siming Wan |
2024-04-02 | crypto: qat - expand CSR operations for QAT GEN4 devices | Siming Wan |
2024-04-02 | crypto: qat - rename get_sla_arr_of_type() | Siming Wan |
2024-04-02 | crypto: qat - relocate CSR access code | Giovanni Cabiddu |
2024-04-02 | crypto: qat - move PFVF compat checker to a function | Xin Zeng |
2024-04-02 | crypto: qat - relocate and rename 4xxx PF2VM definitions | Xin Zeng |
2024-04-02 | crypto: qat - adf_get_etr_base() helper | Giovanni Cabiddu |
2024-02-24 | crypto: qat - make ring to service map common for QAT GEN4 | Damian Muszynski |