summaryrefslogtreecommitdiffstats
path: root/security/security.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add lockdown check for probe_write_user helperDaniel Borkmann2021-08-101-0/+1
* bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-091-1/+1
* Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-301-2/+2
|\
| * selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan2021-05-101-2/+2
* | evm: Pass user namespace to set/remove xattr hooksRoberto Sassu2021-05-211-2/+2
|/
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-7/+44
|\
| * fs,security: Add sb_delete hookMickaël Salaün2021-04-221-0/+5
| * LSM: Infrastructure management of the superblockCasey Schaufler2021-04-221-7/+39
* | lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-221-3/+10
* | lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia2021-03-221-0/+7
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-10/+15
|\
| * commoncap: handle idmapped mountsChristian Brauner2021-01-241-10/+15
* | security: add inode_init_security_anon() LSM hookLokesh Gidra2021-01-141-0/+8
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-8/+9
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-8/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2020-12-121-0/+1
|\ \
| * | xfrm: redact SA secret with lockdown confidentialityAntony Antony2020-11-271-0/+1
| |/
* / security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-031-1/+1
|/
* LSM: Add "contents" flag to kernel_read_file hookKees Cook2020-10-051-3/+4
* LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-051-3/+17
* fs/kernel_read_file: Split into separate include fileScott Branden2020-10-051-0/+1
* security: Fix hook iteration and default value for inode_copy_up_xattrKP Singh2020-06-231-1/+16
* Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-141-0/+6
|\
| * security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-141-0/+6
* | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-3/+19
|\ \
| * | keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2020-05-191-3/+3
| * | security: Add hooks to rule on setting a watchDavid Howells2020-05-191-0/+7
| * | security: Add a hook for the point of notification insertionDavid Howells2020-05-191-0/+9
* | | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-06-091-0/+1
|\ \ \
| * | | ovl: call secutiry hook in ovl_real_ioctl()Miklos Szeredi2020-06-031-0/+1
| |/ /
* | | Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2020-06-061-1/+6
|\ \ \
| * | | ima: verify mprotect change is consistent with mmap policyMimi Zohar2020-05-221-1/+6
| |/ /
* | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-2/+7
|\ \ \ | |_|/ |/| |
| * | exec: Compute file based creds only onceEric W. Biederman2020-05-291-2/+2
| * | exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman2020-05-211-2/+2
| * | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman2020-05-201-0/+5
| |/
* / security: Fix hook iteration for secid_to_secctxKP Singh2020-05-201-2/+14
|/
* security: Refactor declaration of LSM hooksKP Singh2020-03-301-11/+30
* Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmo...Linus Torvalds2020-01-281-1/+0
|\
| * security: remove EARLY_LSM_COUNT which never usedAlex Shi2020-01-271-1/+0
* | security,lockdown,selinux: implement SELinux lockdownStephen Smalley2019-12-091-0/+33
* | perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-171-0/+27
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-8/+48
|\
| * security: Add a "locked down" LSM hookMatthew Garrett2019-08-191-0/+6
| * security: Support early LSMsMatthew Garrett2019-08-191-8/+42
* | Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-231-0/+6
|\ \
| * | fanotify, inotify, dnotify, security: add security hook for fs notificationsAaron Goidel2019-08-121-0/+6
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-10/+13
|\ \ \ | |_|/ |/| |
| * | LSM: switch to blocking policy update notifiersJanne Karhunen2019-06-141-10/+13
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/