summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-16crypto: qat - enable detection of accelerators hangWojciech Ziemba
2021-04-16crypto: hisilicon/sgl - fix the sg buf unmapKai Ye
2021-04-16crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye
2021-04-16crypto: hisilicon/sgl - add some dfx logsKai Ye
2021-04-16crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye
2021-04-16crypto: hisilicon/sgl - add a comment for block size initializationKai Ye
2021-04-16crypto: hisilicon/sec - use the correct print formatKai Ye
2021-04-16crypto: atmel - use the correct print formatKai Ye
2021-04-16crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu
2021-04-16crypto: sa2ul - Fix PM reference leak in sa_ul_probe()Shixin Liu
2021-04-16crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu
2021-04-16crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu
2021-04-16crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()Shixin Liu
2021-04-16crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu
2021-04-16crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu
2021-04-16crypto: cavium/zip - remove unused including <linux/version.h>Tian Tao
2021-04-16crypto: ccree - Remove redundant dev_err call in init_cc_resources()YueHaibing
2021-04-16crypto: keembay - Remove redundant dev_err callsYueHaibing
2021-04-16crypto: ux500 - Remove redundant dev_err callsYueHaibing
2021-04-16crypto: img-hash - Remove redundant dev_err call in img_hash_probe()YueHaibing
2021-04-16crypto: atmel-tdes - Remove redundant dev_err call in atmel_tdes_probe()YueHaibing
2021-04-16crypto: hisilicon/trng - add version to adapt new algorithmWeili Qian
2021-04-16crypto: hisilicon/qm - add stop queue by hardwareWeili Qian
2021-04-16crypto: ixp4xx - use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-16crypto: geode - use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-16drm/i915/gvt: Fix BDW command parser regressionZhenyu Wang
2021-04-15cxl/mem: Fix register block offset calculationBen Widawsky
2021-04-15ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav
2021-04-15ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-04-15Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-15i2c: mv64xxx: Fix random system lock caused by runtime PMMarek BehĂșn
2021-04-15Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-14Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding
2021-04-14cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea
2021-04-14drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin
2021-04-14drm/vmwgfx: Fix the lockdep breakageZack Rusin
2021-04-14drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-04-14Merge tag 'for-5.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-14vrf: fix a comment about loopback deviceNicolas Dichtel
2021-04-14ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan