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-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
13 days
apparmor: fix race between freeing data and fs accessing it
John Johansen
7
-101
/
+153
13 days
apparmor: fix race on rawdata dereference
John Johansen
4
-57
/
+93
13 days
apparmor: fix differential encoding verification
John Johansen
2
-4
/
+20
13 days
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
3
-9
/
+43
13 days
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
1
-0
/
+1
13 days
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
1
-2
/
+3
13 days
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
1
-10
/
+20
13 days
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2
-0
/
+4
13 days
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
1
-3
/
+27
13 days
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
1
-1
/
+0
13 days
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
1
-1
/
+11
2026-03-04
apparmor: fix aa_label to return state from compount and component match
John Johansen
1
-6
/
+6
2026-03-04
apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
1
-0
/
+9
2026-03-04
apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
1
-1
/
+2
2026-03-04
apparmor: make label_match return a consistent value
John Johansen
1
-11
/
+9
2026-03-04
apparmor: remove apply_modes_to_perms from label_match
John Johansen
1
-3
/
+0
2026-03-04
apparmor: fix rlimit for posix cpu timers
John Johansen
1
-0
/
+5
2026-03-04
apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
Ryan Lee
1
-2
/
+4
2026-03-04
apparmor: Fix & Optimize table creation from possibly unaligned memory
Helge Deller
2
-9
/
+10
2026-03-04
AppArmor: Allow apparmor to handle unaligned dfa tables
Helge Deller
1
-7
/
+8
2026-03-04
apparmor: fix NULL sock in aa_sock_file_perm
John Johansen
1
-2
/
+4
2025-08-28
apparmor: Fix 8-byte alignment for initial dfa blob streams
Helge Deller
1
-2
/
+2
2025-08-20
apparmor: fix x_table_lookup when stacking is not the first entry
John Johansen
1
-23
/
+29
2025-08-20
apparmor: use the condition in AA_BUG_FMT even with debug disabled
Mateusz Guzik
1
-1
/
+5
2025-08-20
apparmor: shift ouid when mediating hard links in userns
Gabriel Totev
1
-2
/
+4
2025-08-15
apparmor: Fix unaligned memory accesses in KUnit test
Helge Deller
1
-2
/
+4
2025-08-15
apparmor: fix loop detection used in conflicting attachment resolution
Ryan Lee
2
-15
/
+12
2025-08-15
apparmor: ensure WB_HISTORY_SIZE value is a power of 2
Ryan Lee
2
-1
/
+3
2025-01-23
apparmor: allocate xmatch for nullpdb inside aa_alloc_null
Ryan Lee
1
-0
/
+1
2024-12-05
apparmor: test: Fix memory leak for aa_unpack_strdup()
Jinjie Ruan
1
-0
/
+6
2024-12-05
apparmor: fix 'Do simple duplicate message elimination'
chao liu
1
-0
/
+2
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-19
/
+3
2024-08-26
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
1
-3
/
+3
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
3
-19
/
+3
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-34
/
+65
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-24
apparmor: unpack transition table if dfa is not present
Georgia Garcia
1
-17
/
+25
2024-07-24
apparmor: try to avoid refing the label in apparmor_file_open
Mateusz Guzik
2
-2
/
+23
2024-07-24
apparmor: test: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-24
apparmor: take nosymfollow flag into account
Alexander Mikhalitsyn
1
-0
/
+2
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-4
/
+4
2024-05-10
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
1
-0
/
+4
2024-05-10
apparmor: fix typo in kernel doc
Christian Göttsche
1
-1
/
+1
2024-05-10
apparmor: remove useless static inline function is_deleted
Colin Ian King
1
-13
/
+0
2024-05-10
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
2
-1
/
+2
2024-05-10
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
1
-0
/
+7
2024-04-15
lsm: remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
1
-2
/
+2
2024-02-28
Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]