#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@" link rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/security/selinux/ss/policydb.c?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/security/selinux/ss/policydb.c
AgeCommit message (Expand)Author
2024-02-23selinux: fix style issues in security/selinux/ss/policydb.cPaul Moore
2023-11-21selinux: introduce an initial SID for early boot processesOndrej Mosnacek
2023-11-16selinux: update filenametr_hash() to use full_name_hash()Paul Moore
2023-09-13selinux: improve role transition hashingChristian Göttsche
2023-09-13selinux: print sum of chain lengths^2 for hash tablesChristian Göttsche
2023-08-30Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-18selinux: set next pointer before attaching to listChristian Göttsche
2023-08-09selinux: avoid implicit conversions in policydb codeChristian Göttsche
2023-08-09selinux: revert SECINITSID_INIT supportPaul Moore
2023-08-08selinux: use GFP_KERNEL while reading binary policyChristian Göttsche
2023-07-28selinux: move debug functions into debug configurationChristian Göttsche
2023-07-20selinux: introduce SECURITY_SELINUX_DEBUG configurationChristian Göttsche
2023-07-19selinux: update my email addressStephen Smalley
2023-07-19selinux: add missing newlines in pr_err() statementsChristian Göttsche
2023-07-10selinux: introduce an initial SID for early boot processesOndrej Mosnacek
2023-05-23selinux: deprecated fs oconChristian Göttsche
2023-05-08selinux: declare read-only data arrays constChristian Göttsche
2022-05-03selinux: declare data arrays constChristian Göttsche
2022-05-03selinux: resolve checkpatch errorsChristian Göttsche
2022-01-26selinux: drop unused macroChristian Göttsche
2022-01-26selinux: declare name parameter of hash_eval constChristian Göttsche
2021-08-02selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-05-10selinux: Remove redundant assignment to rcJiapeng Chong