index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
/
security.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
1
-0
/
+2
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
1
-0
/
+2
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
1
-0
/
+2
2017-05-23
selinux: Create policydb version for Infiniband support
Daniel Jurgens
1
-1
/
+2
2017-05-23
selinux: log policy capability state when a policy is loaded
Stephen Smalley
1
-0
/
+2
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
1
-0
/
+2
2017-01-09
selinux: support distinctions among all network address families
Stephen Smalley
1
-1
/
+2
2016-08-19
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
William Roberts
1
-4
/
+0
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
1
-0
/
+3
2015-10-22
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
1
-0
/
+2
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
1
-2
/
+30
2015-06-04
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
1
-0
/
+1
2014-06-19
security: Used macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-1
/
+1
2013-11-20
SELinux: Update policy version to support constraints info
Richard Haines
1
-1
/
+2
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
1
-5
/
+8
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
1
-1
/
+1
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
1
-0
/
+3
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
1
-2
/
+1
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: renumber the superblock options
Eric Paris
1
-3
/
+4
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
1
-1
/
+1
2013-06-09
SELinux: Add new labeling type native labels
David Quigley
1
-0
/
+2
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-1
/
+1
2012-04-09
SELinux: add default_type statements
Eric Paris
1
-1
/
+2
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
1
-1
/
+2
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-0
/
+3
2011-09-10
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
1
-0
/
+3
2011-09-10
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
1
-0
/
+1
2011-09-10
selinux: sparse fix: move selinux_complete_init
James Morris
1
-0
/
+1
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
1
-1
/
+1
2011-04-02
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
1
-2
/
+2
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
1
-1
/
+2
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
1
-3
/
+5
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+2
2010-10-21
secmark: make secmark object handling generic
Eric Paris
1
-0
/
+1
2010-10-21
selinux: fix up style problem on /selinux/status
KaiGai Kohei
1
-2
/
+1
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
1
-0
/
+21
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
1
-1
/
+2
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
1
-6
/
+4
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
1
-3
/
+10
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
1
-2
/
+1
2009-04-02
Permissive domain in userspace object manager
KaiGai Kohei
1
-1
/
+3
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
1
-1
/
+0
2009-01-19
SELinux: Add new security mount option to indicate security label support.
David P. Quigley
1
-0
/
+2
2009-01-19
SELinux: Condense super block security structure flags and cleanup necessary ...
David P. Quigley
1
-0
/
+6
2008-08-28
SELinux: add boundary support and thread context assignment
KaiGai Kohei
1
-1
/
+14
[next]