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_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
Age
Commit message (
Expand
)
Author
2018-04-13
selinux: do not check open permission on sockets
Stephen Smalley
2018-04-08
selinux: Remove redundant check for unknown labeling behavior
Matthias Kaehlcke
2018-04-08
selinux: Remove unnecessary check of array base in selinux_set_mapping()
Matthias Kaehlcke
2018-03-22
selinux: check for address length in selinux_socket_bind()
Alexander Potapenko
2018-02-25
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
2018-02-25
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
2018-02-03
selinux: general protection fault in sock_has_perm
Mark Salyzyn
2017-02-14
selinux: fix off-by-one in setprocattr
Stephen Smalley
2015-11-26
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2015-11-24
selinux: fix bug in conditional rules handling
Stephen Smalley
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-08
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
selinux: fix random read in selinux_ip_postroute_compat()
Eric Dumazet
2015-10-21
selinux: Use a kmem_cache for allocation struct file_security_struct
Sangwoo
2015-10-21
selinux: ioctl_has_perm should be static
Geliang Tang
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: remove pointless cast in selinux_inode_setsecurity()
Rasmus Villemoes
2015-10-21
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
2015-10-21
selinux: do not check open perm on ftruncate call
Jeff Vander Stoep
2015-10-21
selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default
Paul Moore
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-08-15
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-07-13
selinux: Create a common helper to determine an inode label [ver #3]
David Howells
2015-07-13
selinux: Augment BUG_ON assertion for secclass_map.
Stephen Smalley
2015-07-13
selinux: initialize sock security class to default value
Stephen Smalley
2015-07-13
selinux: reduce locking overhead in inode_free_security()
Waiman Long
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
2015-07-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2015-07-10
selinux: fix mprotect PROT_EXEC regression caused by mm change
Stephen Smalley
2015-07-09
selinux: don't waste ebitmap space when importing NetLabel categories
Paul Moore
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-06-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2015-06-05
selinux: fix setting of security labels on NFS
J. Bruce Fields
2015-06-04
selinux: Remove unused permission definitions
Stephen Smalley
2015-06-04
selinux: enable genfscon labeling for sysfs and pstore files
Stephen Smalley
2015-06-04
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
2015-06-04
selinux: update netlink socket classes
Stephen Smalley
2015-06-04
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
Oleg Nesterov
[next]