summaryrefslogtreecommitdiff
path: root/security/security.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\
| * LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-21
| * security: drop the unused hook skb_owned_byPaolo Abeni2016-04-11
* | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-17
|\ \
| * | constify security_sb_pivotroot()Al Viro2016-03-28
| * | constify security_path_chroot()Al Viro2016-03-28
| * | constify security_path_{link,rename}Al Viro2016-03-28
| * | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-28
| * | constify security_path_{unlink,rmdir}Al Viro2016-03-28
| * | constify chmod_common/security_path_chmodAl Viro2016-03-28
| * | constify security_sb_mount()Al Viro2016-03-28
| * | constify chown_common/security_path_chownAl Viro2016-03-28
| * | constify security_path_truncate()Al Viro2016-03-28
| |/
* | security: Introduce security_settime64()Baolin Wang2016-04-22
|/
* module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-21
* security: define kernel_read_file hookMimi Zohar2016-02-21
* firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-21
* ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-20
* vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-18
* vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-18
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-24
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-24
* security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-09-01
|\ \
| * | vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-10
| |/
* | LSM: restore certain default error codesJan Beulich2015-08-26
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-27
|\
| * LSM: Switch to lists of hooksCasey Schaufler2015-05-12
| * LSM: Introduce security hook calling MacrosCasey Schaufler2015-05-12
| * LSM: Split security.hCasey Schaufler2015-05-12
* | security: make inode_follow_link RCU-walk awareNeilBrown2015-05-11
* | SECURITY: remove nameidata arg from inode_follow_link.NeilBrown2015-05-10
|/
* VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
* Merge branch 'for-davem' into for-nextAl Viro2015-04-11
|\
| * Revert "selinux: add a skb_owned_by() hook"Eric Dumazet2015-03-20
* | switch security_inode_getattr() to struct path *Al Viro2015-04-11
|/
* Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-15
|\
| * Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley2015-01-25
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
|/
* security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-09
* ima: add support for measuring and appraising firmwareMimi Zohar2014-07-25
* security: introduce kernel_fw_from_file hookKees Cook2014-07-25
* Merge commit 'v3.15' into nextJames Morris2014-06-24
|\
| * vfs: add cross-renameMiklos Szeredi2014-04-01
| * security: add flags to rename hooksMiklos Szeredi2014-04-01
* | Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-14
|\ \ | |/ |/|
| * KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-14
* | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
|/