summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-21selinux: add proper NULL termination to the secclass_map permissionsPaul Moore
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-15security: commoncap: clean up kernel-doc commentsRandy Dunlap
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24security: commoncap: fix -Wstringop-overread warningArnd Bergmann
2021-03-22smack: differentiate between subjective and objective task credentialsPaul Moore
2021-03-22selinux: clarify task subjective and objective credentialsPaul Moore
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore
2021-03-22integrity: double check iint_cache was initializedMimi Zohar
2021-03-22lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia
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-11nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel
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-03-08selinux: fix misspellings using codespell toolXiong Zhenwu
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu
2021-03-08selinux: measure state and policy capabilitiesLakshmi Ramasubramanian
2021-03-08selinux: Allow context mounts for unpriviliged overlayfsVivek Goyal
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds