aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2021-11-03apparmor: fix doc warningChenXiaoSong
2021-11-03apparmor: Remove the repeated declarationShaokun Zhang
2021-11-03apparmor: avoid -Wempty-body warningArnd Bergmann
2021-11-02Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'Smack-for-5.16' of https://github.com/cschaufler/smack-nextLinus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01apparmor: Fix internal policy capable check for policy managementJohn Johansen
2021-10-28evm: mark evm_fixmode as __ro_after_initAustin Kim
2021-10-22smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa
2021-10-22smackfs: use __GFP_NOFAIL for smk_cipso_doi()Tetsuo Handa
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook
2021-10-20ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringEric W. Biederman
2021-10-20security: Return xattr name from security_dentry_init_security()Vivek Goyal
2021-10-19selinux: fix a sock regression in selinux_ip_postroute_compat()Paul Moore
2021-10-14binder: use cred instead of task for selinux checksTodd Kjos
2021-10-14LSM: Avoid warnings about potentially unused hook variablesKees Cook
2021-10-13Smack: fix W=1 build warningsCasey Schaufler
2021-10-13selinux: fix all of the W=1 build warningsPaul Moore
2021-10-13selinux: make better use of the nf_hook_state passed to the NF hooksPaul Moore
2021-10-12smack: remove duplicated hook functionFlorian Westphal
2021-10-11selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek
2021-10-11selinux: remove unneeded ipv6 hook wrappersFlorian Westphal
2021-10-09ima: Use strscpy instead of strlcpyPetr Vorel
2021-10-09ima_policy: Remove duplicate 'the' in docs commentPetr Vorel
2021-10-09ima: add gid supportCurtis Veit
2021-10-09ima: fix uid code style problemsAlex Henrie
2021-10-09ima: fix deadlock when traversing "ima_default_rules".liqiong
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-09-30selinux: remove the SELinux lockdown implementationPaul Moore
2021-09-28selinux: enable genfscon labeling for securityfsChristian Göttsche
2021-09-28Smack:- Use overlay inode label in smack_inode_copy_up()Vishal Goel
2021-09-25hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZEROKees Cook
2021-09-25fortify: Explicitly disable Clang supportKees Cook
2021-09-24smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING blockSebastian Andrzej Siewior
2021-09-23selinux,smack: fix subjective/objective credential use mixupsPaul Moore
2021-09-19lsm_audit: avoid overloading the "key" audit fieldOndrej Mosnacek
2021-09-19Smack: Brutalist io_uring supportCasey Schaufler
2021-09-19selinux: add support for the io_uring access controlsPaul Moore
2021-09-19lsm,io_uring: add LSM hooks to io_uringPaul Moore
2021-09-15smackfs: Fix use-after-free in netlbl_catmap_walk()Pawan Gupta
2021-09-14include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm/pagemap: add mmap_assert_locked() annotations to find_vma*()Luigi Rizzo
2021-09-03security: remove unneeded subdir-$(CONFIG_...)Masahiro Yamada
2021-09-02Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds