提交历史

作者 SHA1 备注 提交日期
  John Johansen 24b87a16fe apparmor: Fix failure to audit context info in build_change_hat 7 年之前
  Zygmunt Krynicki b2c2086c39 apparmor: fix typo "loosen" 7 年之前
  Colin Ian King a61ecd329c apparmor: fix error returns checks by making size a ssize_t 7 年之前
  John Johansen 21f6066105 apparmor: improve overlapping domain attachment resolution 7 年之前
  John Johansen 73f488cd90 apparmor: convert attaching profiles via xattrs to use dfa matching 7 年之前
  Matthew Garrett 8e51f9087f apparmor: Add support for attaching profiles via xattr, presence and value 7 年之前
  John Johansen 9fcf78cca1 apparmor: update domain transitions that are subsets of confinement at nnp 8 年之前
  John Johansen d8889d49e4 apparmor: move context.h to cred.h 8 年之前
  John Johansen de62de59c2 apparmor: move task related defines and fns to task.X files 8 年之前
  John Johansen f175221af3 apparmor: rename tctx to ctx 8 年之前
  John Johansen d9087c49d4 apparmor: drop cred_ctx and reference the label directly 8 年之前
  John Johansen 3b529a7600 apparmor: move task domain change info to task security 8 年之前
  John Johansen 4d2f8ba3e3 apparmor: rename task_ctx to the more accurate cred_ctx 8 年之前
  Matthew Garrett 1a3881d305 apparmor: Fix regression in profile conflict logic 7 年之前
  John Johansen 5d7c44ef5e apparmor: fix locking when creating a new complain profile. 7 年之前
  John Johansen 06d426d113 apparmor: fix profile attachment for special unconfined profiles 7 年之前
  John Johansen 844b8292b6 apparmor: ensure that undecidable profile attachments fail 7 年之前
  Linus Torvalds 79444df4e7 Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor 8 年之前
  John Johansen 2ea3ffb778 apparmor: add mount mediation 8 年之前
  Kees Cook 993b3ab064 apparmor: Refactor to remove bprm_secureexec hook 8 年之前
  Kees Cook ddb4a1442d exec: Rename bprm->cred_prepared to called_set_creds 8 年之前
  John Johansen e00b02bb6a apparmor: move change_profile mediation to using labels 8 年之前
  John Johansen 89dbf1962a apparmor: move change_hat mediation to using labels 8 年之前
  John Johansen 93c98a484c apparmor: move exec domain mediation to using labels 8 年之前
  John Johansen 98c3d18232 apparmor: update aa_audit_file() to use labels 8 年之前
  John Johansen b2d09ae449 apparmor: move ptrace checks to using labels 8 年之前
  John Johansen 637f688dc3 apparmor: switch from profiles to using labels on contexts 8 年之前
  John Johansen df8073c67f apparmor: convert aa_change_XXX bool parameters to flags 8 年之前
  John Johansen cf797c0e5e apparmor: convert to profile block critical sections 8 年之前
  John Johansen fe864821d5 apparmor: move bprm_committing_creds/committed_creds to lsm.c 8 年之前