index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
policydb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
1
-2
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
1
-2
/
+1
2013-06-09
SELinux: Add new labeling type native labels
David Quigley
1
-1
/
+4
2012-04-09
SELinux: add default_type statements
Eric Paris
1
-0
/
+19
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
1
-0
/
+25
2011-09-10
selinux: sparse fix: fix several warnings in the security server code
James Morris
1
-2
/
+0
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-06-14
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
1
-0
/
+3
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
1
-48
/
+119
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
1
-2
/
+2
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
1
-19
/
+13
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
1
-0
/
+6
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-04-07
Initialize policydb.process_class eariler.
Harry Ciao
1
-5
/
+5
2011-03-28
SELinux: Write class field in role_trans_write.
Harry Ciao
1
-2
/
+9
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
1
-0
/
+14
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-0
/
+130
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
1
-0
/
+130
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
1
-2
/
+2
2010-12-01
SELinux: merge policydb_index_classes and policydb_index_others
Eric Paris
1
-59
/
+10
2010-12-01
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
1
-27
/
+82
2010-12-01
selinux: convert type_val_to_struct to flex_array
Eric Paris
1
-7
/
+21
2010-12-01
SELinux: standardize return code handling in policydb.c
Eric Paris
1
-287
/
+268
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+841
2010-10-21
SELinux: deterministic ordering of range transition rules
Eric Paris
1
-3
/
+13
2010-10-21
selinux: type_bounds_sanity_check has a meaningless variable declaration
Eric Paris
1
-2
/
+2
2010-08-02
selinux: convert the policy type_attr_map to flex_array
Eric Paris
1
-10
/
+31
2010-08-02
SELinux: break ocontext reading into a separate function
Eric Paris
1
-111
/
+133
2010-08-02
SELinux: move genfs read to a separate function
Eric Paris
1
-105
/
+133
2010-08-02
SELinux: seperate range transition rules to a seperate function
Eric Paris
1
-64
/
+75
2010-05-17
security/selinux/ss: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
1
-2
/
+2
2010-03-09
Merge branch 'next-queue' into next
James Morris
1
-1
/
+1
2010-03-08
selinux: const strings in tables
Stephen Hemminger
1
-1
/
+1
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
1
-20
/
+4
2010-01-25
selinux: convert range transition list to a hashtab
Stephen Smalley
1
-27
/
+76
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
1
-2
/
+45
2008-08-28
SELinux: add boundary support and thread context assignment
KaiGai Kohei
1
-14
/
+191
2008-08-05
SELinux: Trivial minor fixes that change C null character style
Vesa-Matti J Kari
1
-10
/
+10
2008-07-14
selinux: fix endianness bug in network node address handling
Stephen Smalley
1
-7
/
+8
2008-04-21
changing whitespace for fun and profit: policydb.c
Eric Paris
1
-68
/
+63
2008-04-21
SELinux: clean up printks
Eric Paris
1
-8
/
+9
2008-04-18
selinux: introduce permissive types
Eric Paris
1
-0
/
+11
2008-04-18
SELinux: unify printk messages
James Morris
1
-27
/
+27
2008-01-30
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
1
-1
/
+17
2007-11-08
SELinux: add more validity checks on policy load
Stephen Smalley
1
-1
/
+44
2007-10-17
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
1
-0
/
+4
2007-10-17
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
1
-5
/
+2
2007-07-12
selinux: introduce schedule points in policydb_destroy()
Eric Paris
1
-0
/
+7
[next]