summaryrefslogtreecommitdiff
path: root/security/apparmor
Commit message (Expand)AuthorAge
* apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani2017-05-08
* mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
* apparmor: Make path_max parameter readonlyJohn Johansen2017-04-07
* apparmor: fix parameters so that the permission test is bypassed at bootJohn Johansen2017-04-07
* apparmor: fix invalid reference to index variable of iterator line 836John Johansen2017-04-07
* apparmor: use SHASH_DESC_ON_STACKNicolas Iooss2017-04-07
* security/apparmor/lsm.c: set debug messagesValentin Rothberg2017-04-07
* apparmor: fix boolreturn.cocci warningskbuild test robot2017-04-07
* security: mark LSM hooks as __ro_after_initJames Morris2017-03-06
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-23
|\
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-21
|\ \
| * \ Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-10
| |\ \
| | * | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-09
| | |/
| * | LSM: Add /sys/kernel/security/lsmCasey Schaufler2017-01-19
| * | apparmor: fix undefined reference to `aa_g_hash_policy'John Johansen2017-01-16
| * | apparmor: replace remaining BUG_ON() asserts with AA_BUG()John Johansen2017-01-16
| * | apparmor: fix restricted endian type warnings for policy unpackJohn Johansen2017-01-16
| * | apparmor: fix restricted endian type warnings for dfa unpackJohn Johansen2017-01-16
| * | apparmor: add check for apparmor enabled in module parameters missing itJohn Johansen2017-01-16
| * | apparmor: add per cpu work buffers to avoid allocating buffers at every hookJohn Johansen2017-01-16
| * | apparmor: sysctl to enable unprivileged user ns AppArmor policy loadingTyler Hicks2017-01-16
| * | apparmor: support querying extended trusted helper extra dataWilliam Hua2017-01-16
| * | apparmor: update cap audit to check SECURITY_CAP_NOAUDITJohn Johansen2017-01-16
| * | apparmor: make computing policy hashes conditional on kernel parameterJohn Johansen2017-01-16
| * | apparmor: convert change_profile to use fqname later to give better controlJohn Johansen2017-01-16
| * | apparmor: fix change_hat debug outputJohn Johansen2017-01-16
| * | apparmor: remove unused op parameter from simple_write_to_buffer()John Johansen2017-01-16
| * | apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen2017-01-16
| * | apparmor: change op from int to const char *John Johansen2017-01-16
| * | apparmor: rename context abreviation cxt to the more standard ctxJohn Johansen2017-01-16
| * | apparmor: fail task profile update if current_cred isn't real_credJohn Johansen2017-01-16
| * | apparmor: add per policy ns .load, .replace, .remove interface filesJohn Johansen2017-01-16
| * | apparmor: pass the subject profile into profile replace/removeJohn Johansen2017-01-16
| * | apparmor: audit policy ns specified in policy loadJohn Johansen2017-01-16
| * | apparmor: allow introspecting the loaded policy pre internal transformJohn Johansen2017-01-16
| * | apparmor: add ns name to the audit data for policy loadsJohn Johansen2017-01-16
| * | apparmor: add profile and ns params to aa_may_manage_policy()John Johansen2017-01-16
| * | apparmor: add ns being viewed as a param to policy_admin_capable()John Johansen2017-01-16
| * | apparmor: add ns being viewed as a param to policy_view_capable()John Johansen2017-01-16
| * | apparmor: allow specifying the profile doing the managementJohn Johansen2017-01-16
| * | apparmor: allow introspecting the policy namespace nameJohn Johansen2017-01-16
| * | apparmor: Make aa_remove_profile() callable from a different viewJohn Johansen2017-01-16
| * | apparmor: track ns level so it can be used to help in view checksJohn Johansen2017-01-16
| * | apparmor: add special .null file used to "close" fds at execJohn Johansen2017-01-16
| * | apparmor: provide userspace flag indicating binfmt_elf_mmap changeJohn Johansen2017-01-16
| * | apparmor: add a default null dfaJohn Johansen2017-01-16
| * | apparmor: allow policydb to be used as the file dfaJohn Johansen2017-01-16