summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * security: apparmor: file.h: delete duplicated wordRandy Dunlap2021-02-071-1/+1
| * apparmor: switch to apparmor to internal capable check for policy managementJohn Johansen2021-02-071-1/+17
| * apparmor: update policy capable checks to use a labelJohn Johansen2021-02-075-23/+51
| * apparmor: fix introspection of of task mode for unconfined tasksJohn Johansen2020-06-051-2/+2
| * apparmor: check/put label on apparmor_sk_clone_security()Mauricio Faria de Oliveira2020-06-051-0/+5
* | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-114-26/+45
|\ \
| * | security: implement sctp_assoc_established hook in selinuxXin Long2021-11-031-1/+13
| * | security: add sctp_assoc_established hookXin Long2021-11-031-0/+7
| * | security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long2021-11-034-26/+26
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-14/+0
|\ \ \
| * | | mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt2021-11-061-14/+0
* | | | Merge tag 'integrity-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-023-45/+202
|\ \ \ \ | |_|/ / |/| | |
| * | | evm: mark evm_fixmode as __ro_after_initAustin Kim2021-10-281-1/+1
| * | | ima: Use strscpy instead of strlcpyPetr Vorel2021-10-092-2/+2
| * | | ima_policy: Remove duplicate 'the' in docs commentPetr Vorel2021-10-091-2/+1
| * | | ima: add gid supportCurtis Veit2021-10-091-27/+174
| * | | ima: fix uid code style problemsAlex Henrie2021-10-091-4/+6
| * | | ima: fix deadlock when traversing "ima_default_rules".liqiong2021-10-091-9/+18
* | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-1/+1
|\ \ \ \
| * | | | lsm_audit: avoid overloading the "key" audit fieldOndrej Mosnacek2021-09-191-1/+1
| |/ / /
* | | | Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-0110-255/+272
|\ \ \ \
| * | | | security: Return xattr name from security_dentry_init_security()Vivek Goyal2021-10-202-4/+9
| * | | | selinux: fix a sock regression in selinux_ip_postroute_compat()Paul Moore2021-10-191-2/+2
| * | | | binder: use cred instead of task for selinux checksTodd Kjos2021-10-142-42/+20
| * | | | LSM: Avoid warnings about potentially unused hook variablesKees Cook2021-10-141-1/+1
| * | | | selinux: fix all of the W=1 build warningsPaul Moore2021-10-136-8/+33
| * | | | selinux: make better use of the nf_hook_state passed to the NF hooksPaul Moore2021-10-131-27/+25
| * | | | selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek2021-10-111-85/+77
| * | | | selinux: remove unneeded ipv6 hook wrappersFlorian Westphal2021-10-111-62/+18
| * | | | selinux: remove the SELinux lockdown implementationPaul Moore2021-09-302-32/+0
| * | | | selinux: enable genfscon labeling for securityfsChristian Göttsche2021-09-281-1/+2
| * | | | Smack: Brutalist io_uring supportCasey Schaufler2021-09-191-0/+46
| * | | | selinux: add support for the io_uring access controlsPaul Moore2021-09-192-0/+36
| * | | | lsm,io_uring: add LSM hooks to io_uringPaul Moore2021-09-191-0/+12
| |/ / /
* | | | Merge tag 'Smack-for-5.16' of https://github.com/cschaufler/smack-nextLinus Torvalds2021-11-013-44/+34
|\ \ \ \
| * | | | smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa2021-10-221-1/+1
| * | | | smackfs: use __GFP_NOFAIL for smk_cipso_doi()Tetsuo Handa2021-10-221-3/+1
| * | | | Smack: fix W=1 build warningsCasey Schaufler2021-10-131-12/+18
| * | | | smack: remove duplicated hook functionFlorian Westphal2021-10-121-23/+3
| * | | | Smack:- Use overlay inode label in smack_inode_copy_up()Vishal Goel2021-09-281-1/+1
| * | | | smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING blockSebastian Andrzej Siewior2021-09-241-3/+6
| * | | | smackfs: Fix use-after-free in netlbl_catmap_walk()Pawan Gupta2021-09-151-1/+4
| |/ / /
* | | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-0/+3
|\ \ \ \
| * | | | fortify: Explicitly disable Clang supportKees Cook2021-09-251-0/+3
| |/ / /
* | | | Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-4/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook2021-10-211-3/+6
| * | | hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZEROKees Cook2021-09-251-1/+4
| |/ /
* | | Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-211-0/+8
|\ \ \
| * | | ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyringEric W. Biederman2021-10-201-0/+8
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2021-10-071-1/+3
|\ \ \ \