summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2022-07-29lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-22ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie
2022-07-22ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-22ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu
2022-07-22Revert "evm: Fix memleak in init_desc"Xiu Jianfeng
2022-06-22selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche
2022-06-14KEYS: trusted: tpm2: Fix migratable logicDavid Safford
2022-06-09ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua
2022-06-09landlock: Fix same-layer rule unionsMickaël Salaün
2022-06-09landlock: Create find_rule() from unmask_layers()Mickaël Salaün
2022-06-09landlock: Reduce the maximum number of layers to 16Mickaël Salaün
2022-06-09landlock: Define access_mask_t to enforce a consistent access mask sizeMickaël Salaün
2022-06-09landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün
2022-06-09landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün
2022-06-09landlock: Fix landlock_add_rule(2) documentationMickaël Salaün
2022-06-09landlock: Format with clang-formatMickaël Salaün
2022-06-09landlock: Add clang-format exceptionsMickaël Salaün
2022-06-09efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg
2022-05-30lockdown: also lock down previous kgdb useDaniel Thompson
2022-05-17selinux: fix bad cleanup on error in hashtab_duplicate()Ondrej Mosnacek
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
2022-03-08integrity: add new keyring handler for mok keysEric Snowberg
2022-03-08integrity: Introduce a Linux keyring called machineEric Snowberg
2022-03-08integrity: Fix warning about missing prototypesEric Snowberg
2022-03-08KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp
2022-03-08KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold
2022-03-08KEYS: fix length validation in keyctl_pkey_params_get_2()Eric Biggers
2022-03-03net: rtnetlink: Add RTM_SETSTATSPetr Machata
2022-03-03crypto: dh - constify struct dh's pointer membersNicolai Stange