Age | Commit message (Expand) | Author |
2023-10-15 | apparmor: remove unused functions in policy_ns.c/.h | Xiu Jianfeng |
2023-10-15 | apparmor: remove unneeded #ifdef in decompress_zstd() | Xiu Jianfeng |
2023-10-11 | security/keys: export key_lookup() | Hannes Reinecke |
2023-10-10 | KEYS: trusted: Remove redundant static calls usage | Sumit Garg |
2023-10-04 | lsm: fix a spelling mistake | Paul Moore |
2023-10-03 | selinux: simplify avtab_insert_node() prototype | Jacob Satterfield |
2023-09-27 | ima: rework CONFIG_IMA dependency block | Arnd Bergmann |
2023-09-26 | ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig | Oleksandr Tymoshenko |
2023-09-15 | KEYS: encrypted: Do not include crypto/algapi.h | Herbert Xu |
2023-09-15 | evm: Do not include crypto/algapi.h | Herbert Xu |
2023-09-14 | lsm: constify 'sb' parameter in security_sb_kern_mount() | Khadija Kamran |
2023-09-14 | lsm: constify 'bprm' parameter in security_bprm_committed_creds() | Khadija Kamran |
2023-09-13 | lsm: constify 'bprm' parameter in security_bprm_committing_creds() | Khadija Kamran |
2023-09-13 | lsm: constify 'file' parameter in security_bprm_creds_from_file() | Khadija Kamran |
2023-09-13 | lsm: constify 'sb' parameter in security_quotactl() | Khadija Kamran |
2023-09-13 | selinux: hweight optimization in avtab_read_item | Jacob Satterfield |
2023-09-13 | selinux: improve role transition hashing | Christian Göttsche |
2023-09-13 | selinux: simplify avtab slot calculation | Christian Göttsche |
2023-09-13 | selinux: improve debug configuration | Christian Göttsche |
2023-09-13 | selinux: print sum of chain lengths^2 for hash tables | Christian Göttsche |
2023-09-12 | selinux: fix handling of empty opts in selinux_fs_context_submount() | Ondrej Mosnacek |
2023-09-12 | selinux: Annotate struct sidtab_str_cache with __counted_by | Kees Cook |
2023-09-08 | Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-09-04 | Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2023-08-30 | Merge tag 'Smack-for-6.6' of https://github.com/cschaufler/smack-next | Linus Torvalds |
2023-08-30 | Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-08-30 | Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-30 | Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-29 | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-08-29 | Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk... | Linus Torvalds |
2023-08-28 | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-08-28 | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-25 | LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by | Kees Cook |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-22 | apparmor: fix invalid reference on profile->disconnected | Georgia Garcia |
2023-08-22 | Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-08-21 | selinux: use vma_is_initial_stack() and vma_is_initial_heap() | Kefeng Wang |
2023-08-18 | selinux: set next pointer before attaching to list | Christian Göttsche |
2023-08-18 | integrity: Annotate struct ima_rule_opt_list with __counted_by | Kees Cook |
2023-08-18 | s390/ipl: fix virtual vs physical address confusion | Alexander Gordeev |
2023-08-18 | landlock: Annotate struct landlock_rule with __counted_by | Kees Cook |
2023-08-17 | KEYS: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-08-17 | integrity: PowerVM support for loading third party code signing keys | Nayna Jain |
2023-08-17 | integrity: PowerVM machine keyring enablement | Nayna Jain |
2023-08-17 | integrity: check whether imputed trust is enabled | Nayna Jain |
2023-08-17 | integrity: remove global variable from machine_keyring.c | Nayna Jain |
2023-08-17 | integrity: ignore keys failing CA restrictions on non-UEFI platform | Nayna Jain |