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