index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
policy_unpack.c
Age
Commit message (
Expand
)
Author
2026-03-09
apparmor: fix race between freeing data and fs accessing it
John Johansen
2026-03-09
apparmor: fix race on rawdata dereference
John Johansen
2026-03-09
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
2026-03-09
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
apparmor: fix signedness bug in unpack_tags()
Massimiliano Pellizzer
2026-02-03
apparmor: fix cast in format string DEBUG statement
John Johansen
2026-02-02
apparmor: fix fmt string type error in process_strs_entry
John Johansen
2026-01-29
apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
Ryan Lee
2026-01-29
apparmor: add support loading per permission tagging
John Johansen
2026-01-22
apparmor: make str table more generic and be able to have multiple entries
John Johansen
2025-07-20
apparmor: fix: accept2 being specifie even when permission table is presnt
John Johansen
2025-07-20
apparmor: transition from a list of rules to a vector of rules
John Johansen
2025-07-15
apparmor: mitigate parser generating large xtables
John Johansen
2025-05-17
apparmor: Fix incorrect profile->signal range check
Colin Ian King
2025-05-17
security/apparmor: use kfree_sensitive() in unpack_secmark()
Zilin Guan
2025-01-18
apparmor: add support for profiles to define the kill signal
John Johansen
2025-01-18
apparmor: add additional flags to extended permission.
John Johansen
2025-01-18
apparmor: carry mediation check on label
John Johansen
2024-11-26
apparmor: document first entry is in packed perms struct is reserved
John Johansen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-24
apparmor: unpack transition table if dfa is not present
Georgia Garcia
2024-05-10
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
2024-01-09
apparmor: Fix memory leak in unpack_profile()
Gaosheng Cui
2024-01-04
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
2024-01-04
apparmor: fix possible memory leak in unpack_trans_table
Fedor Pchelkin
2023-11-03
Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-18
apparmor: refcount the pdb
John Johansen
2023-10-18
apparmor: provide separate audit messages for file and policy checks
John Johansen
2023-10-18
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
2023-10-18
apparmor: convert to new timestamp accessors
Jeff Layton
2023-08-22
apparmor: fix invalid reference on profile->disconnected
Georgia Garcia
2023-07-24
apparmor: convert to ctime accessor functions
Jeff Layton
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/policy_unpack.c
Gaosheng Cui
2023-07-10
apparmor: update ctime whenever the mtime changes on an inode
Jeff Layton
2023-07-07
Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-06
apparmor: Fix kernel-doc header for verify_dfa_accept_index
John Johansen
2023-07-06
apparmor: fix: kzalloc perms tables for shared dfas
John Johansen
2023-07-06
apparmor: fix profile verification and enable it
John Johansen
2023-07-06
apparmor: fix policy_compat permission remap with extended permissions
John Johansen
2023-07-06
apparmor: fix missing error check for rhashtable_insert_fast
Danila Chernetsov
2023-07-06
AppArmor: Fix some kernel-doc comments
Yang Li
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-01-18
mm: new primitive kvmemdup()
Hao Sun
2022-12-14
Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
apparmor: test: make static symbols visible during kunit testing
Rae Moar
2022-10-25
apparmor: Fix memleak issue in unpack_profile()
Xiu Jianfeng
2022-10-10
apparmor: Fix unpack_profile() warn: passing zero to 'ERR_PTR'
John Johansen
[next]