#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" distro/kernel/atom/crypto/api.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/crypto/api.c
AgeCommit message (Expand)Author
2020-04-16crypto: api - Fix use-after-free and race in crypto_spawn_algHerbert Xu
2019-12-20crypto: api - fix unexpectedly getting generic implementationHerbert Xu
2019-12-11crypto: api - Fix race condition in crypto_spawn_algHerbert Xu
2019-12-11crypto: cipher - remove crt_u.cipher (struct cipher_tfm)Eric Biggers
2019-12-11crypto: compress - remove crt_u.compress (struct compress_tfm)Eric Biggers
2019-12-11crypto: api - remove another reference to blkcipherEric Biggers
2019-11-17crypto: api - Add softdep on cryptomgrHerbert Xu
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers