index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-07-05
34
-1786
/
+7136
|
\
|
*
apparmor: put back designators in struct initialisers
Stephen Rothwell
2017-06-28
1
-2
/
+2
|
*
apparmor: export that basic profile namespaces are supported
John Johansen
2017-06-10
1
-0
/
+7
|
*
apparmor: add stacked domain labels interface
John Johansen
2017-06-10
2
-0
/
+8
|
*
apparmor: add domain label stacking info to apparmorfs
John Johansen
2017-06-10
3
-0
/
+39
|
*
apparmor: move change_profile mediation to using labels
John Johansen
2017-06-10
1
-68
/
+123
|
*
apparmor: move change_hat mediation to using labels
John Johansen
2017-06-10
1
-102
/
+201
|
*
apparmor: move exec domain mediation to using labels
John Johansen
2017-06-10
2
-259
/
+678
|
*
apparmor: support v7 transition format compatible with label_parse
John Johansen
2017-06-10
2
-7
/
+15
|
*
apparmor: mediate files when they are received
John Johansen
2017-06-10
2
-0
/
+7
|
*
apparmor: rework file permission to cache file access in file->ctx
John Johansen
2017-06-10
1
-6
/
+76
|
*
apparmor: move path_link mediation to using labels
John Johansen
2017-06-10
3
-47
/
+59
|
*
apparmor: refactor path name lookup and permission checks around labels
John Johansen
2017-06-10
3
-45
/
+85
|
*
apparmor: update aa_audit_file() to use labels
John Johansen
2017-06-10
3
-9
/
+18
|
*
apparmor: move aa_file_perm() to use labels
John Johansen
2017-06-10
3
-37
/
+64
|
*
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
2017-06-10
3
-0
/
+68
|
*
apparmor: move ptrace checks to using labels
John Johansen
2017-06-10
5
-80
/
+58
|
*
apparmor: add cross check permission helper macros
John Johansen
2017-06-10
1
-1
/
+41
|
*
apparmor: move resource checks to using labels
John Johansen
2017-06-10
3
-42
/
+80
|
*
apparmor: move capability checks to using labels
John Johansen
2017-06-10
5
-29
/
+58
|
*
apparmor: update query interface to support label queries
John Johansen
2017-06-10
1
-7
/
+39
|
*
apparmor: switch getprocattr to using label_print fns()
John Johansen
2017-06-10
3
-37
/
+27
|
*
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
20
-529
/
+686
|
*
apparmor: add the base fns() for domain labels
John Johansen
2017-06-10
2
-0
/
+2561
|
*
apparmor: revalidate files during exec
John Johansen
2017-06-10
4
-0
/
+81
|
*
apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()
John Johansen
2017-06-10
2
-11
/
+16
|
*
apparmor: convert aa_change_XXX bool parameters to flags
John Johansen
2017-06-10
5
-32
/
+29
|
*
apparmor: cleanup remove unused and not fully implemented profile rename
John Johansen
2017-06-10
1
-37
/
+2
|
*
apparmor: refactor updating profiles to the newest parent
John Johansen
2017-06-10
1
-4
/
+31
|
*
apparmor: share profile name on replacement
John Johansen
2017-06-10
3
-9
/
+72
|
*
apparmor: convert to profile block critical sections
John Johansen
2017-06-10
8
-56
/
+162
|
*
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
2017-06-10
3
-32
/
+30
|
*
apparmor: fix display of ns name
John Johansen
2017-06-10
1
-1
/
+1
|
*
apparmor: fix apparmor_query data
John Johansen
2017-06-10
1
-2
/
+6
|
*
apparmor: fix policy load/remove semantics
John Johansen
2017-06-10
2
-15
/
+13
|
*
apparmor: add namespace lookup fns()
John Johansen
2017-06-10
3
-4
/
+73
|
*
apparmor: cleanup __find_child()
John Johansen
2017-06-10
1
-8
/
+8
|
*
apparmor: provide information about path buffer size at boot
John Johansen
2017-06-10
1
-2
/
+9
|
*
apparmor: add profile permission query ability
John Johansen
2017-06-10
1
-1
/
+102
|
*
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-10
5
-48
/
+29
|
*
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-10
4
-17
/
+153
|
*
apparmor: add fn to test if profile supports a given mediation class
John Johansen
2017-06-10
1
-0
/
+10
|
*
apparmor: speed up transactional queries
John Johansen
2017-06-10
1
-11
/
+114
|
*
apparmor: add label data availability to the feature set
John Johansen
2017-06-10
1
-0
/
+10
|
*
apparmor: add mkdir/rmdir interface to manage policy namespaces
John Johansen
2017-06-10
1
-1
/
+94
|
*
apparmor: add policy revision file interface
John Johansen
2017-06-10
4
-1
/
+116
|
*
apparmor: provide finer control over policy management
John Johansen
2017-06-10
3
-23
/
+35
|
*
apparmor: rework perm mapping to a slightly broader set
John Johansen
2017-06-09
5
-53
/
+133
|
*
apparmor: move permissions into their own file to be more easily shared
John Johansen
2017-06-08
4
-19
/
+43
|
*
apparmor: convert from securityfs to apparmorfs for policy ns files
John Johansen
2017-06-08
1
-26
/
+37
[next]