summaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAgeFilesLines
...
* | security: add inode_init_security_anon() LSM hookLokesh Gidra2021-01-141-0/+10
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-9/+14
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-9/+14
* | 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-1/+1
|\ \
| * \ Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2020-12-101-1/+1
| |\ \ | | |/ | |/|
| | * [SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn2020-12-041-1/+1
* | | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-031-2/+2
|/ /
* | LSM: Add "contents" flag to kernel_read_file hookKees Cook2020-10-051-2/+4
* | LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-051-2/+12
* | fs/kernel_read_file: Split into separate include fileScott Branden2020-10-051-0/+1
|/
* Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-141-0/+9
|\
| * security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-141-0/+9
* | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-3/+27
|\ \
| * | 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/+9
| * | security: Add a hook for the point of notification insertionDavid Howells2020-05-191-0/+15
| |/
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-4/+11
|\ \
| * | exec: Compute file based creds only onceEric W. Biederman2020-05-291-4/+5
| * | exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman2020-05-211-4/+4
| * | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman2020-05-201-0/+6
| |/
* / sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-1/+1
|/
* Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2020-03-311-1/+0
|\
| * security: remove duplicated include from security.hYueHaibing2020-02-211-1/+0
* | security,lockdown,selinux: implement SELinux lockdownStephen Smalley2019-12-091-0/+2
* | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-0/+2
|\ \
| * | powerpc/xmon: Restrict when kernel is locked downChristopher M. Riedl2019-10-281-0/+2
* | | Merge tag 'v5.4-rc7' into perf/core, to pick up fixesIngo Molnar2019-11-111-0/+1
|\ \ \ | | |/ | |/|
| * | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas2019-10-311-0/+1
| |/
* | perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failuresIngo Molnar2019-10-191-0/+1
* | perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-171-1/+37
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+59
|\
| * tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * debugfs: Restrict debugfs when the kernel is locked downDavid Howells2019-08-191-0/+1
| * lockdown: Lock down perf when in confidentiality modeDavid Howells2019-08-191-0/+1
| * bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells2019-08-191-0/+1
| * lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells2019-08-191-0/+1
| * lockdown: Lock down /proc/kcoreDavid Howells2019-08-191-0/+1
| * x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells2019-08-191-0/+1
| * lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells2019-08-191-0/+1
| * lockdown: Lock down TIOCSSERIALDavid Howells2019-08-191-0/+1
| * lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells2019-08-191-0/+1
| * ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * x86: Lock down IO port access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * PCI: Lock down BAR access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * hibernate: Disable when the kernel is locked downJosh Boyer2019-08-191-0/+1
| * kexec_load: Disable at runtime if the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked downMatthew Garrett2019-08-191-0/+1