#!/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 "$@" nfinity.dev/distro/kernel/atom/security/safesetid/lsm.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/security/safesetid/lsm.h
AgeCommit message (Expand)Author
2021-06-10LSM: SafeSetID: Mark safesetid_initialized as __initdataAustin Kim
2020-10-13LSM: SafeSetID: Add GID security policy handlingThomas Cedeno
2019-07-15LSM: SafeSetID: add read handlerJann Horn
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn
2019-07-15LSM: SafeSetID: refactor policy hash tableJann Horn
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton