index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: fix double free
Tom Rix
2020-06-30
1
-0
/
+4
*
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
2018-06-06
1
-1
/
+1
*
selinux: Remove unnecessary check of array base in selinux_set_mapping()
Matthias Kaehlcke
2018-04-08
1
-1
/
+1
*
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
2018-02-25
1
-0
/
+3
*
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
2018-02-25
1
-10
/
+8
*
selinux: Only apply bounds checking to source types
Stephen Smalley
2016-05-31
1
-48
/
+22
*
selinux: Change bool variable name to index.
Prarit Bhargava
2016-04-14
1
-3
/
+3
*
selinux: export validatetrans decisions
Andrew Perepechko
2015-12-24
1
-7
/
+27
*
selinux: use sprintf return value
Rasmus Villemoes
2015-10-21
1
-4
/
+1
*
selinux: use kstrdup() in security_get_bools()
Rasmus Villemoes
2015-10-21
1
-7
/
+1
*
selinux: use kmemdup in security_sid_to_context_core()
Rasmus Villemoes
2015-10-21
1
-2
/
+2
*
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
2015-10-21
1
-0
/
+5
*
selinux: extended permissions for ioctls
Jeff Vander Stoep
2015-07-13
1
-20
/
+193
*
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
Paul Moore
2015-04-06
1
-5
/
+1
*
selinux: normalize audit log formatting
Richard Guy Briggs
2014-09-22
1
-6
/
+8
*
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
Waiman Long
2014-06-23
1
-9
/
+32
*
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
1
-2
/
+4
*
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2014-02-10
1
-0
/
+4
|
\
|
*
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
2014-02-05
1
-0
/
+4
*
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-23
1
-8
/
+4
|
\
\
|
|
/
|
/
|
|
*
selinux: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
2014-01-13
1
-8
/
+4
*
|
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
Paul Moore
2013-12-13
1
-38
/
+4
*
|
SELinux: security_load_policy: Silence frame-larger-than warning
Tim Gardner
2013-11-19
1
-22
/
+32
*
|
selinux: consider filesystem subtype in policies
Anand Avati
2013-08-28
1
-4
/
+38
*
|
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-07-25
1
-0
/
+3
*
|
SELinux: pass a superblock to security_fs_use
Eric Paris
2013-07-25
1
-12
/
+9
*
|
SELinux: change sbsec->behavior to short
Eric Paris
2013-07-25
1
-1
/
+1
|
/
*
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
1
-1
/
+1
*
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
1
-4
/
+2
*
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
2012-04-09
1
-3
/
+5
*
SELinux: add default_type statements
Eric Paris
2012-04-09
1
-4
/
+10
*
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2012-04-09
1
-7
/
+25
*
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
1
-2
/
+0
*
selinux: sparse fix: move selinux_complete_init
James Morris
2011-09-09
1
-1
/
+0
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
1
-1
/
+1
*
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-26
1
-1
/
+2
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-24
1
-32
/
+40
|
\
|
*
SELinux: put name based create rules in a hashtable
Eric Paris
2011-04-28
1
-10
/
+10
|
*
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
2011-04-28
1
-0
/
+9
|
*
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
2011-04-28
1
-3
/
+3
|
*
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
2011-04-28
1
-1
/
+1
|
*
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2011-04-25
1
-1
/
+1
|
*
selinux: Fix regression for Xorg
Stephen Smalley
2011-04-07
1
-1
/
+1
|
*
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
2011-04-01
1
-8
/
+9
|
*
SELinux: Compute role in newcontext for all classes
Harry Ciao
2011-03-28
1
-11
/
+9
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
|
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-29
1
-1
/
+1
|
/
*
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
2011-03-03
1
-4
/
+24
*
SELinux: Use dentry name in new object labeling
Eric Paris
2011-02-01
1
-14
/
+31
*
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
2010-11-30
1
-19
/
+19
[next]