summaryrefslogtreecommitdiff
path: root/lib/livepatch
AgeCommit message (Expand)Author
2019-02-06livepatch: Proper error handling in the shadow variables selftestPetr Mladek
2019-02-06livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence
2019-01-11selftests/livepatch: introduce testsJoe Lawrence
&showmsg=1'>hpre_crypto.c
AgeCommit message (Collapse)Author
2025-08-28crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song
[ Upstream commit 982fd1a74de63c388c060e4fa6f7fbd088d6d02e ] Perform DMA unmapping operations before processing data. Otherwise, there may be unsynchronized data accessed by the CPU when the SWIOTLB is enabled. Signed-off-by: Zhiqi Song <songzhiqi1@huawei.com> Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>