index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
Age
Commit message (
Expand
)
Author
2015-10-21
selinux: use sprintf return value
Rasmus Villemoes
2015-10-21
selinux: use kstrdup() in security_get_bools()
Rasmus Villemoes
2015-10-21
selinux: use kmemdup in security_sid_to_context_core()
Rasmus Villemoes
2015-10-21
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
2015-04-07
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
Paul Moore
2014-09-22
selinux: normalize audit log formatting
Richard Guy Briggs
2014-06-23
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
Waiman Long
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2014-02-05
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
2014-01-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-14
selinux: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
2013-12-13
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
Paul Moore
2013-11-19
SELinux: security_load_policy: Silence frame-larger-than warning
Tim Gardner
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
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-09-09
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
selinux: sparse fix: move selinux_complete_init
James Morris
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-05-27
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
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-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
2011-04-01
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
2011-03-03
SELinux: Socket retains creator role and MLS attribute
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-11-30
selinux: rework security_netlbl_secattr_to_sid
Eric Paris
2010-11-30
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
2010-10-20
selinux: include vmalloc.h for vmalloc_user
Stephen Rothwell
2010-10-20
selinux: implement mmap on /selinux/policy
Eric Paris
2010-10-20
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-20
security: secid_to_secctx returns len when data is NULL
Eric Paris
2010-10-20
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
[next]