#!/bin/bash # description: analyze all perf samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/security/apparmor/match.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/security/apparmor/match.c
AgeCommit message (Expand)Author
2023-10-18apparmor: refcount the pdbJohn Johansen
2023-07-10apparmor: Fix kernel-doc warnings in apparmor/match.cGaosheng Cui
2022-11-01apparmor: Add __init annotation to aa_{setup/teardown}_dfa_engine()Xiu Jianfeng
2022-10-03apparmor: preparse for state being more than just an integerJohn Johansen
2020-04-08apparmor: ensure that dfa state tables have entriesJohn Johansen
2020-01-21apparmor: add outofband transition and use it in xattr matchJohn Johansen
2020-01-18apparmor: add consistency check between state and dfa diff encode flagsJohn Johansen
2020-01-18apparmor: add a valid state flags checkJohn Johansen
2019-12-03Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-06-20apparmor: increase left match history buffer sizeJohn Johansen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner