Commit Graph

230 Commits (master)

Author SHA1 Message Date
Vivek Goyal 2602625b7e security, overlayfs: Provide hook to correctly label newly created files
7 years ago
Vivek Goyal 121ab822ef security,overlayfs: Provide security hook for copy up of xattrs for overlay file
7 years ago
Vivek Goyal d8ad8b4961 security, overlayfs: provide copy up security hook for unioned files
7 years ago
Linus Torvalds 835c92d43b Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
7 years ago
Al Viro 4f3ccd7657 qstr: constify dentry_init_security
7 years ago
Casey Schaufler 2885c1e3e0 LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP
7 years ago
Linus Torvalds f4f27d0028 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
7 years ago
Linus Torvalds c52b76185b Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
7 years ago
Baolin Wang 457db29bfc security: Introduce security_settime64()
7 years ago
Kees Cook 9b091556a0 LSM: LoadPin for kernel file loading restrictions
7 years ago
Paolo Abeni 3c9d6296b7 security: drop the unused hook skb_owned_by
7 years ago
Al Viro 3b73b68c05 constify security_sb_pivotroot()
7 years ago
Al Viro 77b286c0d2 constify security_path_chroot()
7 years ago
Al Viro 3ccee46ab4 constify security_path_{link,rename}
7 years ago
Al Viro d360775217 constify security_path_{mkdir,mknod,symlink}
7 years ago
Al Viro 989f74e050 constify security_path_{unlink,rmdir}
7 years ago
Al Viro be01f9f28e constify chmod_common/security_path_chmod
7 years ago
Al Viro 8a04c43b87 constify security_sb_mount()
7 years ago
Al Viro 7fd25dac9a constify chown_common/security_path_chown
7 years ago
Al Viro 81f4c50607 constify security_path_truncate()
7 years ago
Mimi Zohar a1db742094 module: replace copy_module_from_fd with kernel version
7 years ago
Mimi Zohar 39eeb4fb97 security: define kernel_read_file hook
7 years ago
Mimi Zohar e40ba6d56b firmware: replace call to fw_read_file_contents() with kernel version
7 years ago
Mimi Zohar cf22221786 ima: define a new hook to measure and appraise a file already in memory
7 years ago
Mimi Zohar bc8ca5b92d vfs: define kernel_read_file_id enumeration
7 years ago
Mimi Zohar b44a7dfc6f vfs: define a generic function to read a file from the kernel
7 years ago
Andreas Gruenbacher 6f3be9f562 security: Add hook to invalidate inode security labels
8 years ago
Andreas Gruenbacher d6335d77a7 security: Make inode argument of inode_getsecid non-const
8 years ago
Andreas Gruenbacher ea861dfd9e security: Make inode argument of inode_getsecurity non-const
8 years ago
Linus Torvalds b793c005ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
8 years ago
Linus Torvalds 73b6fa8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
8 years ago
Jan Beulich e308fd3bb2 LSM: restore certain default error codes
8 years ago
Kees Cook 730daa164e Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
8 years ago
Eric W. Biederman 90f8572b0f vfs: Commit to never having exectuables on proc and sysfs.
8 years ago
Linus Torvalds e22619a29f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
8 years ago
Casey Schaufler b1d9e6b064 LSM: Switch to lists of hooks
8 years ago
Casey Schaufler f25fce3e8f LSM: Introduce security hook calling Macros
8 years ago
Casey Schaufler 3c4ed7bdf5 LSM: Split security.h
8 years ago
NeilBrown bda0be7ad9 security: make inode_follow_link RCU-walk aware
8 years ago
NeilBrown 37882db054 SECURITY: remove nameidata arg from inode_follow_link.
8 years ago
David Howells c6f493d631 VFS: security/: d_backing_inode() annotations
8 years ago
Al Viro 39c853ebfe Merge branch 'for-davem' into for-next
8 years ago
Al Viro 3f7036a071 switch security_inode_getattr() to struct path *
8 years ago
Eric Dumazet d3593b5cef Revert "selinux: add a skb_owned_by() hook"
8 years ago
Linus Torvalds 4ba63072b9 Char / Misc patches for 3.20-rc1
8 years ago
Stephen Smalley 79af73079d Add security hooks to binder and implement the hooks for SELinux.
8 years ago
Christoph Hellwig b4caecd480 fs: introduce f_op->mmap_capabilities for nommu mmap support
8 years ago
Jeff Layton e0b93eddfe security: make security_file_set_fowner, f_setown and __f_setown void return
9 years ago
Mimi Zohar 5a9196d715 ima: add support for measuring and appraising firmware
9 years ago
Kees Cook 13752fe2d7 security: introduce kernel_fw_from_file hook
9 years ago