summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmddLinus Torvalds
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-21KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley
2021-04-21KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-14KEYS: trusted: Fix missing null return from kzalloc callColin Ian King
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg
2021-04-14security: keys: trusted: Make sealed key properly interoperableJames Bottomley
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley
2021-04-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley
2021-04-09Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-07selinux: fix race between old and new sidtabOndrej Mosnacek
2021-04-02selinux: fix cond_list corruption when changing booleansOndrej Mosnacek
2021-04-02selinux: make nslot handling in avtab more robustOndrej Mosnacek
2021-03-28tomoyo: don't special case PF_IO_WORKER for PF_KTHREADJens Axboe
2021-03-26ima: Support EC keys for signature verificationStefan Berger
2021-03-25Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-22integrity: double check iint_cache was initializedMimi Zohar
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-18selinuxfs: unify policy load error reportingOndrej Mosnacek
2021-03-18selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek
2021-03-18selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek
2021-03-12Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...Eric W. Biederman
2021-03-11integrity: Load mokx variables into the blacklist keyringEric Snowberg
2021-03-11certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-02-21Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'Smack-for-v5.12' of git://github.com/cschaufler/smack-nextLinus Torvalds
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-21Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-21Merge tag 'tomoyo-pr-20210215' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-02-16KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen
2021-02-16KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen
2021-02-12integrity: Make function integrity_add_key() staticWei Yongjun
2021-02-10Merge branch 'ima-kexec-fixes' into next-integrityMimi Zohar
2021-02-10ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
2021-02-10ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian
2021-02-02smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov
2021-02-01tomoyo: recognize kernel threads correctlyTetsuo Handa
2021-02-01tomoyo: ignore data race while checking quotaTetsuo Handa
2021-01-28cap: fix conversions on getxattrMiklos Szeredi
2021-01-26IMA: Measure kernel version in early bootRaphael Gianotti
2021-01-24ima: handle idmapped mountsChristian Brauner