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
Age
Commit message (
Expand
)
Author
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
2017-01-14
locking/atomic, kref: Use kref_get_unless_zero() more
Peter Zijlstra
2017-01-09
proc,security: move restriction on writing /proc/pid/attr nodes to proc
Stephen Smalley
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
2016-07-12
apparmor: fix oops in profile_unpack() when policy_db is not present
John Johansen
2016-07-12
apparmor: don't check for vmalloc_addr if kvzalloc() failed
John Johansen
2016-07-12
apparmor: add missing id bounds check on dfa verification
John Johansen
2016-07-12
apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task
Jeff Mahoney
2016-07-12
apparmor: use list_next_entry instead of list_entry_next
Geliang Tang
2016-07-12
apparmor: fix refcount race when finding a child profile
John Johansen
2016-07-12
apparmor: fix ref count leak when profile sha1 hash is read
John Johansen
2016-07-12
apparmor: check that xindex is in trans_table bounds
John Johansen
2016-07-12
apparmor: ensure the target profile name is always audited
John Johansen
2016-07-12
apparmor: fix audit full profile hname on successful load
John Johansen
2016-07-12
apparmor: fix log failures for all profiles in a set
John Johansen
2016-07-12
apparmor: fix put() parent ref after updating the active ref
John Johansen
2016-07-12
apparmor: add parameter to control whether policy hashing is used
John Johansen
2016-07-12
apparmor: internal paths should be treated as disconnected
John Johansen
[prev]
[next]