Age | Commit message (Expand) | Author |
2024-04-04 | x86/CPU/AMD: Track SNP host status with cc_platform_*() | Borislav Petkov (AMD) |
2024-03-25 | Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2024-03-22 | crypto: iaa - Fix nr_cpus < nr_iaa case | Tom Zanussi |
2024-03-15 | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-03-11 | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-03-08 | crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags | Barry Song |
2024-03-08 | crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags | Barry Song |
2024-03-06 | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>" | Ahelenia Ziemiańska |
2024-03-01 | crypto: iaa - Fix comp/decomp delay statistics | Tom Zanussi |
2024-03-01 | crypto: iaa - Fix async_disable descriptor leak | Tom Zanussi |
2024-03-01 | crypto: rk3288 - Fix use after free in unprepare | Herbert Xu |
2024-02-28 | crypto: sun8i-ce - Fix use after free in unprepare | Andrey Skvortsov |
2024-02-24 | crypto: rockchip - fix to check return value | Kilian Zinnecker |
2024-02-24 | crypto: qat - make ring to service map common for QAT GEN4 | Damian Muszynski |
2024-02-24 | crypto: qat - fix ring to service map for dcc in 420xx | Damian Muszynski |
2024-02-24 | crypto: qat - fix ring to service map for dcc in 4xxx | Damian Muszynski |
2024-02-24 | crypto: qat - fix comment structure | Adam Guerin |
2024-02-24 | crypto: qat - remove unnecessary description from comment | Adam Guerin |
2024-02-24 | crypto: qat - remove double initialization of value | Adam Guerin |
2024-02-24 | crypto: qat - avoid division by zero | Adam Guerin |
2024-02-24 | crypto: qat - removed unused macro in adf_cnv_dbgfs.c | Adam Guerin |
2024-02-24 | crypto: qat - remove unused macros in qat_comp_alg.c | Adam Guerin |
2024-02-24 | crypto: qat - uninitialized variable in adf_hb_error_inject_write() | Dan Carpenter |
2024-02-24 | crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg() | Mario Limonciello |
2024-02-17 | crypto: qat - resolve race condition during AER recovery | Damian Muszynski |
2024-02-17 | crypto: qat - change SLAs cleanup flow at shutdown | Damian Muszynski |
2024-02-17 | crypto: hisilicon/qm - change function type to void | Weili Qian |
2024-02-17 | crypto: hisilicon/qm - obtain stop queue status | Weili Qian |
2024-02-17 | crypto: hisilicon/qm - add stop function by hardware | Weili Qian |
2024-02-17 | crypto: ccp - State in dmesg that TSME is enabled | Borislav Petkov (AMD) |
2024-02-13 | crypto: ccp - Have it depend on AMD_IOMMU | Borislav Petkov (AMD) |
2024-02-09 | crypto: qat - improve aer error reset handling | Mun Chun Yep |
2024-02-09 | crypto: qat - limit heartbeat notifications | Furong Zhou |
2024-02-09 | crypto: qat - add auto reset on error | Damian Muszynski |
2024-02-09 | crypto: qat - add fatal error notification | Mun Chun Yep |
2024-02-09 | crypto: qat - re-enable sriov after pf reset | Mun Chun Yep |
2024-02-09 | crypto: qat - update PFVF protocol for recovery | Mun Chun Yep |
2024-02-09 | crypto: qat - disable arbitration before reset | Furong Zhou |
2024-02-09 | crypto: qat - add fatal error notify method | Furong Zhou |
2024-02-09 | crypto: qat - add heartbeat error simulator | Damian Muszynski |
2024-02-09 | crypto: virtio - remove duplicate check if queue is broken | Li RongQing |
2024-02-09 | crypto: xilinx - call finalize with bh disabled | Quanyang Wang |
2024-02-09 | crypto: virtio/akcipher - Fix stack overflow on memcpy | zhenwei pi |
2024-02-03 | crypto: ccp: Make snp_range_list static | Borislav Petkov (AMD) |
2024-02-02 | crypto: hisilicon/sec - remove unused parameter | Wenkai Lin |
2024-02-02 | crypto: hisilicon/sec2 - fix some cleanup issues | Qi Tao |
2024-02-02 | crypto: hisilicon/sec2 - modify nested macro call | Qi Tao |
2024-02-02 | crypto: hisilicon/sec2 - updates the sec DFX function register | Qi Tao |
2024-02-02 | crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked | Kim Phillips |