summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2022-07-09apparmor: fix reference count leak in aa_pivotroot()Xin Xiong-0/+1
2022-07-09apparmor: Fix some kernel-doc commentsYang Li-2/+1
2022-07-09apparmor: Fix undefined reference to `zlib_deflate_workspacesize'John Johansen-31/+40
2022-07-09apparmor: fix aa_label_asxprint return checkTom Rix-3/+3
2022-07-09apparmor: Fix some kernel-doc commentsYang Li-4/+4
2022-07-09apparmor: Fix some kernel-doc commentsYang Li-2/+3
2022-07-09apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc commentYang Li-2/+2
2022-07-09apparmor: Use struct_size() helper in kmalloc()Gustavo A. R. Silva-1/+1
2022-07-09apparmor: Fix failed mount permission check error messageJohn Johansen-3/+4
2022-07-09security/apparmor: remove redundant ret variableMinghao Chi-4/+1
2022-07-09apparmor: fix quiet_denied for file rulesJohn Johansen-1/+1
2022-07-09apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore-8/+8
2022-07-09apparmor: don't create raw_sha1 symlink if sha1 hashing is disabledJohn Johansen-8/+9
2022-07-09apparmor: Enable tuning of policy paranoid load for embedded systemsJohn Johansen-2/+15
2022-07-09apparmor: make export of raw binary profile to userspace optionalJohn Johansen-52/+111
2022-07-09apparmor: Update help description of policy hash for introspectionJohn Johansen-1/+4
2022-07-09lsm: Fix kernel-docYang Li-5/+5
2022-07-09apparmor: Fix kernel-docYang Li-4/+4
2022-07-09apparmor: fix absroot causing audited secids to begin with =John Johansen-3/+9
2022-07-08LoadPin: Enable loading from trusted dm-verity devicesMatthias Kaehlcke-1/+182
2022-07-07ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu-1/+2
2022-07-06ima: fix violation measurement list recordMimi Zohar-3/+3
2022-07-06apparmor: test: Remove some casts which are no-longer requiredDavid Gow-6/+6
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell-1/+1
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra-11/+0
2022-06-26attr: port attribute changes to new typesChristian Brauner-2/+2
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner-5/+8
2022-06-26fs: port to iattr ownership update helpersChristian Brauner-2/+2
2022-06-20selinux: selinux_add_opt() callers free memoryXiu Jianfeng-7/+4
2022-06-15selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche-7/+4
2022-06-15Revert "evm: Fix memleak in init_desc"Xiu Jianfeng-5/+2
2022-06-14selinux: Add boundary check in put_entry()Xiu Jianfeng-0/+2
2022-06-13selinux: fix memleak in security_read_state_kernel()Xiu Jianfeng-1/+8
2022-06-10selinux: fix typos in commentsJonas Lindner-3/+3
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford-2/+2
2022-06-07selinux: drop unnecessary NULL checkChristian Göttsche-1/+1
2022-06-07selinux: add __randomize_layout to selinux_audit_dataGONG, Ruiqi-1/+1
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-3/+3
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-52/+395
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-43/+174
2022-05-24Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-nextLinus Torvalds-1/+0
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-286/+848
2022-05-24Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-81/+93
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-58/+115
2022-05-24lockdown: also lock down previous kgdb useDaniel Thompson-0/+2
2022-05-23smack: Remove redundant assignmentsMichal Orzel-1/+0
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum-2/+97
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum-1/+34
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum-17/+42