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 tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
Linus Torvalds
2020-08-11
1
-1
/
+1
|
\
|
*
Replace HTTP links with HTTPS ones: security
Alexander A. Klimov
2020-08-06
1
-1
/
+1
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
5
-25
/
+25
*
|
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
2020-07-21
4
-53
/
+42
*
|
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-06-09
1
-1
/
+2
|
\
\
|
*
|
security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
1
-1
/
+2
*
|
|
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-07
11
-119
/
+185
|
\
\
\
|
*
|
|
apparmor: Fix memory leak of profile proxy
John Johansen
2020-06-07
3
-6
/
+9
|
*
|
|
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
2020-06-07
1
-2
/
+2
|
*
|
|
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
2020-06-07
1
-0
/
+5
|
*
|
|
apparmor: Use true and false for bool variable
Zou Wei
2020-05-15
2
-33
/
+33
|
*
|
|
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
2020-05-15
1
-6
/
+0
|
*
|
|
apparmor: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
1
-1
/
+1
|
*
|
|
apparmor: ensure that dfa state tables have entries
John Johansen
2020-04-08
1
-0
/
+5
|
*
|
|
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
2020-01-21
1
-17
/
+0
|
*
|
|
apparmor: add outofband transition and use it in xattr match
John Johansen
2020-01-21
4
-7
/
+62
|
*
|
|
apparmor: fail unpack if profile mode is unknown
John Johansen
2020-01-21
1
-0
/
+4
|
*
|
|
apparmor: fix nnp subset test for unconfined
John Johansen
2020-01-21
3
-4
/
+39
|
*
|
|
apparmor: remove useless aafs_create_symlink
John Johansen
2020-01-21
1
-41
/
+9
|
*
|
|
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
2020-01-18
1
-0
/
+6
|
*
|
|
apparmor: add a valid state flags check
John Johansen
2020-01-18
2
-0
/
+8
|
*
|
|
AppArmor: Remove semicolon
Vasyl Gomonovych
2020-01-18
1
-1
/
+1
|
*
|
|
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
2020-01-18
1
-2
/
+2
*
|
|
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
3
-7
/
+4
|
\
\
\
\
|
*
|
|
|
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
3
-7
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
3
-4
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
2020-05-21
1
-1
/
+2
|
*
|
|
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
2020-05-21
1
-1
/
+2
|
*
|
|
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
2020-05-21
1
-2
/
+1
|
|
/
/
*
/
/
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
|
/
/
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
.gitignore: remove too obvious comments
Masahiro Yamada
2020-03-25
1
-3
/
+0
*
|
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-29
3
-0
/
+627
|
\
\
|
*
|
kunit: building kunit as a module breaks allmodconfig
Alan Maguire
2020-01-10
1
-1
/
+1
|
*
|
apparmor: add AppArmor KUnit tests for policy unpack
Mike Salvatore
2020-01-09
3
-0
/
+627
|
|
/
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
2019-12-08
1
-2
/
+4
*
|
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-04
3
-42
/
+46
*
|
apparmor: only get a label reference if the fast path check fails
John Johansen
2020-01-02
1
-4
/
+8
*
|
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
2020-01-02
1
-1
/
+1
|
/
*
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-03
15
-165
/
+526
|
\
|
*
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-11-22
6
-38
/
+62
|
*
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
2019-11-22
1
-3
/
+3
|
*
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-11-22
1
-4
/
+4
|
*
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-11-22
1
-5
/
+7
|
*
apparmor: increase left match history buffer size
John Johansen
2019-06-20
2
-5
/
+4
|
*
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
2019-06-20
3
-12
/
+12
|
*
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
2019-06-20
5
-111
/
+164
|
*
apparmor: Force type-casting of current->real_cred
Bharath Vedartham
2019-06-20
1
-1
/
+1
|
*
apparmor: fix spelling mistake "immutible" -> "immutable"
Colin Ian King
2019-04-17
1
-1
/
+1
[next]