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