index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
Age
Commit message (
Expand
)
Author
2019-10-17
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
2019-07-08
Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-01
selinux: format all invalid context as untrusted
Richard Guy Briggs
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-05-21
selinux: remove some no-op BUG_ONs
Ondrej Mosnacek
2019-03-25
selinux: remove useless assignments
Ondrej Mosnacek
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-25
selinux: log invalid contexts in AVCs
Ondrej Mosnacek
2019-01-08
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
2018-12-05
selinux: overhaul sidtab to fix bug and improve performance
Ondrej Mosnacek
2018-12-05
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
2018-11-26
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
2018-11-20
selinux: refactor sidtab conversion
Ondrej Mosnacek
2018-09-05
selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn
2018-06-19
selinux: Cleanup printk logging in services
peter enderborg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-29
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-03-20
selinux: wrap AVC state
Stephen Smalley
2018-03-20
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
2017-12-05
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
2017-11-28
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
2017-09-20
selinux: Use kmem_cache for hashtab_node
Kyeongdon Kim
2017-08-17
selinux: update my email address
Stephen Smalley
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
2017-06-09
selinux: use kmem_cache for ebitmap
Junil Lee
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
2017-05-23
selinux: log policy capability state when a policy is loaded
Stephen Smalley
2017-03-29
selinux: Remove unnecessary check of array base in selinux_set_mapping()
Matthias Kaehlcke
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
2017-01-09
selinux: support distinctions among all network address families
Stephen Smalley
2016-05-31
selinux: Only apply bounds checking to source types
Stephen Smalley
2016-04-14
selinux: Change bool variable name to index.
Prarit Bhargava
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
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-06
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
[next]