summaryrefslogtreecommitdiff
path: root/include/linux/lsm_hook_defs.h
Commit message (Expand)AuthorAgeFilesLines
* selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan2021-05-101-2/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+1
|\
| * fs,security: Add sb_delete hookMickaël Salaün2021-04-221-0/+1
* | lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-221-1/+4
* | lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia2021-03-221-0/+1
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-6/+9
|\
| * commoncap: handle idmapped mountsChristian Brauner2021-01-241-6/+9
* | security: add inode_init_security_anon() LSM hookLokesh Gidra2021-01-141-0/+2
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-2/+2
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-2/+2
* | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-031-1/+1
|/
* LSM: Fix type of id parameter in kernel_post_load_data prototypeNathan Chancellor2020-10-071-1/+1
* LSM: Add "contents" flag to kernel_read_file hookKees Cook2020-10-051-1/+1
* LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-051-1/+3
* Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2020-08-111-1/+1
|\
| * LSM: drop duplicated words in header file commentsRandy Dunlap2020-08-061-1/+1
* | security: Fix hook iteration and default value for inode_copy_up_xattrKP Singh2020-06-231-1/+1
* | security: fix the key_permission LSM hook function typeSami Tolvanen2020-06-221-1/+1
* | Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-141-0/+2
|\ \
| * | security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-141-0/+2
| |/
* | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-0/+9
|\ \
| * | security: Add hooks to rule on setting a watchDavid Howells2020-05-191-0/+4
| * | security: Add a hook for the point of notification insertionDavid Howells2020-05-191-0/+5
| |/
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-1/+2
|\ \ | |/ |/|
| * exec: Compute file based creds only onceEric W. Biederman2020-05-291-1/+1
| * exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman2020-05-211-1/+1
| * exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman2020-05-201-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-151-1/+1
|\ \
| * | security: Fix the default value of secid_to_secctx hookAnders Roxell2020-05-141-1/+1
| |/
* | security: Fix the default value of fs_context_parse_param hookKP Singh2020-04-301-1/+1
|/
* security: Refactor declaration of LSM hooksKP Singh2020-03-301-0/+381