summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tiny.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-08crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song1-0/+1
2024-03-08hwrng: hisi - use dev_err_probeMartin Kaiser1-4/+2
2024-03-08MAINTAINERS: Remove T Ambarus from few mchp entriesTudor Ambarus1-5/+2
2024-03-01crypto: iaa - Fix comp/decomp delay statisticsTom Zanussi3-32/+13
2024-03-01crypto: iaa - Fix async_disable descriptor leakTom Zanussi1-2/+2
2024-03-01dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNGVarshini Rajendran1-0/+4
2024-03-01dt-bindings: crypto: add sam9x7 in Atmel TDESVarshini Rajendran1-1/+5
2024-03-01dt-bindings: crypto: add sam9x7 in Atmel SHAVarshini Rajendran1-1/+5
2024-03-01dt-bindings: crypto: add sam9x7 in Atmel AESVarshini Rajendran1-1/+5
2024-03-01crypto: remove CONFIG_CRYPTO_STATSEric Biggers32-1139/+77
2024-03-01crypto: dh - Make public key test FIPS-onlyHerbert Xu1-28/+29
2024-02-24crypto: rockchip - fix to check return valueKilian Zinnecker1-0/+5
2024-02-24crypto: jitter - fix CRYPTO_JITTERENTROPY help textRandy Dunlap1-2/+3
2024-02-24crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski5-112/+90
2024-02-24crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski1-0/+8
2024-02-24crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski1-0/+8
2024-02-24crypto: qat - fix comment structureAdam Guerin1-2/+2
2024-02-24crypto: qat - remove unnecessary description from commentAdam Guerin3-6/+2
2024-02-24crypto: qat - remove double initialization of valueAdam Guerin1-4/+2
2024-02-24crypto: qat - avoid division by zeroAdam Guerin1-0/+3
2024-02-24crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin1-1/+0
2024-02-24crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin1-9/+0
2024-02-24crypto: qat - uninitialized variable in adf_hb_error_inject_write()Dan Carpenter1-5/+6
2024-02-24crypto: ccp - Update return values for some unit testsMario Limonciello1-3/+5
2024-02-24crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello1-2/+9
2024-02-24crypto: arm/sha - fix function cast warningsArnd Bergmann2-15/+10
2024-02-24Documentation: qat: fix auto_reset sectionGiovanni Cabiddu1-1/+1
2024-02-17crypto: qat - resolve race condition during AER recoveryDamian Muszynski1-6/+16
2024-02-17crypto: qat - change SLAs cleanup flow at shutdownDamian Muszynski1-1/+19
2024-02-17MAINTAINERS: adjust file entries after crypto vmx file movementLukas Bulwahn1-7/+11
2024-02-17crypto: hisilicon/qm - change function type to voidWeili Qian2-28/+12
2024-02-17crypto: hisilicon/qm - obtain stop queue statusWeili Qian6-26/+138
2024-02-17crypto: hisilicon/qm - add stop function by hardwareWeili Qian2-8/+34
2024-02-17crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)1-4/+7
2024-02-09crypto: rsa - restrict plaintext/ciphertext values moreJoachim Vandersmissen1-4/+32
2024-02-09crypto: qat - improve aer error reset handlingMun Chun Yep1-1/+25
2024-02-09crypto: qat - limit heartbeat notificationsFurong Zhou2-3/+17
2024-02-09crypto: qat - add auto reset on errorDamian Muszynski5-1/+69
2024-02-09crypto: qat - add fatal error notificationMun Chun Yep2-1/+9
2024-02-09crypto: qat - re-enable sriov after pf resetMun Chun Yep4-4/+79
2024-02-09crypto: qat - update PFVF protocol for recoveryMun Chun Yep8-2/+109
2024-02-09crypto: qat - disable arbitration before resetFurong Zhou1-0/+8
2024-02-09crypto: qat - add fatal error notify methodFurong Zhou3-0/+45
2024-02-09crypto: qat - add heartbeat error simulatorDamian Muszynski9-6/+214
2024-02-09crypto: virtio - remove duplicate check if queue is brokenLi RongQing1-2/+0
2024-02-09crypto: xilinx - call finalize with bh disabledQuanyang Wang1-0/+3
2024-02-02crypto: ahash - unexport crypto_hash_alg_has_setkey()Eric Biggers2-13/+10
2024-02-02crypto: hisilicon/sec - remove unused parameterWenkai Lin1-10/+6
2024-02-02crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao1-2/+2
2024-02-02crypto: hisilicon/sec2 - modify nested macro callQi Tao1-9/+4