summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-03crypto: qce - support zero length test vectorsSivaprakash Murugesan
2020-07-03crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_initDinghao Liu
2020-06-26crypto: ccree - remove unused fieldGilad Ben-Yossef
2020-06-26crypto: ccree - adapt ccree essiv support to kcapiGilad Ben-Yossef
2020-06-26crypto: ccree - fix resource leak on error pathGilad Ben-Yossef
2020-06-26crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()Horia Geantă
2020-06-26crypto: img-hash - remove redundant initialization of variable errColin Ian King
2020-06-26crypto: ccp - remove redundant assignment to variable retColin Ian King
2020-06-26crypto: api - Prune inclusions in crypto.hHerbert Xu
2020-06-26crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-06-26crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-06-26crypto: omap-sham - Fix sparse/compiler warningsHerbert Xu
2020-06-26crypto: omap-des - Fix sparse/compiler warningsHerbert Xu
2020-06-26crypto: hisilicon - fix strncpy warning with strscpyZhangfei Gao
2020-06-18crypto: octeontx - Fix sparse warningsHerbert Xu
2020-06-18crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu
2020-06-18crypto: qat - update timeout logic in put admin msgWojciech Ziemba
2020-06-18crypto: qat - send admin messages to set of AEsWojciech Ziemba
2020-06-18crypto: qat - update fw init admin msgWojciech Ziemba
2020-06-18crypto: caam/qi2 - remove redundant assignment to retColin Ian King
2020-06-18crc-t10dif: clean up some more thingsEric Biggers
2020-06-18crc-t10dif: use fallback in initial stateEric Biggers
2020-06-18crypto: hisilicon - update SEC driver module parameterLongfang Liu
2020-06-18crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu
2020-06-18crypto: qat - remove packed attribute in etr structsGiovanni Cabiddu
2020-06-18crypto: qat - replace user types with kernel ABI __u typesWojciech Ziemba
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba
2020-06-18crypto: caam/qi2 - add support for dpseci_reset()Andrei Botila
2020-06-18crypto: hisilicon - allow smaller reads in debugfsDan Carpenter
2020-06-18crypto: caam - add clock info for VFxxx SoCsAndrey Smirnov
2020-06-18hwrng: ba431 - add support for BA431 hwrngOlivier Sobrie
2020-06-18dt-bindings: rng: document Silex Insight BA431 hwrngOlivier Sobrie
2020-06-18crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu
2020-06-18padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serialDaniel Jordan
2020-06-18crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu
2020-06-15crypto: drbg - always try to free Jitter RNG instanceStephan Müller
2020-06-15crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter
2020-06-15crypto: algboss - don't wait during notifier callbackEric Biggers
2020-06-15crypto: caam - fix typosHeinrich Schuchardt
2020-06-15crypto: ccp - Fix sparse warnings in sev-devHerbert Xu
2020-06-15crypto: hisilicon - Cap block size at 2^31Herbert Xu
2020-06-15crypto: algif_skcipher - Cap recv SG list at ctx->usedHerbert Xu
2020-06-15hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu
2020-06-14Linux 5.8-rc1Linus Torvalds
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba