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
Commit message (
Expand
)
Author
Age
*
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
2014-02-20
*
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
2014-02-13
*
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
*
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
2013-12-04
*
Revert "ima: policy for RAMFS"
Mimi Zohar
2013-11-29
*
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
2013-05-31
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
tomoyo_close_control: don't bother with return value
Al Viro
2013-04-29
*
|
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
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
|
|
\
\
\
|
*
|
|
|
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
|
\
\
\
\
|
*
|
|
|
KEYS: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ima: eliminate passing d_name.name to process_measurement()
Mimi Zohar
2013-04-17
|
*
|
|
|
Smack: include magic.h in smackfs.c
Casey Schaufler
2013-04-02
|
*
|
|
|
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
2013-04-01
|
*
|
|
|
Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()
Igor Zhbanov
2013-03-19
|
*
|
|
|
Smack: add support for modification of existing rules
Rafal Krypa
2013-03-19
|
*
|
|
|
smack: SMACK_MAGIC to include/uapi/linux/magic.h
Jarkko Sakkinen
2013-03-19
|
*
|
|
|
Smack: add missing support for transmute bit in smack_str_from_perm()
Rafal Krypa
2013-03-19
|
*
|
|
|
Smack: prevent revoke-subject from failing when unseen label is written to it
Rafal Krypa
2013-03-19
|
*
|
|
|
tomoyo: use DEFINE_SRCU() to define tomoyo_ss
Lai Jiangshan
2013-03-18
*
|
|
|
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
devcg: remove parent_cgroup.
Rami Rosen
2013-04-18
|
*
|
|
|
devcg: remove broken_hierarchy tag
Tejun Heo
2013-04-08
|
*
|
|
|
devcg: propagate local changes down the hierarchy
Aristeu Rozanski
2013-03-20
|
*
|
|
|
devcg: use css_online and css_offline
Aristeu Rozanski
2013-03-20
|
*
|
|
|
devcg: prepare may_access() for hierarchy support
Aristeu Rozanski
2013-03-20
|
*
|
|
|
devcg: expand may_access() logic
Aristeu Rozanski
2013-03-20
*
|
|
|
|
selinux: add a skb_owned_by() hook
Eric Dumazet
2013-04-09
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-28
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
yama: Better permission check for ptraceme
Eric W. Biederman
2013-03-26
*
|
|
|
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
2013-03-18
|
/
/
/
*
|
|
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
2013-03-12
*
|
|
keys: fix race with concurrent install_user_keyrings()
David Howells
2013-03-12
|
|
/
|
/
|
*
|
userns: Stop oopsing in key_change_session_keyring
Eric W. Biederman
2013-03-03
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
|
\
|
*
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
2013-02-27
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
kill f_vfsmnt
Al Viro
2013-02-26
[next]