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-01-16
apparmor: pass the subject profile into profile replace/remove
John Johansen
2017-01-16
apparmor: audit policy ns specified in policy load
John Johansen
2017-01-16
apparmor: allow introspecting the loaded policy pre internal transform
John Johansen
2017-01-16
apparmor: add ns name to the audit data for policy loads
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: allow specifying the profile doing the management
John Johansen
2017-01-16
apparmor: allow introspecting the policy namespace name
John Johansen
2017-01-16
apparmor: Make aa_remove_profile() callable from a different view
John Johansen
2017-01-16
apparmor: track ns level so it can be used to help in view checks
John Johansen
2017-01-16
apparmor: add special .null file used to "close" fds at exec
John Johansen
2017-01-16
apparmor: provide userspace flag indicating binfmt_elf_mmap change
John Johansen
2017-01-16
apparmor: add a default null dfa
John Johansen
2017-01-16
apparmor: allow policydb to be used as the file dfa
John Johansen
2017-01-16
apparmor: add get_dfa() fn
John Johansen
2017-01-16
apparmor: prepare to support newer versions of policy
John Johansen
2017-01-16
apparmor: add support for force complain flag to support learning mode
John Johansen
2017-01-16
apparmor: remove paranoid load switch
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: update policy_destroy to use new debug asserts
John Johansen
2017-01-16
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
apparmor: constify policy name and hname
John Johansen
2017-01-16
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
apparmor: rename mediated_filesystem() to path_mediated_fs()
John Johansen
2017-01-16
apparmor: add debug assert AA_BUG and Kconfig to control debug info
John Johansen
2017-01-16
apparmor: add macro for bug asserts to check that a lock is held
John Johansen
2017-01-16
apparmor: allow ns visibility question to consider subnses
John Johansen
2017-01-16
apparmor: add fn to lookup profiles by fqname
John Johansen
2017-01-16
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
apparmor: add strn version of aa_find_ns
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 sid to secid
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-15
apparmor: use designated initializers
Kees Cook
2017-01-15
AppArmor: Use GFP_KERNEL for __aa_kvmalloc().
Tetsuo Handa
2016-11-21
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-07-27
apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling
Arnd Bergmann
2016-07-12
apparmor: fix arg_size computation for when setprocattr is null terminated
John Johansen
2016-07-12
apparmor: fix oops, validate buffer size in apparmor_setprocattr()
Vegard Nossum
2016-07-12
apparmor: do not expose kernel stack
Heinrich Schuchardt
2016-07-12
apparmor: fix module parameters can be changed after policy is locked
John Johansen
[next]