index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
policydb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
1
-0
/
+9
*
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
2020-05-01
1
-3
/
+3
*
selinux: don't produce incorrect filename_trans_count
Ondrej Mosnacek
2020-04-22
1
-1
/
+2
*
selinux: store role transitions in a hash table
Ondrej Mosnacek
2020-04-17
1
-3
/
+5
*
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
2020-02-27
1
-2
/
+0
*
selinux: optimize storage of filename transitions
Ondrej Mosnacek
2020-02-22
1
-3
/
+5
*
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-11
1
-1
/
+2
*
selinux: randomize layout of key structures
Stephen Smalley
2019-12-18
1
-1
/
+1
*
selinux: default_range glblub implementation
Joshua Brindle
2019-10-07
1
-0
/
+1
*
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-23
1
-1
/
+1
|
\
|
*
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
2019-08-05
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
/
*
selinux: convert to kvmalloc
Kent Overstreet
2019-03-12
1
-8
/
+4
*
selinux: update my email address
Stephen Smalley
2017-08-17
1
-1
/
+1
*
selinux: Create policydb version for Infiniband support
Daniel Jurgens
2017-05-23
1
-8
/
+19
*
SELinux: Update policy version to support constraints info
Richard Haines
2013-11-19
1
-0
/
+11
*
SELinux: add default_type statements
Eric Paris
2012-04-09
1
-1
/
+2
*
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2012-04-09
1
-0
/
+13
*
SELinux: put name based create rules in a hashtable
Eric Paris
2011-04-28
1
-3
/
+6
*
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
2011-04-28
1
-0
/
+2
*
SELinux: Add class support to the role_trans structure
Harry Ciao
2011-03-28
1
-1
/
+2
*
SELinux: Use dentry name in new object labeling
Eric Paris
2011-02-01
1
-1
/
+13
*
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
2010-11-30
1
-9
/
+8
*
selinux: convert type_val_to_struct to flex_array
Eric Paris
2010-11-30
1
-1
/
+1
*
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-21
1
-0
/
+20
*
selinux: convert the policy type_attr_map to flex_array
Eric Paris
2010-08-02
1
-1
/
+3
*
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
2010-02-04
1
-0
/
+4
*
selinux: convert range transition list to a hashtab
Stephen Smalley
2010-01-25
1
-4
/
+2
*
selinux: dynamic class/perm discovery
Stephen Smalley
2009-10-07
1
-1
/
+6
*
SELinux: add boundary support and thread context assignment
KaiGai Kohei
2008-08-29
1
-0
/
+5
*
SELinux: policydb.h whitespace, syntax, and other cleanups
Eric Paris
2008-04-28
1
-5
/
+5
*
selinux: introduce permissive types
Eric Paris
2008-04-18
1
-0
/
+2
*
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
2008-01-30
1
-0
/
+2
*
SELinux: add more validity checks on policy load
Stephen Smalley
2007-11-08
1
-0
/
+3
*
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
2007-10-17
1
-0
/
+8
*
[PATCH] selinux: add support for range transitions on object classes
Darrel Goeddel
2006-09-26
1
-3
/
+4
*
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
2005-09-05
1
-0
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+275