Age | Commit message (Expand) | Author |
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 |
2021-10-09 | ima: fix deadlock when traversing "ima_default_rules". | liqiong |
2021-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller |
2021-09-30 | selinux: remove the SELinux lockdown implementation | Paul Moore |
2021-09-28 | selinux: enable genfscon labeling for securityfs | Christian Göttsche |
2021-09-28 | Smack:- Use overlay inode label in smack_inode_copy_up() | Vishal Goel |
2021-09-25 | hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO | Kees Cook |
2021-09-25 | fortify: Explicitly disable Clang support | Kees Cook |