aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include
Commit message (Expand)AuthorAge
* apparmor: fixup secid map conversion to using IDRJohn Johansen2018-06-07
* apparmor: Add support for audit rule filteringMatthew Garrett2018-06-07
* apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen2018-06-07
* apparmor: add support for mapping secids and using secctxesJohn Johansen2018-05-02
* Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-13
|\
| * apparmor: remove POLICY_MEDIATES_SAFEJohn Johansen2018-03-13
| * apparmor: add base infastructure for socket mediationJohn Johansen2018-03-13
| * apparmor: improve overlapping domain attachment resolutionJohn Johansen2018-02-09
| * apparmor: convert attaching profiles via xattrs to use dfa matchingJohn Johansen2018-02-09
| * apparmor: Add support for attaching profiles via xattr, presence and valueMatthew Garrett2018-02-09
| * apparmor: dfa add support for state differential encodingJohn Johansen2018-02-09
| * apparmor: update domain transitions that are subsets of confinement at nnpJohn Johansen2018-02-09
| * apparmor: move context.h to cred.hJohn Johansen2018-02-09
| * apparmor: move task related defines and fns to task.X filesJohn Johansen2018-02-09
| * apparmor: cleanup, drop unused fn __aa_task_is_confined()John Johansen2018-02-09
| * apparmor: drop cred_ctx and reference the label directlyJohn Johansen2018-02-09
| * apparmor: move task domain change info to task securityJohn Johansen2018-02-09
| * apparmor: rename task_ctx to the more accurate cred_ctxJohn Johansen2018-02-09
| * apparmor: audit unknown signal numbersJohn Johansen2018-02-09
| * apparmor: provide a bounded version of label_parseJohn Johansen2018-02-09
| * apparmor: use the dfa to do label parse string splittingJohn Johansen2018-02-09
| * apparmor: add first substr match to dfaJohn Johansen2018-02-09
| * apparmor: split load data into management struct and data blobJohn Johansen2018-02-09
| * apparmor: fix logging of the existence test for signalsJohn Johansen2018-02-09
| * apparmor: fix resource audit messages when auditing peerJohn Johansen2018-02-09
* | macro: introduce COUNT_ARGS() macroAlexei Starovoitov2018-03-28
|/
* apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2018-01-12
* Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-30
|\
| * apparmor: fix oops in audit_signal_cb hookJohn Johansen2017-11-27
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\|
| * Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds2017-10-26
* | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon2017-10-10
|/
* Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-23
|\
| * apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen2017-09-22
| * apparmor: add base infastructure for socket mediationJohn Johansen2017-09-22
| * apparmor: make policy_unpack able to audit different info messagesJohn Johansen2017-09-22
| * apparmor: add support for absolute root view based labelsJohn Johansen2017-09-22
| * apparmor: add mount mediationJohn Johansen2017-09-22
| * apparmor: add the ability to mediate signalsJohn Johansen2017-09-22
* | apparmor: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
|/
* apparmor: add domain label stacking info to apparmorfsJohn Johansen2017-06-10
* apparmor: move exec domain mediation to using labelsJohn Johansen2017-06-10
* apparmor: mediate files when they are receivedJohn Johansen2017-06-10
* apparmor: move path_link mediation to using labelsJohn Johansen2017-06-10
* apparmor: refactor path name lookup and permission checks around labelsJohn Johansen2017-06-10
* apparmor: update aa_audit_file() to use labelsJohn Johansen2017-06-10
* apparmor: move aa_file_perm() to use labelsJohn Johansen2017-06-10
* apparmor: allow ptrace checks to be finer grained than just capabilityJohn Johansen2017-06-10
* apparmor: move ptrace checks to using labelsJohn Johansen2017-06-10