summaryrefslogtreecommitdiffstats
path: root/security/security.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-121-5/+0
|\
| * LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-181-5/+0
* | LSM: drop bprm_secureexec hookKees Cook2017-08-011-5/+0
|/
* security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-091-2/+5
* IB/core: Enforce security on management datagramsDaniel Jurgens2017-05-231-0/+6
* selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-231-0/+20
* IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-0/+22
* Sync to mainline for security submaintainers to work againstJames Morris2017-05-221-4/+8
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-031-352/+18
| |\
| * | kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com2017-04-021-4/+8
* | | LSM: Enable multiple calls to security_add_hooks() for the same LSMMickaël Salaün2017-05-151-0/+19
| |/ |/|
* | LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa2017-03-281-0/+5
* | LSM: Initialize security_hook_heads upon registration.Tetsuo Handa2017-03-241-354/+7
* | security: mark LSM hooks as __ro_after_initJames Morris2017-03-061-1/+1
* | prlimit,security,selinux: add a security hook for prlimitStephen Smalley2017-03-061-0/+8
|/
* Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-101-8/+2
|\
| * security,selinux,smack: kill security_task_wait hookStephen Smalley2017-01-121-6/+0
| * proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-091-2/+2
* | LSM: Add /sys/kernel/security/lsmCasey Schaufler2017-01-191-0/+38
|/
* security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2016-08-081-0/+11
* security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-081-0/+8
* security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-081-0/+8
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-1/+1
|\
| * qstr: constify dentry_init_securityAl Viro2016-07-201-1/+1
* | LSM: Fix for security_inode_getsecurity and -EOPNOTSUPPCasey Schaufler2016-06-061-4/+25
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-191-1/+1
|\
| * LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-211-0/+1
| * security: drop the unused hook skb_owned_byPaolo Abeni2016-04-111-1/+0
* | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-171-14/+14
|\ \
| * | constify security_sb_pivotroot()Al Viro2016-03-281-1/+1
| * | constify security_path_chroot()Al Viro2016-03-281-1/+1
| * | constify security_path_{link,rename}Al Viro2016-03-281-3/+3
| * | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-281-3/+3
| * | constify security_path_{unlink,rmdir}Al Viro2016-03-281-2/+2
| * | constify chmod_common/security_path_chmodAl Viro2016-03-281-1/+1
| * | constify security_sb_mount()Al Viro2016-03-281-1/+1
| * | constify chown_common/security_path_chownAl Viro2016-03-281-1/+1
| * | constify security_path_truncate()Al Viro2016-03-281-1/+1
| |/
* | security: Introduce security_settime64()Baolin Wang2016-04-221-1/+1
|/
* module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-211-12/+0
* security: define kernel_read_file hookMimi Zohar2016-02-211-0/+13
* firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-211-13/+0
* ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-201-1/+6
* vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-181-2/+3
* vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-181-0/+8
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-241-0/+8
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-241-1/+1
* security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-241-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-8/+3
|\
| * Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-281-8/+3
OpenPOWER on IntegriCloud