index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
apparmor: advertise the tcp fast open fix is applied
John Johansen
1
-0
/
+2
8 days
apparmor: mediate the implicit connect of TCP fast open sendmsg
Bryam Vargas
1
-1
/
+15
2026-06-15
apparmor: fix label can not be immediately before a declaration
John Johansen
1
-1
/
+2
2026-06-14
apparmor: fix kernel-doc warnings
Rodrigo Zaiden
2
-2
/
+2
2026-06-14
apparmor: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
1
-2
/
+3
2026-06-14
security: apparmor: fix two spelling mistakes
Qingshuang Fu
2
-2
/
+2
2026-06-14
apparmor: fix use-after-free in rawdata dedup loop
Ruslan Valiyev
2
-2
/
+25
2026-06-14
apparmor: Fix inverted comparison in cache_hold_inc()
Eduardo Vasconcelos
1
-1
/
+1
2026-06-14
apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()
Maciek Borzecki
1
-5
/
+5
2026-06-14
apparmor: don't audit files pointing to aa_null.dentry
Georgia Garcia
1
-1
/
+1
2026-06-14
apparmor: put secmark label after secid lookup
Zygmunt Krynicki
1
-0
/
+1
2026-06-14
apparmor: aa_getprocattr free procattr leak on format failure
Zygmunt Krynicki
1
-0
/
+2
2026-06-14
apparmor: remove unnecessary goto and associated label
John Johansen
1
-4
/
+1
2026-06-14
apparmor: release exe file resources on path failure
Zygmunt Krynicki
1
-2
/
+5
2026-06-14
apparmor: fail policy unpack on accept2 allocation failure
Zygmunt Krynicki
1
-2
/
+2
2026-06-14
apparmor: Fix return in ns_mkdir_op
Hongling Zeng
1
-1
/
+1
2026-06-14
apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
3
-25
/
+104
2026-06-14
apparmor: fix NULL pointer dereference in unpack_pdb
Georgia Garcia
1
-1
/
+1
2026-06-14
apparmor: make fn_label_build() capable of handling not supported
John Johansen
1
-5
/
+8
2026-06-14
apparmor: change fn_label_build() call to not return NULL
John Johansen
3
-35
/
+35
2026-06-14
apparmor: fix potential UAF in aa_replace_profiles
Maxime Bélair
1
-1
/
+3
2026-06-14
apparmor: free rawdata as soon as possible
John Johansen
1
-0
/
+7
2026-06-14
apparmor: grab ns lock and refresh when looking up changehat child profiles
Ryan Lee
1
-2
/
+31
2026-06-14
apparmor: fix rawdata_f_data implicit flex array
John Johansen
1
-4
/
+3
2026-06-14
apparmor: use __label_make_stale in __aa_proxy_redirect
Ryan Lee
1
-1
/
+1
2026-06-14
apparmor: propagate -ENOMEM correctly in unpack_table
Maxime Bélair
1
-9
/
+13
2026-06-14
apparmor: enable differential encoding
John Johansen
1
-0
/
+1
2026-06-14
apparmor: aa_label_alloc use aa_label_free on alloc failure
Zygmunt Krynicki
1
-1
/
+1
2026-06-14
apparmor: check label build before no_new_privs test
Ruoyu Wang
1
-10
/
+15
2026-06-14
security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
Andrew Morton
1
-0
/
+2
2026-06-14
apparmor: add a conditional version of get_newest_label
John Johansen
2
-11
/
+43
2026-06-14
apparmor: fix refcount leak when updating the sk_ctx
John Johansen
1
-2
/
+4
2026-06-14
apparmor: fix race in unix socket mediation when peer_path is used
John Johansen
1
-29
/
+35
2026-06-14
apparmor: fix shadowing of plabel that prevents cache from being updated
John Johansen
1
-2
/
+1
2026-04-24
Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-26
/
+22
2026-04-23
apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engine
GONG Ruiqi
1
-0
/
+1
2026-04-23
apparmor: Fix string overrun due to missing termination
Daniel J Blueman
1
-3
/
+5
2026-04-23
apparmor: Fix wrong dentry in RENAME_EXCHANGE uid check
Dudu Lu
1
-1
/
+1
2026-04-23
apparmor: fix unpack_tags to properly return error in failure cases
John Johansen
1
-0
/
+1
2026-04-23
apparmor: fix dfa size check
John Johansen
1
-1
/
+1
2026-04-22
apparmor: Use sysfs_emit in param_get_{audit,mode}
Thorsten Blum
1
-3
/
+3
2026-04-22
apparmor: Remove redundant if check in sk_peer_get_label
Thorsten Blum
1
-5
/
+1
2026-04-22
apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
1
-4
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+8
2026-03-10
apparmor: fix race between freeing data and fs accessing it
John Johansen
7
-101
/
+153
2026-03-10
apparmor: fix race on rawdata dereference
John Johansen
4
-57
/
+93
2026-03-10
apparmor: fix differential encoding verification
John Johansen
2
-4
/
+20
2026-03-10
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
3
-9
/
+43
2026-03-10
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
1
-0
/
+1
[next]