summaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAgeFilesLines
* security: add hook for socketpair()David Herrmann2018-05-041-0/+7
* Merge tag 'v4.17-rc2' into next-generalJames Morris2018-04-241-35/+58
|\
| * Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-071-0/+1
| |\
| | * security: Add a cred_getsecid hookMatthew Garrett2018-03-231-0/+1
| * | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-2/+2
| |\|
| * | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-061-0/+25
| |\ \
| | * | security: Add support for SCTP security hooksRichard Haines2018-02-221-0/+25
| * | | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2018-03-221-13/+12
| * | | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2018-03-221-11/+10
| * | | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2018-03-221-11/+10
| |/ /
* | / security: remove security_settimeSargun Dhillon2018-04-171-14/+0
| |/ |/|
* | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-071-2/+2
|/
* security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski2017-11-021-1/+4
* security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng2017-10-201-0/+45
* Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-121-6/+0
|\
| * LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-181-6/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-0/+2
|\ \
| * | Introduce v3 namespaced file capabilitiesSerge E. Hallyn2017-09-011-0/+2
| |/
* | LSM: drop bprm_secureexec hookKees Cook2017-08-011-6/+0
* | commoncap: Refactor to remove bprm_secureexec hookKees Cook2017-08-011-2/+1
|/
* Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-06-231-2/+56
|\
| * security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-091-2/+6
| * IB/core: Enforce security on management datagramsDaniel Jurgens2017-05-231-0/+6
| * selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-231-0/+23
| * IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-0/+21
* | securityfs: add the ability to support symlinksJohn Johansen2017-06-081-0/+12
|/
* LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa2017-03-281-0/+7
* prlimit,security,selinux: add a security hook for prlimitStephen Smalley2017-03-061-0/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-231-2/+1
|\
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-241-2/+1
* | 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
|/
* Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-09-191-0/+24
|\
| * security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2016-08-081-0/+12
| * security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-081-0/+6
| * security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-081-0/+6
* | module: Fully remove the kernel_module_from_file hookMickaël Salaün2016-08-091-1/+0
|/
* qstr: constify dentry_init_securityAl Viro2016-07-201-2/+2
* Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-171-29/+29
|\
| * constify security_sb_pivotroot()Al Viro2016-03-281-3/+3
| * constify security_path_chroot()Al Viro2016-03-281-2/+2
| * constify security_path_{link,rename}Al Viro2016-03-281-6/+6
| * constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-281-6/+6
| * constify security_path_{unlink,rmdir}Al Viro2016-03-281-4/+4
| * constify chmod_common/security_path_chmodAl Viro2016-03-281-2/+2
| * constify security_sb_mount()Al Viro2016-03-281-2/+2
| * constify chown_common/security_path_chownAl Viro2016-03-281-2/+2
| * constify security_path_truncate()Al Viro2016-03-281-2/+2
* | security: Introduce security_settime64()Baolin Wang2016-04-221-3/+17
|/
* module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-211-5/+0