summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2022-05-16evm: Return INTEGRITY_PASS for enum integrity_status value '0'Stefan Berger
2022-05-15efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg
2022-05-13security: declare member holding string literal constChristian Göttsche
2022-05-09landlock: Format with clang-formatMickaël Salaün
2022-05-09landlock: Add clang-format exceptionsMickaël Salaün
2022-05-08randstruct: Enable Clang supportKees Cook
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-05-05ima: support fs-verity file digest based version 3 signaturesMimi Zohar
2022-05-05ima: permit fsverity's file digests in the IMA measurement listMimi Zohar
2022-05-05ima: define a new template field named 'd-ngv2' and templatesMimi Zohar
2022-05-03selinux: log anon inode class nameChristian Göttsche
2022-05-03selinux: declare data arrays constChristian Göttsche
2022-05-03selinux: fix indentation level of mls_ops blockChristian Göttsche
2022-05-03selinux: include necessary headers in headersChristian Göttsche
2022-05-03selinux: avoid extra semicolonChristian Göttsche
2022-05-03selinux: update parameter documentationChristian Göttsche
2022-05-03selinux: resolve checkpatch errorsChristian Göttsche
2022-05-01ima: use IMA default hash algorithm for integrity violationsMimi Zohar
2022-05-01ima: fix 'd-ng' comments and documentationMimi Zohar
2022-04-14selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is truePaul Moore
2022-04-13security: don't treat structure as an array of struct hlist_headBill Wendling
2022-04-13usercopy: Remove HARDENED_USERCOPY_PAGESPANMatthew Wilcox (Oracle)
2022-04-07ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua
2022-04-04apparmor: test: Use NULL macrosRicardo Ribalda
2022-04-04ima: remove redundant initialization of pointer 'file'.Colin Ian King
2022-04-04selinux: checkreqprot is deprecated, add some ssleep() discomfortPaul Moore
2022-04-04selinux: runtime disable is deprecated, add some ssleep() discomfortPaul Moore
2022-04-04selinux: Remove redundant assignmentsMichal Orzel
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-27Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPANKees Cook
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-21Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-21Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-nextLinus Torvalds
2022-03-21Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-10ima: Always return a file measurement in ima_file_hash()Roberto Sassu
2022-03-10ima: Fix documentation-related warnings in ima_main.cRoberto Sassu
2022-03-10tracehook: Remove tracehook.hEric W. Biederman
2022-03-08integrity: Only use machine keyring when uefi_check_trust_mok_keys is trueEric Snowberg
2022-03-08integrity: Trust MOK keys if MokListTrustedRT foundEric Snowberg
2022-03-08KEYS: store reference to machine keyringEric Snowberg