index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
policy.h
Age
Commit message (
Expand
)
Author
2019-06-18
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-10-03
apparmor: Parse secmark policy
Matthew Garrett
2018-03-13
apparmor: remove POLICY_MEDIATES_SAFE
John Johansen
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
2018-02-09
apparmor: convert attaching profiles via xattrs to use dfa matching
John Johansen
2018-02-09
apparmor: Add support for attaching profiles via xattr, presence and value
Matthew Garrett
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: add fn to test if profile supports a given mediation class
John Johansen
2017-06-10
apparmor: provide finer control over policy management
John Johansen
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-01-16
apparmor: support querying extended trusted helper extra data
William Hua
2017-01-16
apparmor: change op from int to const char *
John Johansen
2017-01-16
apparmor: pass the subject profile into profile replace/remove
John Johansen
2017-01-16
apparmor: allow introspecting the loaded policy pre internal transform
John Johansen
2017-01-16
apparmor: add profile and ns params to aa_may_manage_policy()
John Johansen
2017-01-16
apparmor: add ns being viewed as a param to policy_admin_capable()
John Johansen
2017-01-16
apparmor: add ns being viewed as a param to policy_view_capable()
John Johansen
2017-01-16
apparmor: Make aa_remove_profile() callable from a different view
John Johansen
2017-01-16
apparmor: name null-XXX profiles after the executable
John Johansen
2017-01-16
apparmor: pass gfp_t parameter into profile allocation
John Johansen
2017-01-16
apparmor: refactor prepare_ns() and make usable from different views
John Johansen
2017-01-16
apparmor: add fn to lookup profiles by fqname
John Johansen
2017-01-16
apparmor: add strn version of lookup_profile fn
John Johansen
2017-01-16
apparmor: rename replacedby to proxy
John Johansen
2017-01-16
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
2017-01-16
apparmor: rename namespace to ns to improve code line lengths
John Johansen
2017-01-16
apparmor: split apparmor policy namespaces code into its own file
John Johansen
2017-01-16
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-14
locking/atomic, kref: Use kref_get_unless_zero() more
Peter Zijlstra
2016-07-12
apparmor: fix module parameters can be changed after policy is locked
John Johansen
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
2013-08-14
apparmor: add an optional profile attachment string for profiles
John Johansen
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
2013-08-14
apparmor: rework namespace free path
John Johansen
2013-08-14
apparmor: update how unconfined is handled
John Johansen
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
2013-04-28
apparmor: remove sid from profiles
John Johansen
2013-04-28
apparmor: refactor profile mode macros
John Johansen
2012-03-14
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-14
AppArmor: Add ability to load extended policy
John Johansen
[next]