Sign in
android-kvm
/
linux
/
6733bab7bc09b67668028dab562caea1b4ff3c69
/
security
/
apparmor
/
domain.c
79444df
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
2ea3ffb
apparmor: add mount mediation
by John Johansen
· 8 years ago
993b3ab
apparmor: Refactor to remove bprm_secureexec hook
by Kees Cook
· 8 years ago
ddb4a14
exec: Rename bprm->cred_prepared to called_set_creds
by Kees Cook
· 8 years ago
e00b02bb
apparmor: move change_profile mediation to using labels
by John Johansen
· 8 years ago
89dbf19
apparmor: move change_hat mediation to using labels
by John Johansen
· 8 years ago
93c98a4
apparmor: move exec domain mediation to using labels
by John Johansen
· 8 years ago
98c3d18
apparmor: update aa_audit_file() to use labels
by John Johansen
· 8 years ago
b2d09ae
apparmor: move ptrace checks to using labels
by John Johansen
· 8 years ago
637f688
apparmor: switch from profiles to using labels on contexts
by John Johansen
· 8 years ago
df8073c
apparmor: convert aa_change_XXX bool parameters to flags
by John Johansen
· 8 years ago
cf797c0
apparmor: convert to profile block critical sections
by John Johansen
· 8 years ago
fe86482
apparmor: move bprm_committing_creds/committed_creds to lsm.c
by John Johansen
· 8 years ago
2d679f3
apparmor: switch from file_perms to aa_perms
by John Johansen
· 8 years ago
4227c33
apparmor: Move path lookup to using preallocated buffers
by John Johansen
· 8 years ago
72c8a76
apparmor: allow profiles to provide info to disconnected paths
by John Johansen
· 8 years ago
f1ef09f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
9227dd2
exec: Remove LSM_UNSAFE_PTRACE_CAP
by Eric W. Biederman
· 8 years ago
aa9a39a
apparmor: convert change_profile to use fqname later to give better control
by John Johansen
· 8 years ago
ef88a7a
apparmor: change aad apparmor_audit_data macro to a fn macro
by John Johansen
· 8 years ago
47f6e5c
apparmor: change op from int to const char *
by John Johansen
· 8 years ago
55a26eb
apparmor: rename context abreviation cxt to the more standard ctx
by John Johansen
· 8 years ago
181f7c9
apparmor: name null-XXX profiles after the executable
by John Johansen
· 8 years ago
98849df
apparmor: rename namespace to ns to improve code line lengths
by John Johansen
· 8 years ago
cff281f
apparmor: split apparmor policy namespaces code into its own file
by John Johansen
· 8 years ago
3d40658
apparmor: fix change_hat not finding hat after policy replacement
by John Johansen
· 8 years ago
f7da2de
apparmor: ensure the target profile name is always audited
by John Johansen
· 9 years ago
9049a79
apparmor: exec should not be returning ENOENT when it denies
by John Johansen
· 11 years ago
b1d9e6b
LSM: Switch to lists of hooks
by Casey Schaufler
· 10 years ago
1d4457f
sched: move no_new_privs into new atomic flags
by Kees Cook
· 11 years ago
51775fe
apparmor: remove the "task" arg from may_change_ptraced_domain()
by Oleg Nesterov
· 11 years ago
dd0c6e8
apparmor: fix capability to not use the current task, during reporting
by John Johansen
· 11 years ago
0381650
apparmor: allow setting any profile into the unconfined state
by John Johansen
· 12 years ago
fa2ac46
apparmor: update how unconfined is handled
by John Johansen
· 12 years ago
77b071b
apparmor: change how profile replacement update is done
by John Johansen
· 12 years ago
01e2b67
apparmor: convert profile lists to RCU based locking
by John Johansen
· 12 years ago
214beac
apparmor: localize getting the security context to a few macros
by John Johansen
· 12 years ago
7a2871b
apparmor: use common fn to clear task_context for domain transitions
by John Johansen
· 12 years ago
3cfcc19
apparmor: add utility function to get an arbitrary tasks profile.
by John Johansen
· 12 years ago
0426623
apparmor: Remove -W1 warnings
by John Johansen
· 12 years ago
17322cc
apparmor: fix auditing of domain transition failures due to incomplete policy
by John Johansen
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
2db8145
userns: Convert apparmor to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
c29bceb
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
by John Johansen
· 13 years ago
259e5e6
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 13 years ago
0421ea9
apparmor: Fix change_onexec when called from a confined task
by John Johansen
· 13 years ago
57fa1e1
AppArmor: Move path failure information into aa_get_name and rename
by John Johansen
· 13 years ago
95b6886
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
04fdc09
AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
by John Johansen
· 14 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 14 years ago
77c80e6
AppArmor: fix build warnings for non-const use of get_task_cred
by James Morris
· 15 years ago
898127c
AppArmor: functions for domain transitions
by John Johansen
· 15 years ago