summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-02Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linuxLinus Torvalds
2022-08-02Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-nextLinus Torvalds
2022-08-02Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01smack: Remove the redundant lsm_inode_allocXiu Jianfeng
2022-08-01smack: Replace kzalloc + strncpy with kstrndupGONG, Ruiqi
2022-08-01Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-01Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-20lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg
2022-07-15LSM: SafeSetID: Add setgroups() security policy handlingMicah Morton
2022-07-15security: Add LSM hook to setgroups() syscallMicah Morton
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-13evm: Use IS_ENABLED to initialize .enabledXiu Jianfeng
2022-07-13ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-08LoadPin: Enable loading from trusted dm-verity devicesMatthias Kaehlcke
2022-07-07ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu
2022-07-06ima: fix violation measurement list recordMimi Zohar
2022-07-06apparmor: test: Remove some casts which are no-longer requiredDavid Gow
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner
2022-06-26fs: port to iattr ownership update helpersChristian Brauner
2022-06-20selinux: selinux_add_opt() callers free memoryXiu Jianfeng
2022-06-15selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche
2022-06-15Revert "evm: Fix memleak in init_desc"Xiu Jianfeng
2022-06-14selinux: Add boundary check in put_entry()Xiu Jianfeng
2022-06-13selinux: fix memleak in security_read_state_kernel()Xiu Jianfeng
2022-06-10selinux: fix typos in commentsJonas Lindner
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford
2022-06-07selinux: drop unnecessary NULL checkChristian Göttsche
2022-06-07selinux: add __randomize_layout to selinux_audit_dataGONG, Ruiqi
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-nextLinus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24lockdown: also lock down previous kgdb useDaniel Thompson
2022-05-23smack: Remove redundant assignmentsMichal Orzel
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum
2022-05-23certs: Factor out the blacklist hash creationMickaël Salaün
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün