index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
apparmor: convert to profile block critical sections
John Johansen
2017-06-11
8
-56
/
+162
|
*
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
2017-06-11
3
-32
/
+30
|
*
apparmor: fix display of ns name
John Johansen
2017-06-11
1
-1
/
+1
|
*
apparmor: fix apparmor_query data
John Johansen
2017-06-11
1
-2
/
+6
|
*
apparmor: fix policy load/remove semantics
John Johansen
2017-06-11
2
-15
/
+13
|
*
apparmor: add namespace lookup fns()
John Johansen
2017-06-11
3
-4
/
+73
|
*
apparmor: cleanup __find_child()
John Johansen
2017-06-11
1
-8
/
+8
|
*
apparmor: provide information about path buffer size at boot
John Johansen
2017-06-11
1
-2
/
+9
|
*
apparmor: add profile permission query ability
John Johansen
2017-06-11
1
-1
/
+102
|
*
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-11
5
-48
/
+29
|
*
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-11
4
-17
/
+153
|
*
apparmor: add fn to test if profile supports a given mediation class
John Johansen
2017-06-11
1
-0
/
+10
|
*
apparmor: speed up transactional queries
John Johansen
2017-06-11
1
-11
/
+114
|
*
apparmor: add label data availability to the feature set
John Johansen
2017-06-11
1
-0
/
+10
|
*
apparmor: add mkdir/rmdir interface to manage policy namespaces
John Johansen
2017-06-11
1
-1
/
+94
|
*
apparmor: add policy revision file interface
John Johansen
2017-06-11
4
-1
/
+116
|
*
apparmor: provide finer control over policy management
John Johansen
2017-06-11
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
|
*
apparmor: allow specifying an already created dir to create ns entries in
John Johansen
2017-06-08
3
-7
/
+8
|
*
apparmor: rename apparmor file fns and data to indicate use
John Johansen
2017-06-08
9
-127
/
+172
|
*
apparmor: add custom apparmorfs that will be used by policy namespace files
John Johansen
2017-06-08
1
-17
/
+336
|
*
apparmor: use macro template to simplify namespace seq_files
John Johansen
2017-06-08
1
-29
/
+24
|
*
apparmor: use macro template to simplify profile seq_files
John Johansen
2017-06-08
1
-61
/
+36
|
*
apparmor: move to per loaddata files, instead of replicating in profiles
John Johansen
2017-06-08
7
-69
/
+409
|
*
apparmor: Move path lookup to using preallocated buffers
John Johansen
2017-06-08
4
-86
/
+53
|
*
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2017-06-08
6
-17
/
+34
|
*
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
2017-06-08
2
-1
/
+2
|
*
apparmor: move file context into file.h
John Johansen
2017-06-08
2
-32
/
+32
|
*
security/apparmor: Use POSIX-compatible "printf '%s'"
Thomas Schneider
2017-06-08
1
-2
/
+2
|
*
apparmor: Fix error cod in __aa_fs_profile_mkdir()
Dan Carpenter
2017-06-08
1
-2
/
+4
|
*
apparmorfs: Use seq_putc() in two functions
Markus Elfring
2017-06-08
1
-2
/
+2
|
*
apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
Markus Elfring
2017-06-08
1
-4
/
+3
*
|
doc: ReSTify apparmor.txt
Kees Cook
2017-05-18
2
-2
/
+2
|
/
*
apparmorfs: replace CURRENT_TIME with current_time()
Deepa Dinamani
2017-05-09
1
-1
/
+1
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-09
5
-44
/
+3
*
apparmor: Make path_max parameter readonly
John Johansen
2017-04-07
1
-1
/
+1
*
apparmor: fix parameters so that the permission test is bypassed at boot
John Johansen
2017-04-07
2
-26
/
+23
*
apparmor: fix invalid reference to index variable of iterator line 836
John Johansen
2017-04-07
1
-2
/
+4
*
apparmor: use SHASH_DESC_ON_STACK
Nicolas Iooss
2017-04-07
1
-19
/
+13
*
security/apparmor/lsm.c: set debug messages
Valentin Rothberg
2017-04-07
1
-1
/
+1
*
apparmor: fix boolreturn.cocci warnings
kbuild test robot
2017-04-07
1
-2
/
+2
*
security: mark LSM hooks as __ro_after_init
James Morris
2017-03-06
1
-1
/
+1
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-24
1
-1
/
+1
|
\
|
*
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
2017-01-24
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-02-21
35
-1521
/
+2794
|
\
\
|
*
\
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-02-10
1
-5
/
+2
|
|
\
\
[prev]
[next]