summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2025-01-18apparmor: add additional flags to extended permission.John Johansen
2025-01-18apparmor: carry mediation check on labelJohn Johansen
2025-01-18apparmor: cleanup: refactor file_perm() to doc semantics of some checksJohn Johansen
2025-01-18apparmor: remove explicit restriction that unconfined cannot use change_hatJohn Johansen
2025-01-18apparmor: ensure labels with more than one entry have correct flagsJohn Johansen
2025-01-18apparmor: switch signal mediation to use RULE_MEDIATESJohn Johansen
2025-01-18apparmor: remove redundant unconfined check.John Johansen
2025-01-18apparmor: cleanup: attachment perm lookup to use lookup_perms()John Johansen
2025-01-18apparmor: Improve debug print infrastructureJohn Johansen
2025-01-18apparmor: Use str_yes_no() helper functionThorsten Blum
2024-11-30Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-26ima: uncover hidden variable in ima_match_rules()Casey Schaufler
2024-11-26apparmor: lift new_profile declaration to remove C23 extension warningJohn Johansen
2024-11-26apparmor: replace misleading 'scrubbing environment' phrase in debug printRyan Lee
2024-11-26parser: drop dead code for XXX_comb macrosJohn Johansen
2024-11-26apparmor: Remove unused parameter L1 in macro next_combJinjie Ruan
2024-11-26apparmor: audit_cap dedup based on subj_cred instead of profileRyan Lee
2024-11-26apparmor: add a cache entry expiration time aging out capability audit cacheRyan Lee
2024-11-26apparmor: document capability.c:profile_capable ad ptr not being NULLRyan Lee
2024-11-26apparmor: fix 'Do simple duplicate message elimination'chao liu
2024-11-26apparmor: document first entry is in packed perms struct is reservedJohn Johansen
2024-11-26apparmor: test: Fix memory leak for aa_unpack_strdup()Jinjie Ruan
2024-11-26apparmor: Remove deadcodeDr. David Alan Gilbert
2024-11-26apparmor: Remove unnecessary NULL check before kvfree()Thorsten Blum
2024-11-26apparmor: domain: clean up duplicated parts of handle_onexec()Leesoo Ahn
2024-11-26apparmor: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-11-26apparmor: add support for 2^24 states to the dfa state machine.John Johansen
2024-11-26apparmor: properly handle cx/px lookup failure for complainRyan Lee
2024-11-26apparmor: allocate xmatch for nullpdb inside aa_alloc_nullRyan Lee
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-21Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-18Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-12Merge tag 'integrity-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-12Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-09landlock: Optimize scope enforcementMickaël Salaün
2024-11-09landlock: Refactor network access mask managementMickaël Salaün
2024-11-09landlock: Refactor filesystem access mask managementMickaël Salaün
2024-11-05security: replace memcpy() with get_task_comm()Yafang Shao
2024-11-04KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operationDavid Gstir
2024-11-04security/keys: fix slab-out-of-bounds in key_task_permissionChen Ridong
2024-11-03fdget(), more trivial conversionsAl Viro
2024-11-03fdget(), trivial conversionsAl Viro
2024-11-03fdget_raw() users: switch to CLASS(fd_raw)Al Viro
2024-10-18ipe: fallback to platform keyring also if key in trusted keyring is rejectedLuca Boccassi
2024-10-17ipe: allow secondary and platform keyrings to install/update policiesLuca Boccassi
2024-10-17ipe: also reject policy updates with the same versionLuca Boccassi