summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2022-10-15efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain
2022-10-12hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-26Smack: Provide read control for io_uring_cmdCasey Schaufler
2022-08-26selinux: implement the security_uring_cmd() LSM hookPaul Moore
2022-08-26lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain
2022-08-19Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-16LoadPin: Return EFAULT on copy_from_user() failuresKees Cook
2022-08-10Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-20apparmor: correct config reference to intended oneLukas Bulwahn
2022-07-20lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg
2022-07-19apparmor: move ptrace mediation to more logical task.{h,c}John Johansen
2022-07-19apparmor: extend policydb permission set by making use of the xbitsJohn Johansen
2022-07-19apparmor: allow label to carry debug flagsJohn Johansen
2022-07-19apparmor: fix overlapping attachment computationJohn Johansen
2022-07-19apparmor: fix setting unconfined mode on a loaded profileJohn Johansen
2022-07-19apparmor: Fix some kernel-doc commentsYang Li
2022-07-19apparmor: Mark alloc_unconfined() as staticSouptick Joarder (HPE)
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-13apparmor: disable showing the mode as part of a secid to secctxJohn Johansen
2022-07-13apparmor: Convert secid mapping to XArrays instead of IDRMatthew Wilcox
2022-07-13apparmor: add a kernel label to use on kernel objectsJohn Johansen
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-09apparmor: test: Remove some casts which are no-longer requiredDavid Gow
2022-07-09apparmor: Fix memleak in aa_simple_write_to_buffer()Xiu Jianfeng
2022-07-09apparmor: fix reference count leak in aa_pivotroot()Xin Xiong
2022-07-09apparmor: Fix some kernel-doc commentsYang Li
2022-07-09apparmor: Fix undefined reference to `zlib_deflate_workspacesize'John Johansen
2022-07-09apparmor: fix aa_label_asxprint return checkTom Rix
2022-07-09apparmor: Fix some kernel-doc commentsYang Li
2022-07-09apparmor: Fix some kernel-doc commentsYang Li
2022-07-09apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc commentYang Li
2022-07-09apparmor: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2022-07-09apparmor: Fix failed mount permission check error messageJohn Johansen