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
/
selinuxfs.c
Age
Commit message (
Expand
)
Author
2015-04-15
VFS: security/: d_inode() annotations
David Howells
2015-03-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2015-03-25
selinux: fix sel_write_enforce broken return value
Joe Perches
2015-01-25
selinuxfs: don't open-code d_genocide()
Al Viro
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-02-22
new helper: file_inode(file)
Al Viro
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-05-29
selinuxfs snprintf() misuses
Al Viro
2012-04-09
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-04-09
SELinux: remove needless sel_div function
Eric Paris
2012-04-09
SELinux: loosen DAC perms on reading policy
Eric Paris
2012-04-09
SELinux: allow seek operations on the file exposing policy
Eric Paris
2012-03-31
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
2011-11-16
selinuxfs: remove custom hex_to_bin()
Andy Shevchenko
2011-09-09
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2011-09-09
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-07-24
VFS : mount lock scalability for internal mounts
Tim Chen
2011-06-15
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2011-05-26
selinux: fix case of names with whitespace/multibytes on /selinux/create
Kohei Kaigai
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-19
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
2011-05-11
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-04-01
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
2011-01-10
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: dcache scale subdirs
Nick Piggin
2010-11-30
SELinux: do not set automatic i_ino in selinuxfs
Eric Paris
2010-11-30
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-21
selinux: implement mmap on /selinux/policy
Eric Paris
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
2010-08-02
selinux: use generic_file_llseek
Arnd Bergmann
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
2010-02-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
[next]