Age | Commit message (Expand) | Author |
2021-12-28 | Merge tag 'selinux-pr-20211228' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-12-27 | selinux: initialize proto variable in selinux_ip_postroute_compat() | Tom Rix |
2021-12-22 | Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2021-12-16 | selinux: fix sleeping function called from invalid context | Scott Mayhew |
2021-12-15 | tomoyo: use hwight16() in tomoyo_domain_quota_is_ok() | Tetsuo Handa |
2021-12-15 | tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok(). | Dmitry Vyukov |
2021-11-19 | selinux: fix NULL-pointer dereference when hashtab allocation fails | Ondrej Mosnacek |
2021-11-12 | net,lsm,selinux: revert the security_sctp_assoc_established() hook | Paul Moore |
2021-11-11 | Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | mm: remove HARDENED_USERCOPY_FALLBACK | Stephen Kitt |
2021-11-03 | apparmor: remove duplicated 'Returns:' comments | Austin Kim |
2021-11-03 | apparmor: remove unneeded one-line hook wrappers | Florian Westphal |
2021-11-03 | apparmor: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva |
2021-11-03 | security: implement sctp_assoc_established hook in selinux | Xin Long |
2021-11-03 | security: add sctp_assoc_established hook | Xin Long |
2021-11-03 | security: pass asoc to sctp_assoc_request and sctp_sk_clone | Xin Long |
2021-11-03 | apparmor: fix zero-length compiler warning in AA_BUG() | John Johansen |
2021-11-03 | apparmor: use per file locks for transactional queries | Hamza Mahfooz |
2021-11-03 | apparmor: fix doc warning | ChenXiaoSong |
2021-11-03 | apparmor: Remove the repeated declaration | Shaokun Zhang |
2021-11-03 | apparmor: avoid -Wempty-body warning | Arnd Bergmann |
2021-11-02 | Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | Merge tag 'Smack-for-5.16' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | apparmor: Fix internal policy capable check for policy management | John Johansen |
2021-10-28 | evm: mark evm_fixmode as __ro_after_init | Austin Kim |
2021-10-22 | smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi | Tetsuo Handa |
2021-10-22 | smackfs: use __GFP_NOFAIL for smk_cipso_doi() | Tetsuo Handa |
2021-10-21 | Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-10-21 | gcc-plugins: Explicitly document purpose and deprecation schedule | Kees Cook |
2021-10-20 | ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring | Eric W. Biederman |
2021-10-20 | security: Return xattr name from security_dentry_init_security() | Vivek Goyal |
2021-10-19 | selinux: fix a sock regression in selinux_ip_postroute_compat() | Paul Moore |
2021-10-14 | binder: use cred instead of task for selinux checks | Todd Kjos |
2021-10-14 | LSM: Avoid warnings about potentially unused hook variables | Kees Cook |
2021-10-13 | Smack: fix W=1 build warnings | Casey Schaufler |
2021-10-13 | selinux: fix all of the W=1 build warnings | Paul Moore |
2021-10-13 | selinux: make better use of the nf_hook_state passed to the NF hooks | Paul Moore |
2021-10-12 | smack: remove duplicated hook function | Florian Westphal |
2021-10-11 | selinux: fix race condition when computing ocontext SIDs | Ondrej Mosnacek |
2021-10-11 | selinux: remove unneeded ipv6 hook wrappers | Florian Westphal |
2021-10-09 | ima: Use strscpy instead of strlcpy | Petr Vorel |
2021-10-09 | ima_policy: Remove duplicate 'the' in docs comment | Petr Vorel |
2021-10-09 | ima: add gid support | Curtis Veit |
2021-10-09 | ima: fix uid code style problems | Alex Henrie |