summaryrefslogtreecommitdiff
path: root/scripts/selinux
AgeCommit message (Expand)Author
2022-09-20selinux: remove runtime disable message in the install_policy.sh scriptPaul Moore
2022-09-20selinux: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-05-03selinux: declare data arrays constChristian Göttsche
2020-08-17scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-06-23scripts/selinux/mdp: fix initial SID handlingStephen Smalley
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada
2020-02-27selinux: remove unused initial SIDs and improve handlingStephen Smalley
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-19scripts/selinux: fix buildStephen Smalley
2019-03-18selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-03-18scripts/selinux: modernize mdpStephen Smalley
2018-12-10genheaders: %-<width>s had been there since v6; %-*s - since v7Al Viro
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-16selinux: remove unnecessary assignment to subdir-Masahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-31selinux: genheaders should fail if too many permissions are definedStephen Smalley
2017-05-18doc: ReSTify SELinux.txtKees Cook
2017-03-10selinux: include sys/socket.h in host programs to have PF_MAXNicolas Iooss
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore
2015-07-13selinux: explicitly declare the role "base_r"Laurent Bigonville
2014-08-20kbuild: Make scripts executableMichal Marek
2014-07-19Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-06-17selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-filesMasahiro Yamada
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2011-05-19Create Documentation/security/,Randy Dunlap
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao
2010-03-16selinux: fix warning in genheadersJames Morris
2009-11-23SELinux: header generation may hit infinite loopEric Paris
2009-11-19selinux: Fix warningsAlan Cox
2009-10-24SELinux: add .gitignore files for dynamic classesEric Paris
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith
2008-09-05SELinux: add gitignore file for mdp scriptJames Morris
2008-08-27selinux: add support for installing a dummy policy (v2)Serge E. Hallyn