Age | Commit message (Expand) | Author |
2023-11-03 | Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-11-03 | Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-11-02 | Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-11-01 | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux | Linus Torvalds |
2023-10-31 | ima: detect changes to the backing overlay file | Mimi Zohar |
2023-10-31 | integrity: fix indentation of config attributes | Prasad Pandit |
2023-10-31 | ima: annotate iint mutex to avoid lockdep false positive warnings | Amir Goldstein |
2023-10-30 | Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-30 | Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-10-30 | Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk... | Linus Torvalds |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-26 | landlock: Support network rules with TCP bind and connect | Konstantin Meskhidze |
2023-10-26 | landlock: Refactor landlock_add_rule() syscall | Konstantin Meskhidze |
2023-10-26 | landlock: Refactor layer helpers | Konstantin Meskhidze |
2023-10-26 | landlock: Move and rename layer helpers | Konstantin Meskhidze |
2023-10-26 | landlock: Refactor merge/inherit_ruleset helpers | Konstantin Meskhidze |
2023-10-26 | landlock: Refactor landlock_find_rule/insert_rule helpers | Konstantin Meskhidze |
2023-10-26 | landlock: Allow FS topology changes for domains without such rule type | Mickaël Salaün |
2023-10-26 | landlock: Make ruleset's access masks more generic | Konstantin Meskhidze |
2023-10-24 | keys: Remove unused extern declarations | YueHaibing |
2023-10-24 | integrity: powerpc: Do not select CA_MACHINE_KEYRING | Michal Suchanek |
2023-10-24 | KEYS: trusted: tee: Refactor register SHM usage | Sumit Garg |
2023-10-24 | KEYS: trusted: Rollback init_trusted() consistently | Jarkko Sakkinen |
2023-10-23 | apparmor: Fix some kernel-doc comments | Yang Li |
2023-10-23 | apparmor: Fix one kernel-doc comment | Yang Li |
2023-10-23 | apparmor: Fix some kernel-doc comments | Yang Li |
2023-10-22 | apparmor: mark new functions static | Arnd Bergmann |
2023-10-20 | ima: Add __counted_by for struct modsig and use struct_size() | Gustavo A. R. Silva |
2023-10-18 | apparmor: Fix regression in mount mediation | John Johansen |
2023-10-18 | apparmor: cache buffers on percpu list if there is lock contention | John Johansen |
2023-10-18 | apparmor: add io_uring mediation | Georgia Garcia |
2023-10-18 | apparmor: add user namespace creation mediation | John Johansen |
2023-10-18 | apparmor: allow restricting unprivileged change_profile | John Johansen |
2023-10-18 | apparmor: advertise disconnected.path is available | John Johansen |
2023-10-18 | apparmor: refcount the pdb | John Johansen |
2023-10-18 | apparmor: provide separate audit messages for file and policy checks | John Johansen |
2023-10-18 | apparmor: pass cred through to audit info. | John Johansen |
2023-10-18 | apparmor: rename audit_data->label to audit_data->subj_label | John Johansen |
2023-10-18 | apparmor: combine common_audit_data and apparmor_audit_data | John Johansen |
2023-10-18 | apparmor: rename SK_CTX() to aa_sock and make it an inline fn | John Johansen |
2023-10-18 | treewide: mark stuff as __ro_after_init | Alexey Dobriyan |
2023-10-18 | security: convert to new timestamp accessors | Jeff Layton |
2023-10-18 | selinux: convert to new timestamp accessors | Jeff Layton |
2023-10-18 | apparmor: convert to new timestamp accessors | Jeff Layton |
2023-10-15 | apparmor: Optimize retrieving current task secid | Vinicius Costa Gomes |
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 |