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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-03
SELinux: implement the new sb_remount LSM hook
Eric Paris
2011-03-03
SELinux: Compute SID for the newly created socket
Harry Ciao
2011-02-25
Revert "selinux: simplify ioctl checking"
Eric Paris
2011-02-25
selinux: Fix packet forwarding checks on postrouting
Steffen Klassert
2011-02-25
selinux: Fix wrong checks for selinux_policycap_netpeer
Steffen Klassert
2011-02-07
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-01
security/selinux: fix /proc/sys/ labeling
Lucian Adrian Grijincu
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-01-10
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-01-05
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-02
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
2010-11-23
SELinux: indicate fatal error in compat netfilter code
Eric Paris
2010-11-23
SELinux: Only return netlink error when we know the return is fatal
Eric Paris
2010-11-17
SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error
Eric Paris
2010-11-15
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
2010-10-21
secmark: make secmark object handling generic
Eric Paris
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-08-02
selinux: place open in the common file perms
Eric Paris
2010-08-02
SELinux: special dontaudit for access checks
Eric Paris
2010-08-02
security: make LSMs explicitly mask off permissions
Eric Paris
2010-08-02
security: move LSM xattrnames to xattr.h
Mimi Zohar
2010-08-02
selinux: Use current_security() when possible
Paul Moore
2010-08-02
selinux: Convert socket related access controls to use socket labels
Paul Moore
2010-08-02
selinux: Shuffle the sk_security_struct alloc and free routines
Paul Moore
2010-08-02
selinux: Consolidate sockcreate_sid logic
Paul Moore
2010-08-02
selinux: Set the peer label correctly on connected UNIX domain sockets
Paul Moore
2010-07-16
rlimits: selinux, do rlimits changes under task_lock
Oleg Nesterov
2010-07-16
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-05-21
switch selinux delayed superblock handling to iterate_supers()
Al Viro
2010-04-29
selinux: generalize disabling of execmem for plt-in-heap archs
Stephen Smalley
2010-04-08
selinux: always call sk_security_struct sksec
Eric Paris
2010-03-09
Merge branch 'next-queue' into next
James Morris
2010-03-08
selinux: const strings in tables
Stephen Hemminger
2010-02-26
SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
David Howells
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
2010-01-04
SECURITY: selinux, fix update_rlimit_cpu parameter
Jiri Slaby
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2009-11-10
security: report the module name to security_module_request
Eric Paris
[next]