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
*
Yama: access task_struct->comm directly
Kees Cook
2012-08-17
*
Yama: higher restrictions should block PTRACE_TRACEME
Kees Cook
2012-08-10
*
selinux: tag avc cache alloc as non-critical
Mel Gorman
2012-07-31
*
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
*
|
smack: off by one error
Alan Cox
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
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-05
|
|
\
\
|
*
|
|
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
|
*
|
|
selinux: netlink: Move away from NLMSG_PUT().
David S. Miller
2012-06-27
|
*
|
|
netfilter: selinux: switch hook PFs to nfproto
Alban Crequy
2012-06-07
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-07-23
|
\
\
\
\
|
*
|
|
|
Smack: don't show empty rules when /smack/load or /smack/load2 is read
Rafal Krypa
2012-07-13
|
*
|
|
|
Smack: user access check bounds
Casey Schaufler
2012-07-13
|
*
|
|
|
Smack: onlycap limits on CAP_MAC_ADMIN
Casey Schaufler
2012-07-13
|
*
|
|
|
Smack: fix smack_new_inode bogosities
Casey Schaufler
2012-07-13
|
*
|
|
|
ima: audit is compiled only when enabled
Dmitry Kasatkin
2012-07-05
|
*
|
|
|
ima: ima_initialized is set only if successful
Dmitry Kasatkin
2012-07-05
|
*
|
|
|
ima: add policy for pseudo fs
Dmitry Kasatkin
2012-07-05
|
*
|
|
|
ima: remove unused cleanup functions
Dmitry Kasatkin
2012-07-02
|
*
|
|
|
ima: free securityfs violations file
Dmitry Kasatkin
2012-07-02
|
*
|
|
|
ima: use full pathnames in measurement list
Mimi Zohar
2012-07-02
|
*
|
|
|
security: Fix nommu build.
Paul Mundt
2012-07-02
|
*
|
|
|
Merge commit 'v3.5-rc2' into next
James Morris
2012-06-10
|
|
\
|
|
|
|
*
|
|
|
KEYS: Fix some sparse warnings
David Howells
2012-05-25
*
|
|
|
|
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
|
*
|
|
|
hold task_lock around checks in keyctl
Al Viro
2012-07-22
|
*
|
|
|
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
2012-07-22
|
*
|
|
|
trimming task_work: kill ->data
Al Viro
2012-07-22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-07-18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
SELinux: do not check open perms if they are not known to policy
Eric Paris
2012-07-15
|
*
|
|
SELinux: include definition of new capabilities
Eric Paris
2012-07-15
|
/
/
/
*
|
/
security: Fix nommu build.
Paul Mundt
2012-07-03
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
|
\
\
|
*
|
take calculation of final prot in security_mmap_file() into a helper
Al Viro
2012-06-01
|
*
|
take security_mmap_file() outside of ->mmap_sem
Al Viro
2012-06-01
|
*
|
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
|
*
|
selinuxfs snprintf() misuses
Al Viro
2012-05-29
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
|
\
\
\
|
*
|
|
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
2012-05-23
|
*
|
|
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2012-05-23
|
|
/
/
*
|
|
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
*
|
|
kmod: convert two call sites to call_usermodehelper_fns()
Boaz Harrosh
2012-05-31
*
|
|
security/keys/keyctl.c: suppress memory allocation failure warning
Andrew Morton
2012-05-31
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
|
\
\
[next]