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
...
|
*
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-08
1
-1
/
+1
*
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
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-23
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
|
|
\
\
|
|
*
|
proc,security: move restriction on writing /proc/pid/attr nodes to proc
Stephen Smalley
2017-01-09
1
-5
/
+2
|
|
|
/
|
*
|
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
2017-01-19
1
-1
/
+2
|
*
|
apparmor: fix undefined reference to `aa_g_hash_policy'
John Johansen
2017-01-16
1
-1
/
+1
|
*
|
apparmor: replace remaining BUG_ON() asserts with AA_BUG()
John Johansen
2017-01-16
4
-5
/
+5
|
*
|
apparmor: fix restricted endian type warnings for policy unpack
John Johansen
2017-01-16
1
-6
/
+6
|
*
|
apparmor: fix restricted endian type warnings for dfa unpack
John Johansen
2017-01-16
2
-12
/
+12
|
*
|
apparmor: add check for apparmor enabled in module parameters missing it
John Johansen
2017-01-16
1
-0
/
+10
|
*
|
apparmor: add per cpu work buffers to avoid allocating buffers at every hook
John Johansen
2017-01-16
2
-1
/
+103
|
*
|
apparmor: sysctl to enable unprivileged user ns AppArmor policy loading
Tyler Hicks
2017-01-16
2
-1
/
+47
|
*
|
apparmor: support querying extended trusted helper extra data
William Hua
2017-01-16
5
-0
/
+245
|
*
|
apparmor: update cap audit to check SECURITY_CAP_NOAUDIT
John Johansen
2017-01-16
1
-6
/
+10
|
*
|
apparmor: make computing policy hashes conditional on kernel parameter
John Johansen
2017-01-16
2
-29
/
+32
|
*
|
apparmor: convert change_profile to use fqname later to give better control
John Johansen
2017-01-16
5
-66
/
+28
|
*
|
apparmor: fix change_hat debug output
John Johansen
2017-01-16
1
-4
/
+5
|
*
|
apparmor: remove unused op parameter from simple_write_to_buffer()
John Johansen
2017-01-16
1
-6
/
+3
|
*
|
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2017-01-16
12
-161
/
+155
|
*
|
apparmor: change op from int to const char *
John Johansen
2017-01-16
10
-134
/
+84
|
*
|
apparmor: rename context abreviation cxt to the more standard ctx
John Johansen
2017-01-16
5
-144
/
+150
|
*
|
apparmor: fail task profile update if current_cred isn't real_cred
John Johansen
2017-01-16
1
-0
/
+3
|
*
|
apparmor: add per policy ns .load, .replace, .remove interface files
John Johansen
2017-01-16
2
-22
/
+130
[prev]
[next]