Age | Commit message (Expand) | Author | Files | Lines |
2022-05-03 | selinux: declare data arrays const | Christian Göttsche | 2 | -32/+47 |
2020-08-18 | scripts/selinux,selinux: update mdp to enable policy capabilities | Stephen Smalley | 1 | -0/+7 |
2020-08-10 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -5/+2 |
2020-08-09 | kbuild: introduce hostprogs-always-y and userprogs-always-y | Masahiro Yamada | 2 | -5/+2 |
2020-06-24 | scripts/selinux/mdp: fix initial SID handling | Stephen Smalley | 1 | -5/+18 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -1/+2 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2 | -0/+2 |
2020-03-25 | .gitignore: remove too obvious comments | Masahiro Yamada | 1 | -1/+0 |
2020-02-28 | selinux: remove unused initial SIDs and improve handling | Stephen Smalley | 1 | -3/+8 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2 | -4/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-03-19 | scripts/selinux: fix build | Stephen Smalley | 1 | -1/+1 |
2019-03-19 | selinux: use kernel linux/socket.h for genheaders and mdp | Paulo Alcantara | 2 | -2/+0 |
2019-03-19 | scripts/selinux: modernize mdp | Stephen Smalley | 2 | -63/+194 |
2018-12-10 | genheaders: %-<width>s had been there since v6; %-*s - since v7 | Al Viro | 1 | -20/+9 |
2018-06-05 | staging: lustre: delete the filesystem from the tree. | Greg Kroah-Hartman | 1 | -1/+0 |
2017-11-18 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+0 |
2017-11-16 | selinux: remove unnecessary assignment to subdir- | Masahiro Yamada | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-08-01 | selinux: genheaders should fail if too many permissions are defined | Stephen Smalley | 1 | -1/+6 |
2017-05-18 | doc: ReSTify SELinux.txt | Kees Cook | 1 | -1/+1 |
2017-03-10 | selinux: include sys/socket.h in host programs to have PF_MAX | Nicolas Iooss | 2 | -0/+2 |
2016-12-21 | selinux: use the kernel headers when building scripts/selinux | Paul Moore | 4 | -2/+14 |
2015-07-13 | selinux: explicitly declare the role "base_r" | Laurent Bigonville | 1 | -0/+1 |
2014-08-20 | kbuild: Make scripts executable | Michal Marek | 1 | -0/+0 |
2014-07-19 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris | 2 | -2/+1 |
2014-06-18 | selinux, kbuild: remove unnecessary $(hostprogs-y) from clean-files | Masahiro Yamada | 2 | -2/+1 |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 1 | -1/+0 |
2011-05-20 | Create Documentation/security/, | Randy Dunlap | 1 | -1/+1 |
2011-03-03 | SELinux: Auto-generate security_is_socket_class | Harry Ciao | 1 | -0/+20 |
2010-03-16 | selinux: fix warning in genheaders | James Morris | 1 | -1/+1 |
2009-11-23 | SELinux: header generation may hit infinite loop | Eric Paris | 1 | -1/+1 |
2009-11-19 | selinux: Fix warnings | Alan Cox | 1 | -2/+2 |
2009-10-24 | SELinux: add .gitignore files for dynamic classes | Eric Paris | 1 | -0/+1 |
2009-10-07 | selinux: generate flask headers during kernel build | Stephen Smalley | 3 | -2/+125 |
2009-10-07 | selinux: dynamic class/perm discovery | Stephen Smalley | 1 | -123/+28 |
2009-09-23 | Fix all -Wmissing-prototypes warnings in x86 defconfig | Trevor Keith | 1 | -2/+2 |
2008-09-05 | SELinux: add gitignore file for mdp script | James Morris | 1 | -0/+2 |
2008-08-27 | selinux: add support for installing a dummy policy (v2) | Serge E. Hallyn | 6 | -0/+326 |