index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
2017-06-10
apparmor: support v7 transition format compatible with label_parse
John Johansen
2017-06-10
apparmor: mediate files when they are received
John Johansen
2017-06-10
apparmor: rework file permission to cache file access in file->ctx
John Johansen
2017-06-10
apparmor: move path_link mediation to using labels
John Johansen
2017-06-10
apparmor: refactor path name lookup and permission checks around labels
John Johansen
2017-06-10
apparmor: update aa_audit_file() to use labels
John Johansen
2017-06-10
apparmor: move aa_file_perm() to use labels
John Johansen
2017-06-10
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
2017-06-10
apparmor: add cross check permission helper macros
John Johansen
2017-06-10
apparmor: move resource checks to using labels
John Johansen
2017-06-10
apparmor: move capability checks to using labels
John Johansen
2017-06-10
apparmor: update query interface to support label queries
John Johansen
2017-06-10
apparmor: switch getprocattr to using label_print fns()
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: add the base fns() for domain labels
John Johansen
2017-06-10
apparmor: revalidate files during exec
John Johansen
2017-06-10
apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()
John Johansen
2017-06-10
apparmor: convert aa_change_XXX bool parameters to flags
John Johansen
2017-06-10
apparmor: cleanup remove unused and not fully implemented profile rename
John Johansen
2017-06-10
apparmor: refactor updating profiles to the newest parent
John Johansen
2017-06-10
apparmor: share profile name on replacement
John Johansen
2017-06-10
apparmor: convert to profile block critical sections
John Johansen
2017-06-10
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
2017-06-10
apparmor: fix display of ns name
John Johansen
2017-06-10
apparmor: fix apparmor_query data
John Johansen
2017-06-10
apparmor: fix policy load/remove semantics
John Johansen
2017-06-10
apparmor: add namespace lookup fns()
John Johansen
2017-06-10
apparmor: cleanup __find_child()
John Johansen
2017-06-10
apparmor: provide information about path buffer size at boot
John Johansen
2017-06-10
apparmor: add profile permission query ability
John Johansen
2017-06-10
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-10
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-10
apparmor: add fn to test if profile supports a given mediation class
John Johansen
2017-06-10
apparmor: speed up transactional queries
John Johansen
2017-06-10
apparmor: add label data availability to the feature set
John Johansen
2017-06-10
apparmor: add mkdir/rmdir interface to manage policy namespaces
John Johansen
2017-06-10
apparmor: add policy revision file interface
John Johansen
2017-06-10
apparmor: provide finer control over policy management
John Johansen
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
2017-06-08
apparmor: convert from securityfs to apparmorfs for policy ns files
John Johansen
2017-06-08
apparmor: allow specifying an already created dir to create ns entries in
John Johansen
2017-06-08
apparmor: rename apparmor file fns and data to indicate use
John Johansen
2017-06-08
apparmor: add custom apparmorfs that will be used by policy namespace files
John Johansen
2017-06-08
apparmor: use macro template to simplify namespace seq_files
John Johansen
2017-06-08
apparmor: use macro template to simplify profile seq_files
John Johansen
2017-06-08
apparmor: move to per loaddata files, instead of replicating in profiles
John Johansen
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
[prev]
[next]