summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
2024-12-14apparmor: test: Fix memory leak for aa_unpack_strdup()Jinjie Ruan
2024-12-14apparmor: fix 'Do simple duplicate message elimination'chao liu
2024-09-08apparmor: fix possible NULL pointer dereferenceLeesoo Ahn
2024-09-04apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck
2024-08-03apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang
2024-08-03apparmor: use kvfree_sensitive to free data->dataFedor Pchelkin
2024-07-11ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-02-23apparmor: Free up __cleanup() namePeter Zijlstra
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin
2023-11-20apparmor: fix invalid reference on profile->disconnectedGeorgia Garcia
2023-11-20apparmor: test: make static symbols visible during kunit testingRae Moar
2023-07-19apparmor: fix missing error check for rhashtable_insert_fastDanila Chernetsov
2022-12-31apparmor: Fix memleak in alloc_ns()Xiu Jianfeng
2022-12-31apparmor: Use pointer to struct aa_label for lbs_credXiu Jianfeng
2022-12-31apparmor: Fix regression in stacking due to label flagsJohn Johansen
2022-12-31apparmor: Fix abi check to include v8 abiJohn Johansen
2022-12-31apparmor: fix lockdep warning when removing a namespaceJohn Johansen
2022-12-31apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui
2022-09-01->getprocattr(): attribute name is const char *, TYVM...Al Viro
2022-07-20apparmor: correct config reference to intended oneLukas Bulwahn
2022-07-19apparmor: move ptrace mediation to more logical task.{h,c}John Johansen
2022-07-19apparmor: extend policydb permission set by making use of the xbitsJohn Johansen
2022-07-19apparmor: allow label to carry debug flagsJohn Johansen
2022-07-19apparmor: fix overlapping attachment computationJohn Johansen
2022-07-19apparmor: fix setting unconfined mode on a loaded profileJohn Johansen
2022-07-19apparmor: Fix some kernel-doc commentsYang Li
2022-07-19apparmor: Mark alloc_unconfined() as staticSouptick Joarder (HPE)
2022-07-13apparmor: disable showing the mode as part of a secid to secctxJohn Johansen
2022-07-13apparmor: Convert secid mapping to XArrays instead of IDRMatthew Wilcox
2022-07-13apparmor: add a kernel label to use on kernel objectsJohn Johansen
2022-07-09apparmor: test: Remove some casts which are no-longer requiredDavid Gow
2022-07-09apparmor: Fix memleak in aa_simple_write_to_buffer()Xiu Jianfeng
2022-07-09apparmor: fix reference count leak in aa_pivotroot()Xin Xiong
2022-07-09apparmor: Fix some kernel-doc commentsYang Li
2022-07-09apparmor: Fix undefined reference to `zlib_deflate_workspacesize'John Johansen
2022-07-09apparmor: fix aa_label_asxprint return checkTom Rix
2022-07-09apparmor: Fix some kernel-doc commentsYang Li
2022-07-09apparmor: Fix some kernel-doc commentsYang Li
2022-07-09apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc commentYang Li
2022-07-09apparmor: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2022-07-09apparmor: Fix failed mount permission check error messageJohn Johansen
2022-07-09security/apparmor: remove redundant ret variableMinghao Chi
2022-07-09apparmor: fix quiet_denied for file rulesJohn Johansen
2022-07-09apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore
2022-07-09apparmor: don't create raw_sha1 symlink if sha1 hashing is disabledJohn Johansen
2022-07-09apparmor: Enable tuning of policy paranoid load for embedded systemsJohn Johansen
2022-07-09apparmor: make export of raw binary profile to userspace optionalJohn Johansen
2022-07-09apparmor: Update help description of policy hash for introspectionJohn Johansen
2022-07-09lsm: Fix kernel-docYang Li
2022-07-09apparmor: Fix kernel-docYang Li