index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
1
-0
/
+3
2017-11-29
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
1
-10
/
+8
2017-09-20
selinux: Use kmem_cache for hashtab_node
Kyeongdon Kim
1
-0
/
+4
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
1
-1
/
+6
2017-06-09
selinux: use kmem_cache for ebitmap
Junil Lee
1
-0
/
+4
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
1
-0
/
+41
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
1
-0
/
+40
2017-05-23
selinux: log policy capability state when a policy is loaded
Stephen Smalley
1
-0
/
+23
2017-03-30
selinux: Remove unnecessary check of array base in selinux_set_mapping()
Matthias Kaehlcke
1
-1
/
+1
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
1
-0
/
+4
2017-01-09
selinux: support distinctions among all network address families
Stephen Smalley
1
-0
/
+3
2016-05-31
selinux: Only apply bounds checking to source types
Stephen Smalley
1
-48
/
+22
2016-04-14
selinux: Change bool variable name to index.
Prarit Bhargava
1
-3
/
+3
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
1
-7
/
+27
2015-10-22
selinux: use sprintf return value
Rasmus Villemoes
1
-4
/
+1
2015-10-22
selinux: use kstrdup() in security_get_bools()
Rasmus Villemoes
1
-7
/
+1
2015-10-22
selinux: use kmemdup in security_sid_to_context_core()
Rasmus Villemoes
1
-2
/
+2
2015-10-22
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
1
-0
/
+5
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
1
-20
/
+193
2015-04-07
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
Paul Moore
1
-5
/
+1
2014-09-23
selinux: normalize audit log formatting
Richard Guy Briggs
1
-6
/
+8
2014-06-24
selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
Waiman Long
1
-9
/
+32
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-2
/
+4
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-0
/
+4
2014-02-05
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
1
-0
/
+4
2014-01-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-8
/
+4
2014-01-14
selinux: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
1
-8
/
+4
2013-12-13
selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260
Paul Moore
1
-38
/
+4
2013-11-20
SELinux: security_load_policy: Silence frame-larger-than warning
Tim Gardner
1
-22
/
+32
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
1
-4
/
+38
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
1
-0
/
+3
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
1
-12
/
+9
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
1
-1
/
+1
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
1
-1
/
+1
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
1
-4
/
+2
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
1
-3
/
+5
2012-04-09
SELinux: add default_type statements
Eric Paris
1
-4
/
+10
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
1
-7
/
+25
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-2
/
+0
2011-09-10
selinux: sparse fix: move selinux_complete_init
James Morris
1
-1
/
+0
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-05-27
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
1
-1
/
+2
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
1
-32
/
+40
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
1
-10
/
+10
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
1
-0
/
+9
2011-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
1
-1
/
+1
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
1
-1
/
+1
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
[next]