| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'selinux-pr-20211228' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-12-28 | 1 | -1/+1 |
|\ |
|
| * | selinux: initialize proto variable in selinux_ip_postroute_compat() | Tom Rix | 2021-12-27 | 1 | -1/+1 |
* | | Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 2021-12-22 | 1 | -17/+14 |
|\ \
| |/
|/| |
|
| * | tomoyo: use hwight16() in tomoyo_domain_quota_is_ok() | Tetsuo Handa | 2021-12-15 | 1 | -10/+7 |
| * | tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok(). | Dmitry Vyukov | 2021-12-15 | 1 | -7/+7 |
* | | selinux: fix sleeping function called from invalid context | Scott Mayhew | 2021-12-16 | 1 | -14/+19 |
|/ |
|
* | selinux: fix NULL-pointer dereference when hashtab allocation fails | Ondrej Mosnacek | 2021-11-19 | 1 | -5/+12 |
* | net,lsm,selinux: revert the security_sctp_assoc_established() hook | Paul Moore | 2021-11-12 | 2 | -20/+1 |
* | Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-11-11 | 11 | -66/+90 |
|\ |
|
| * | apparmor: remove duplicated 'Returns:' comments | Austin Kim | 2021-11-03 | 1 | -2/+0 |
| * | apparmor: remove unneeded one-line hook wrappers | Florian Westphal | 2021-11-03 | 1 | -18/+2 |
| * | apparmor: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva | 2021-11-03 | 2 | -4/+2 |
| * | apparmor: fix zero-length compiler warning in AA_BUG() | John Johansen | 2021-11-03 | 1 | -1/+6 |
| * | apparmor: use per file locks for transactional queries | Hamza Mahfooz | 2021-11-03 | 1 | -6/+5 |
| * | apparmor: fix doc warning | ChenXiaoSong | 2021-11-03 | 1 | -1/+1 |
| * | apparmor: Remove the repeated declaration | Shaokun Zhang | 2021-11-03 | 1 | -4/+0 |
| * | apparmor: avoid -Wempty-body warning | Arnd Bergmann | 2021-11-03 | 1 | -1/+1 |
| * | apparmor: Fix internal policy capable check for policy management | John Johansen | 2021-11-01 | 1 | -1/+1 |
| * | apparmor: fix error check | Tom Rix | 2021-02-07 | 1 | -2/+2 |
| * | security: apparmor: delete repeated words in comments | Randy Dunlap | 2021-02-07 | 2 | -2/+2 |
| * | security: apparmor: file.h: delete duplicated word | Randy Dunlap | 2021-02-07 | 1 | -1/+1 |
| * | apparmor: switch to apparmor to internal capable check for policy management | John Johansen | 2021-02-07 | 1 | -1/+17 |
| * | apparmor: update policy capable checks to use a label | John Johansen | 2021-02-07 | 5 | -23/+51 |
| * | apparmor: fix introspection of of task mode for unconfined tasks | John Johansen | 2020-06-06 | 1 | -2/+2 |
| * | apparmor: check/put label on apparmor_sk_clone_security() | Mauricio Faria de Oliveira | 2020-06-05 | 1 | -0/+5 |
* | | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-11-11 | 4 | -26/+45 |
|\ \ |
|
| * | | security: implement sctp_assoc_established hook in selinux | Xin Long | 2021-11-03 | 1 | -1/+13 |
| * | | security: add sctp_assoc_established hook | Xin Long | 2021-11-03 | 1 | -0/+7 |
| * | | security: pass asoc to sctp_assoc_request and sctp_sk_clone | Xin Long | 2021-11-03 | 4 | -26/+26 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 1 | -14/+0 |
|\ \ \ |
|
| * | | | mm: remove HARDENED_USERCOPY_FALLBACK | Stephen Kitt | 2021-11-06 | 1 | -14/+0 |
* | | | | Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-11-02 | 3 | -45/+202 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | evm: mark evm_fixmode as __ro_after_init | Austin Kim | 2021-10-29 | 1 | -1/+1 |
| * | | | ima: Use strscpy instead of strlcpy | Petr Vorel | 2021-10-10 | 2 | -2/+2 |
| * | | | ima_policy: Remove duplicate 'the' in docs comment | Petr Vorel | 2021-10-10 | 1 | -2/+1 |
| * | | | ima: add gid support | Curtis Veit | 2021-10-10 | 1 | -27/+174 |
| * | | | ima: fix uid code style problems | Alex Henrie | 2021-10-10 | 1 | -4/+6 |
| * | | | ima: fix deadlock when traversing "ima_default_rules". | liqiong | 2021-10-10 | 1 | -9/+18 |
* | | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | lsm_audit: avoid overloading the "key" audit field | Ondrej Mosnacek | 2021-09-20 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-02 | 10 | -255/+272 |
|\ \ \ \ |
|
| * | | | | security: Return xattr name from security_dentry_init_security() | Vivek Goyal | 2021-10-20 | 2 | -4/+9 |
| * | | | | selinux: fix a sock regression in selinux_ip_postroute_compat() | Paul Moore | 2021-10-19 | 1 | -2/+2 |
| * | | | | binder: use cred instead of task for selinux checks | Todd Kjos | 2021-10-15 | 2 | -42/+20 |
| * | | | | LSM: Avoid warnings about potentially unused hook variables | Kees Cook | 2021-10-14 | 1 | -1/+1 |
| * | | | | selinux: fix all of the W=1 build warnings | Paul Moore | 2021-10-13 | 6 | -8/+33 |
| * | | | | selinux: make better use of the nf_hook_state passed to the NF hooks | Paul Moore | 2021-10-13 | 1 | -27/+25 |
| * | | | | selinux: fix race condition when computing ocontext SIDs | Ondrej Mosnacek | 2021-10-12 | 1 | -85/+77 |
| * | | | | selinux: remove unneeded ipv6 hook wrappers | Florian Westphal | 2021-10-11 | 1 | -62/+18 |
| * | | | | selinux: remove the SELinux lockdown implementation | Paul Moore | 2021-09-30 | 2 | -32/+0 |