Linus Torvalds
|
c52b76185b
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 years ago |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 years ago |
Al Viro
|
8a04c43b87
constify security_sb_mount()
|
9 years ago |
Linus Torvalds
|
96b9b1c956
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
9 years ago |
Andreas Gruenbacher
|
e817c2f33e
selinux: Don't sleep inside inode_getsecid hook
|
9 years ago |
Peter Hurley
|
4a51096937
tty: Make tty_files_lock per-tty
|
9 years ago |
Andreas Gruenbacher
|
b197367ed1
selinux: Inode label revalidation performance fix
|
9 years ago |
Vladis Dronov
|
76319946f3
selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()
|
9 years ago |
Andreas Gruenbacher
|
5d226df4ed
selinux: Revalidate invalid inode security labels
|
9 years ago |
Andreas Gruenbacher
|
6f3be9f562
security: Add hook to invalidate inode security labels
|
9 years ago |
Andreas Gruenbacher
|
83da53c5a3
selinux: Add accessor functions for inode->i_security
|
9 years ago |
Andreas Gruenbacher
|
d6335d77a7
security: Make inode argument of inode_getsecid non-const
|
9 years ago |
Andreas Gruenbacher
|
ea861dfd9e
security: Make inode argument of inode_getsecurity non-const
|
9 years ago |
Andreas Gruenbacher
|
a44ca52ca6
selinux: Remove unused variable in selinux_inode_init_security
|
9 years ago |
Linus Torvalds
|
2df4ee78d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
54abc686c2
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
|
9 years ago |
Linus Torvalds
|
1873499e13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
Eric Dumazet
|
212cd08953
selinux: fix random read in selinux_ip_postroute_compat()
|
9 years ago |
Sangwoo
|
63205654c0
selinux: Use a kmem_cache for allocation struct file_security_struct
|
9 years ago |
Geliang Tang
|
1d2a168a08
selinux: ioctl_has_perm should be static
|
9 years ago |
Rasmus Villemoes
|
20ba96aeeb
selinux: remove pointless cast in selinux_inode_setsecurity()
|
9 years ago |
Rasmus Villemoes
|
44be2f65d9
selinux: introduce security_context_str_to_sid
|
9 years ago |
Jeff Vander Stoep
|
44d37ad360
selinux: do not check open perm on ftruncate call
|
9 years ago |
Pablo Neira Ayuso
|
f0a0a978b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Florian Westphal
|
2ffbceb2b0
netfilter: remove hook owner refcounting
|
9 years ago |
Eric Dumazet
|
e446f9dfe1
net: synack packets can be attached to request sockets
|
9 years ago |
Eric W. Biederman
|
06198b34a3
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
|
10 years ago |
Linus Torvalds
|
b793c005ce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 years ago |
Kees Cook
|
a068acf2ee
fs: create and use seq_show_option for escaping
|
10 years ago |