aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-06-06yama: document function parameterChristian Göttsche
2024-06-03ima: fix wrong zero-assignment during securityfs dentry removeEnrico Bravi
2024-06-03tomoyo: update project linksTetsuo Handa
2024-05-31landlock: Fix d_parent walkMickaël Salaün
2024-05-24Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-05-21KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen
2024-05-21KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompressionStephen Boyd
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-15Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2024-05-15Merge tag 'selinux-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-15Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-13netlabel: fix RCU annotation for IPv4 options on socket creationDavide Caratti
2024-05-13Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13landlock: Add IOCTL access right for character and block devicesGünther Noack
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-09KEYS: trusted: Add session encryption protection to the seal/unseal pathJames Bottomley
2024-05-09KEYS: trusted: tpm2: Use struct tpm_buf for sized buffersJarkko Sakkinen
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen
2024-05-09docs: trusted-encrypted: add DCP as new trust sourceDavid Gstir
2024-05-09KEYS: trusted: Introduce NXP DCP-backed trusted keysDavid Gstir
2024-05-09KEYS: trusted: improve scalability of trust source configDavid Gstir
2024-05-09keys: Fix overwrite of key expiration on instantiationSilvio Gissi
2024-05-09keys: update key quotas in key_put()Luis Henriques
2024-04-30selinux: constify source policy in cond_policydb_dup()Christian Göttsche
2024-04-30selinux: avoid printk_ratelimit()Christian Göttsche
2024-04-30selinux: pre-allocate the status pageChristian Göttsche
2024-04-25mm: init_mlocked_on_free_v3York Jasper Niebuhr
2024-04-15lsm: remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2024-04-12ima: add crypto agility support for template-hash algorithmEnrico Bravi
2024-04-09evm: Rename is_unsupported_fs to is_unsupported_hmac_fsStefan Berger
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-04-09evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509Stefan Berger
2024-04-09ima: re-evaluate file integrity on file metadata changeStefan Berger
2024-04-09evm: Store and detect metadata inode attributes changesStefan Berger
2024-04-09ima: Move file-change detection variables into new structureStefan Berger
2024-04-09evm: Use the metadata inode to calculate metadata hashStefan Berger
2024-04-09evm: Implement per signature type decision in security_inode_copy_up_xattrStefan Berger
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger