Age | Commit message (Expand) | Author |
2024-07-05 | Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-06-17 | Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-06-17 | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-06-17 | Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-06-15 | Revert "mm: init_mlocked_on_free_v3" | David Hildenbrand |
2024-06-13 | ima: Avoid blocking in RCU read-side critical section | GUO Zihua |
2024-06-06 | yama: document function parameter | Christian Göttsche |
2024-06-03 | ima: fix wrong zero-assignment during securityfs dentry remove | Enrico Bravi |
2024-06-03 | tomoyo: update project links | Tetsuo Handa |
2024-05-31 | landlock: Fix d_parent walk | Mickaël Salaün |
2024-05-24 | Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-05-21 | KEYS: trusted: Do not use WARN when encode fails | Jarkko Sakkinen |
2024-05-21 | KEYS: trusted: Fix memory leak in tpm2_key_encode() | Jarkko Sakkinen |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression | Stephen Boyd |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-18 | Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-05-15 | Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2024-05-15 | Merge tag 'selinux-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-15 | Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-13 | netlabel: fix RCU annotation for IPv4 options on socket creation | Davide Caratti |
2024-05-13 | Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-05-13 | Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-13 | landlock: Add IOCTL access right for character and block devices | Günther Noack |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-09 | KEYS: trusted: Add session encryption protection to the seal/unseal path | James Bottomley |
2024-05-09 | KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers | Jarkko Sakkinen |
2024-05-09 | tpm: Store the length of the tpm_buf data separately. | Jarkko Sakkinen |
2024-05-09 | tpm: Remove tpm_send() | Jarkko Sakkinen |
2024-05-09 | docs: trusted-encrypted: add DCP as new trust source | David Gstir |
2024-05-09 | KEYS: trusted: Introduce NXP DCP-backed trusted keys | David Gstir |
2024-05-09 | KEYS: trusted: improve scalability of trust source config | David Gstir |
2024-05-09 | keys: Fix overwrite of key expiration on instantiation | Silvio Gissi |
2024-05-09 | keys: update key quotas in key_put() | Luis Henriques |
2024-04-30 | selinux: constify source policy in cond_policydb_dup() | Christian Göttsche |
2024-04-30 | selinux: avoid printk_ratelimit() | Christian Göttsche |
2024-04-30 | selinux: pre-allocate the status page | Christian Göttsche |
2024-04-25 | mm: init_mlocked_on_free_v3 | York Jasper Niebuhr |
2024-04-15 | lsm: remove the now superfluous sentinel element from ctl_table array | Joel Granados |
2024-04-12 | ima: add crypto agility support for template-hash algorithm | Enrico Bravi |
2024-04-09 | evm: Rename is_unsupported_fs to is_unsupported_hmac_fs | Stefan Berger |
2024-04-09 | fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED | Stefan Berger |
2024-04-09 | evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509 | Stefan Berger |
2024-04-09 | ima: re-evaluate file integrity on file metadata change | Stefan Berger |
2024-04-09 | evm: Store and detect metadata inode attributes changes | Stefan Berger |
2024-04-09 | ima: Move file-change detection variables into new structure | Stefan Berger |
2024-04-09 | evm: Use the metadata inode to calculate metadata hash | Stefan Berger |
2024-04-09 | evm: Implement per signature type decision in security_inode_copy_up_xattr | Stefan Berger |
2024-04-09 | security: allow finer granularity in permitting copy-up of security xattrs | Stefan Berger |