summaryrefslogtreecommitdiff
path: root/security/apparmor
Commit message (Expand)AuthorAge
* VFS: security/: d_inode() annotationsDavid Howells2015-04-15
* VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
* switch security_inode_getattr() to struct path *Al Viro2015-04-11
* Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells2015-02-22
* Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells2015-02-22
* module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula2014-08-27
* sched: move no_new_privs into new atomic flagsKees Cook2014-07-18
* nick kvfree() from apparmorAl Viro2014-05-06
* security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-06
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\
| * apparmor: remove the "task" arg from may_change_ptraced_domain()Oleg Nesterov2013-10-29
| * apparmor: remove parent task info from audit loggingJohn Johansen2013-10-29
| * apparmor: remove tsk field from the apparmor_audit_structJohn Johansen2013-10-29
| * apparmor: fix capability to not use the current task, during reportingJohn Johansen2013-10-29
* | apparmor: fix bad lock balance when introspecting policyJohn Johansen2013-10-16
* | apparmor: fix memleak of the profile hashJohn Johansen2013-10-16
* | apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen2013-09-30
* | apparmor: Use shash crypto API interface for profile hashesTyler Hicks2013-09-30
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-07
|\
| * apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-14
| * apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-14
| * apparmor: add the profile introspection file to interfaceJohn Johansen2013-08-14
| * apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-14
| * apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-14
| * apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-14
| * apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-14
| * apparmor: rework namespace free pathJohn Johansen2013-08-14
| * apparmor: update how unconfined is handledJohn Johansen2013-08-14
| * apparmor: change how profile replacement update is doneJohn Johansen2013-08-14
| * apparmor: convert profile lists to RCU based lockingJohn Johansen2013-08-14
| * apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-14
| * apparmor: add a features/policy dir to interfaceJohn Johansen2013-08-14
| * apparmor: enable users to query whether apparmor is enabledJohn Johansen2013-08-14
| * apparmor: remove minimum size check for vmalloc()Tetsuo Handa2013-08-14
* | module/lsm: Have apparmor module parameters work with no argsSteven Rostedt2013-08-20
|/
* apparmor: no need to delay vfree()Al Viro2013-05-12
* apparmor: fix fully qualified name parsingJohn Johansen2013-04-28
* apparmor: fix setprocattr arg processing for onexecJohn Johansen2013-04-28
* apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-28
* apparmor: fix sparse warningsJohn Johansen2013-04-28
* apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-28
* apparmor: fix the audit type tableJohn Johansen2013-04-28
* apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen2013-04-28
* apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-28
* apparmor: remove sid from profilesJohn Johansen2013-04-28
* apparmor: move perm defines into policy_unpackJohn Johansen2013-04-28
* apparmor: misc cleanup of matchJohn Johansen2013-04-28
* apparmor: relax the restrictions on setting rlimitsJohn Johansen2013-04-28
* apparmor: remove "permipc" commandJohn Johansen2013-04-28
* apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-28