summaryrefslogtreecommitdiff
path: root/security/security.c
Commit message (Expand)AuthorAge
...
| * | 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
|/
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-22
|\
| * Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-18
| |\
| | * lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-25
* | | xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
|/ /
* | NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley2013-06-08
* | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-08
* | Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley2013-06-08
* | Security: Add hook to calculate context based on a negative dentry.David Quigley2013-06-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-30
|\
| * selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-02
* | selinux: add a skb_owned_by() hookEric Dumazet2013-04-09
|/
* tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-14