-
- Downloads
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Pull selinux updates from Paul Moore: "A relatively quiet period for SELinux, 11 patches with only two/three having any substantive changes. These noteworthy changes include another tweak to the NNP/nosuid handling, per-file labeling for cgroups, and an object class fix for AF_UNIX/SOCK_RAW sockets; the rest of the changes are minor tweaks or administrative updates (Stephen's email update explains the file explosion in the diffstat). Everything passes the selinux-testsuite" [ Also a couple of small patches from the security tree from Tetsuo Handa for Tomoyo and LSM cleanup. The separation of security policy updates wasn't all that clean - Linus ] * tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux: selinux: constify nf_hook_ops selinux: allow per-file labeling for cgroupfs lsm_audit: update my email address selinux: update my email address MAINTAINERS: update the NetLabel and Labeled Networking information selinux: use GFP_NOWAIT in the AVC kmem_caches selinux: Generalize support for NNP/nosuid SELinux domain transitions selinux: genheaders should fail if too many permissions are defined selinux: update the selinux info in MAINTAINERS credits: update Paul Moore's info selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets tomoyo: Update URLs in Documentation/admin-guide/LSM/tomoyo.rst LSM: Remove security_task_create() hook.
Showing
- CREDITS 3 additions, 5 deletionsCREDITS
- Documentation/admin-guide/LSM/tomoyo.rst 12 additions, 12 deletionsDocumentation/admin-guide/LSM/tomoyo.rst
- MAINTAINERS 17 additions, 12 deletionsMAINTAINERS
- include/linux/lsm_audit.h 1 addition, 1 deletioninclude/linux/lsm_audit.h
- include/linux/lsm_hooks.h 0 additions, 7 deletionsinclude/linux/lsm_hooks.h
- include/linux/security.h 0 additions, 6 deletionsinclude/linux/security.h
- kernel/fork.c 0 additions, 4 deletionskernel/fork.c
- scripts/selinux/genheaders/genheaders.c 6 additions, 1 deletionscripts/selinux/genheaders/genheaders.c
- security/lsm_audit.c 1 addition, 1 deletionsecurity/lsm_audit.c
- security/security.c 0 additions, 5 deletionssecurity/security.c
- security/selinux/avc.c 7 additions, 9 deletionssecurity/selinux/avc.c
- security/selinux/hooks.c 37 additions, 17 deletionssecurity/selinux/hooks.c
- security/selinux/include/avc.h 1 addition, 1 deletionsecurity/selinux/include/avc.h
- security/selinux/include/avc_ss.h 1 addition, 1 deletionsecurity/selinux/include/avc_ss.h
- security/selinux/include/classmap.h 2 additions, 0 deletionssecurity/selinux/include/classmap.h
- security/selinux/include/objsec.h 1 addition, 1 deletionsecurity/selinux/include/objsec.h
- security/selinux/include/security.h 3 additions, 1 deletionsecurity/selinux/include/security.h
- security/selinux/ss/avtab.c 1 addition, 1 deletionsecurity/selinux/ss/avtab.c
- security/selinux/ss/avtab.h 1 addition, 1 deletionsecurity/selinux/ss/avtab.h
- security/selinux/ss/constraint.h 1 addition, 1 deletionsecurity/selinux/ss/constraint.h
Loading
Please register or sign in to comment