index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Commit message (
Expand
)
Author
Age
*
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2014-01-25
*
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
2014-01-09
*
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2014-01-09
*
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
2014-01-09
*
selinux: fix broken peer recv check
Chad Hanson
2014-01-09
*
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
2013-12-20
*
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
2013-12-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
|
\
|
*
|
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
2013-04-01
|
|
/
*
/
selinux: add a skb_owned_by() hook
Eric Dumazet
2013-04-09
|
/
*
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
2013-02-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
2013-01-14
|
/
*
fix a leak in replace_fd() users
Al Viro
2012-10-16
*
consitify do_mount() arguments
Al Viro
2012-10-11
*
make get_file() return its argument
Al Viro
2012-09-26
*
new helper: iterate_fd()
Al Viro
2012-09-26
*
switch flush_unauthorized_files() to replace_fd()
Al Viro
2012-09-26
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
|
\
|
*
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
2012-07-30
*
|
selinux: fix selinux_inode_setxattr oops
Al Viro
2012-07-30
|
/
*
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2012-07-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-07-24
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
|
|
\
|
*
|
netfilter: selinux: switch hook PFs to nfproto
Alban Crequy
2012-06-07
*
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-22
|
|
/
*
/
SELinux: do not check open perms if they are not known to policy
Eric Paris
2012-07-15
|
/
*
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
2012-05-31
*
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
2012-05-31
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2012-05-21
|
\
|
*
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
2012-04-09
|
*
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
|
*
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
|
*
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-09
|
*
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
|
*
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
2012-04-09
|
*
SELinux: remove inode_has_perm_noadp
Eric Paris
2012-04-09
|
*
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
2012-04-09
|
*
SELinux: audit failed attempts to set invalid labels
Eric Paris
2012-04-09
|
*
SELinux: rename dentry_open to file_open
Eric Paris
2012-04-09
|
*
SELinux: check OPEN on truncate calls
Eric Paris
2012-04-09
*
|
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-13
|
/
*
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
*
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
[next]