summaryrefslogtreecommitdiff
path: root/include/linux/security.h
Commit message (Expand)AuthorAge
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-07
|\
| * security: Add a cred_getsecid hookMatthew Garrett2018-03-23
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-07
|\ \ | |/
| * usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-07
* | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\ \
| * | security: Add support for SCTP security hooksRichard Haines2018-02-22
| |/
* | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2018-03-22
* | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2018-03-22
* | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2018-03-22
|/
* security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski2017-11-02
* security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng2017-10-20
* Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-12
|\
| * LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\ \
| * | Introduce v3 namespaced file capabilitiesSerge E. Hallyn2017-09-01
| |/
* | LSM: drop bprm_secureexec hookKees Cook2017-08-01
* | commoncap: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
|/
* Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-06-23
|\
| * security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-09
| * IB/core: Enforce security on management datagramsDaniel Jurgens2017-05-23
| * selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-23
| * IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-23
* | securityfs: add the ability to support symlinksJohn Johansen2017-06-08
|/
* LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa2017-03-28
* prlimit,security,selinux: add a security hook for prlimitStephen Smalley2017-03-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-23
|\
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-24
* | security,selinux,smack: kill security_task_wait hookStephen Smalley2017-01-12
* | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-09
|/
* Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-09-19
|\
| * security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2016-08-08
| * security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-08
| * security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-08
* | module: Fully remove the kernel_module_from_file hookMickaël Salaün2016-08-09
|/
* qstr: constify dentry_init_securityAl Viro2016-07-20
* 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