Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
450630975d
don't open-code file_inode()
|
8 years ago |
Casey Schaufler
|
152f91d4d1
Smack: Remove unnecessary smack_known_invalid
|
8 years ago |
Tetsuo Handa
|
8c15d66e42
Smack: Use GFP_KERNEL for smack_parse_opts_str().
|
8 years ago |
Casey Schaufler
|
2e4939f702
Smack: ipv6 label match fix
|
8 years ago |
Himanshu Shukla
|
b437aba85b
SMACK: Fix the memory leak in smack_cred_prepare() hook
|
8 years ago |
Himanshu Shukla
|
7128ea159d
SMACK: Do not apply star label in smack_setprocattr hook
|
8 years ago |
Himanshu Shukla
|
2097f59920
smack: parse mnt opts after privileges check
|
8 years ago |
jooseong lee
|
08382c9f6e
Smack: Assign smack_known_web label for kernel thread's
|
8 years ago |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Andreas Gruenbacher
|
5d6c31910b
xattr: Add __vfs_{get,set,remove}xattr helpers
|
8 years ago |
Casey Schaufler
|
c60b906673
Smack: Signal delivery as an append operation
|
9 years ago |
Linus Torvalds
|
7a1e8b80fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
James Morris
|
c632809953
Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into next
|
9 years ago |
James Morris
|
d011a4d861
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
|
9 years ago |
Huw Davies
|
a04e71f631
netlabel: Pass a family parameter to netlbl_skbuff_err().
|
9 years ago |
Seth Forshee
|
809c02e091
Smack: Handle labels consistently in untrusted mounts
|
9 years ago |
Seth Forshee
|
9f50eda2a9
Smack: Add support for unprivileged mounts from user namespaces
|
10 years ago |
Rafal Krypa
|
18d872f77c
Smack: ignore null signal in smack_task_kill
|
9 years ago |
Al Viro
|
3767e255b3
switch ->setxattr() to passing dentry and inode separately
|
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 |
José Bollo
|
8012495e17
smack: fix cache of access labels
|
9 years ago |
Casey Schaufler
|
491a0b08d3
Smack: Remove pointless hooks
|
9 years ago |
Jann Horn
|
3dfb7d8cdb
security: let security modules use PTRACE_MODE_* with bitmasks
|
9 years ago |
Linus Torvalds
|
5807fcaa9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
James Morris
|
aa98b942cb
Merge branch 'smack-for-4.5' of https://github.com/cschaufler/smack-next into next
|
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 |
Roman Kubiak
|
81bd0d5629
Smack: type confusion in smak sendmsg() handler
|
9 years ago |