#!/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 "$@" ev/distro/kernel/atom/crypto/af_alg.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/crypto/af_alg.c
AgeCommit message (Expand)Author
2017-04-10crypto: af_alg - Allow arbitrarily long algorithm namesHerbert Xu
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2016-01-18crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu
2016-01-18crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-01-18crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-01-18crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-01-18crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu