Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c1816f1709e82e773c501c416a47dd84a8f5baf7
/
security
/
selinux
/
ss
/
services.c
7efbb60
selinux: update my email address
by Stephen Smalley
· 7 years ago
af63f41
selinux: Generalize support for NNP/nosuid SELinux domain transitions
by Stephen Smalley
· 7 years ago
b4958c8
selinux: use kmem_cache for ebitmap
by Junil Lee
· 8 years ago
ab861df
selinux: Add IB Port SMP access vector
by Daniel Jurgens
· 8 years ago
cfc4d88
selinux: Implement Infiniband PKey "Access" access vector
by Daniel Jurgens
· 8 years ago
4dc2fce
selinux: log policy capability state when a policy is loaded
by Stephen Smalley
· 8 years ago
342e915
selinux: Remove unnecessary check of array base in selinux_set_mapping()
by Matthias Kaehlcke
· 8 years ago
2651225b
selinux: wrap cgroup seclabel support with its own policy capability
by Stephen Smalley
· 8 years ago
da69a53
selinux: support distinctions among all network address families
by Stephen Smalley
· 8 years ago
7ea5920
selinux: Only apply bounds checking to source types
by Stephen Smalley
· 9 years ago
0fd71a6
selinux: Change bool variable name to index.
by Prarit Bhargava
· 9 years ago
f9df645
selinux: export validatetrans decisions
by Andrew Perepechko
· 9 years ago
9529c78
selinux: use sprintf return value
by Rasmus Villemoes
· 9 years ago
21b76f1
selinux: use kstrdup() in security_get_bools()
by Rasmus Villemoes
· 9 years ago
aa736c3
selinux: use kmemdup in security_sid_to_context_core()
by Rasmus Villemoes
· 9 years ago
44be2f6
selinux: introduce security_context_str_to_sid
by Rasmus Villemoes
· 9 years ago
fa1aa14
selinux: extended permissions for ioctls
by Jeff Vander Stoep
· 9 years ago
da8026f
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
by Paul Moore
· 10 years ago
4093a84
selinux: normalize audit log formatting
by Richard Guy Briggs
· 10 years ago
f31e799
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
by Waiman Long
· 10 years ago
52a4c64
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
by Nikolay Aleksandrov
· 11 years ago
f743166
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 11 years ago
2172fa7
SELinux: Fix kernel BUG on empty security contexts.
by Stephen Smalley
· 11 years ago
6dd9158
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
9ad42a7
selinux: call WARN_ONCE() instead of calling audit_log_start()
by Richard Guy Briggs
· 11 years ago
4d546f8
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
by Paul Moore
· 11 years ago
b5495b4
SELinux: security_load_policy: Silence frame-larger-than warning
by Tim Gardner
· 11 years ago
102aefd
selinux: consider filesystem subtype in policies
by Anand Avati
· 12 years ago
2be4d74
Add SELinux policy capability for always checking packet and peer classes.
by Chris PeBenito
· 12 years ago
a64c54c
SELinux: pass a superblock to security_fs_use
by Eric Paris
· 12 years ago
f936c6e
SELinux: change sbsec->behavior to short
by Eric Paris
· 12 years ago
581abc0
userns: Convert selinux to use kuid and kgid where appropriate
by Eric W. Biederman
· 12 years ago
562c99f
SELinux: avc: remove the useless fields in avc_add_callback
by Wanlong Gao
· 13 years ago
bb7081a
SELinux: possible NULL deref in context_struct_to_string
by Eric Paris
· 13 years ago
eed7795
SELinux: add default_type statements
by Eric Paris
· 13 years ago
aa89326
SELinux: allow default source/target selectors for user/role/range
by Eric Paris
· 13 years ago
6a3fbe8
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
cc59a58
selinux: sparse fix: move selinux_complete_init
by James Morris
· 13 years ago
82c21bf
doc: Update the email address for Paul Moore in various source files
by Paul Moore
· 13 years ago
f01e1af
selinux: don't pass in NULL avd to avc_has_perm_noaudit
by Linus Torvalds
· 14 years ago
b7b5755
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 14 years ago
2463c26d
SELinux: put name based create rules in a hashtable
by Eric Paris
· 14 years ago
03a4c01
SELinux: skip filename trans rules if ttype does not match parent dir
by Eric Paris
· 14 years ago
2667991
SELinux: rename filename_compute_type argument to *type instead of *con
by Eric Paris
· 14 years ago
4742600
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
by Eric Paris
· 14 years ago
6b69732
SELinux: security_read_policy should take a size_t not ssize_t
by Eric Paris
· 14 years ago
eba71de
selinux: Fix regression for Xorg
by Stephen Smalley
· 14 years ago
f50a3ec
selinux: add type_transition with name extension support for selinuxfs
by Kohei Kaigai
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
85cd6da
selinux: Fix regression for Xorg
by Stephen Smalley
· 14 years ago
63a312c
SELinux: Compute role in newcontext for all classes
by Harry Ciao
· 14 years ago
6f5317e
SELinux: Socket retains creator role and MLS attribute
by Harry Ciao
· 14 years ago
652bb9b
SELinux: Use dentry name in new object labeling
by Eric Paris
· 14 years ago
ac76c05
selinux: convert part of the sym_val_to_name array to use flex_array
by Eric Paris
· 14 years ago
23bdecb
selinux: convert type_val_to_struct to flex_array
by Eric Paris
· 14 years ago
7ae9f23
selinux: rework security_netlbl_secattr_to_sid
by Eric Paris
· 14 years ago
4b02b52
SELinux: standardize return code handling in selinuxfs.c
by Eric Paris
· 14 years ago
f0d3d98
selinux: include vmalloc.h for vmalloc_user
by Stephen Rothwell
· 14 years ago
845ca30
selinux: implement mmap on /selinux/policy
by Eric Paris
· 14 years ago
cee74f4
SELinux: allow userspace to read policy back out of the kernel
by Eric Paris
· 14 years ago
d5630b9
security: secid_to_secctx returns len when data is NULL
by Eric Paris
· 14 years ago
1190416
selinux: fast status update interface (/selinux/status)
by KaiGai Kohei
· 14 years ago
6371dcd
selinux: convert the policy type_attr_map to flex_array
by Eric Paris
· 14 years ago
a200005
SELinux: return error codes on policy load failure
by Eric Paris
· 15 years ago
c1a7368
Security: Fix coding style in security/
by wzt.wzt@gmail.com
· 15 years ago
2ae3ba3
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
by KaiGai Kohei
· 15 years ago
2da5d31
security: fix a couple of sparse warnings
by James Morris
· 15 years ago
0719aaf
selinux: allow MLS->non-MLS and vice versa upon policy reload
by Guido Trentalancia
· 15 years ago
42596ea
selinux: load the initial SIDs upon every policy load
by Guido Trentalancia
· 15 years ago
7d52a15
selinux: remove dead code in type_attribute_bounds_av()
by KaiGai Kohei
· 15 years ago
2457552
Merge branch 'master' into next
by James Morris
· 15 years ago
19439d0
selinux: change the handling of unknown classes
by Stephen Smalley
· 15 years ago
9f59f90
security/selinux/ss: correct size computation
by Julia Lawall
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
0bce952
SELinux: print denials for buggy kernel with unknown perms
by Eric Paris
· 15 years ago
b7f3008
SELinux: fix locking issue introduced with c6d3aaa4e35c71a3
by Stephen Smalley
· 15 years ago
941fc5b
selinux: drop remapping of netlink classes
by Stephen Smalley
· 15 years ago
c6d3aaa
selinux: dynamic class/perm discovery
by Stephen Smalley
· 15 years ago
d905163
Merge branch 'master' into next
by James Morris
· 16 years ago
44c2d9b
Add audit messages on type boundary violations
by KaiGai Kohei
· 16 years ago
caabbdc
cleanup in ss/services.c
by KaiGai Kohei
· 16 years ago
8a6f83a
Permissive domain in userspace object manager
by KaiGai Kohei
· 16 years ago
f1c6381
SELinux: remove unused av.decided field
by Eric Paris
· 16 years ago
5af75d8
audit: validate comparison operations, store them in sane form
by Al Viro
· 16 years ago
0da939b
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next
by James Morris
· 16 years ago
8d75899
netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts
by Paul Moore
· 16 years ago
99d854d
selinux: Fix a problem in security_netlbl_sid_to_secattr()
by Paul Moore
· 16 years ago
3040a6d
selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()
by Paul Moore
· 16 years ago
81990fb
selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()
by Paul Moore
· 16 years ago
ab2b495
Merge branch 'master' into next
by James Morris
· 16 years ago
8e531af
SELinux: memory leak in security_context_to_sid_core
by Eric Paris
· 16 years ago
d9250de
SELinux: add boundary support and thread context assignment
by KaiGai Kohei
· 16 years ago
dbc74c6
selinux: Unify for- and while-loop style
by Vesa-Matti Kari
· 16 years ago
089be43
Revert "SELinux: allow fstype unknown to policy to use xattrs if present"
by James Morris
· 16 years ago
811f379
SELinux: allow fstype unknown to policy to use xattrs if present
by Eric Paris
· 17 years ago
6cbe270
SELinux: more user friendly unknown handling printk
by Eric Paris
· 17 years ago
22df4ad
selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine)
by Stephen Smalley
· 17 years ago
89abd0a
SELinux: drop load_mutex in security_load_policy
by Eric Paris
· 17 years ago
cea78dc
SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av
by Eric Paris
· 17 years ago
Next »