summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selinux: add basic filtering for audit trace eventsPeter Enderborg2020-08-211-13/+15
| * | | | selinux: add tracepoint on audited eventsThiƩbaud Weksteen2020-08-211-0/+5
| * | | | selinux: Create new booleans and class dirs out of treeDaniel Burgener2020-08-211-23/+90
| * | | | selinux: Standardize string literal usage for selinuxfs directory namesDaniel Burgener2020-08-211-4/+6
| * | | | selinux: Refactor selinuxfs directory populating functionsDaniel Burgener2020-08-211-20/+25
| * | | | selinux: Create function for selinuxfs directory cleanupDaniel Burgener2020-08-211-14/+25
| * | | | selinux: permit removing security.selinux xattr before policy loadStephen Smalley2020-08-201-0/+3
| * | | | selinux: fix memdup.cocci warningskernel test robot2020-08-201-3/+2
| * | | | selinux: avoid dereferencing the policy prior to initializationStephen Smalley2020-08-191-0/+60
| * | | | selinux: fix allocation failure check on newpolicy->sidtabColin Ian King2020-08-191-1/+1
| * | | | selinux: refactor changing booleansStephen Smalley2020-08-178-64/+368
| * | | | selinux: move policy commit after updating selinuxfsStephen Smalley2020-08-176-80/+104
| * | | | selinux: encapsulate policy state, refactor policy loadStephen Smalley2020-08-172-192/+221
| * | | | scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley2020-08-174-26/+40
| | |/ / | |/| |
* | | | Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-nextLinus Torvalds2020-10-134-149/+200
|\ \ \ \
| * | | | Smack: Remove unnecessary variable initializationCasey Schaufler2020-10-051-1/+1
| * | | | Smack: Fix build when NETWORK_SECMARK is not setCasey Schaufler2020-09-221-0/+7
| * | | | Smack: Use the netlabel cacheCasey Schaufler2020-09-114-38/+68
| * | | | Smack: Set socket labels only onceCasey Schaufler2020-09-112-89/+98
| * | | | Smack: Consolidate uses of secmark into a functionCasey Schaufler2020-09-111-28/+33
| |/ / /
* | | | Merge tag 'tomoyo-pr-20201012' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2020-10-131-6/+23
|\ \ \ \
| * | | | tomoyo: Loosen pathname/domainname validation.Tetsuo Handa2020-10-121-6/+23
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-131-3/+11
|\ \ \ \
| * | | | integrity: Asymmetric digsig supports SM2-with-SM3 algorithmTianjia Zhang2020-09-251-3/+11
| | |/ / | |/| |
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-123-41/+3
|\ \ \ \
| * | | | security/keys: remove compat_keyctl_instantiate_key_iovChristoph Hellwig2020-10-033-40/+3
| * | | | iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig2020-10-031-3/+2
| |/ / /
* | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-19/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | integrity: Load certs from the EFI MOK config tableLenny Szubowicz2020-09-161-0/+22
| * | | integrity: Move import of MokListRT certs to a separate routineLenny Szubowicz2020-09-161-19/+44
| |/ /
* | | Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2020-09-151-1/+2
|\ \ \ | |_|/ |/| |
| * | device_cgroup: Fix RCU list debugging warningAmol Grover2020-08-201-1/+2
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2312-38/+30
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-1/+1
|\ \
| * | mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-121-1/+1
* | | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2020-08-1110-10/+10
|\ \ \ | |/ / |/| |
| * | Replace HTTP links with HTTPS ones: securityAlexander A. Klimov2020-08-0610-10/+10
* | | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-0710-62/+62
* | | Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2020-08-0612-140/+283
|\ \ \
| * | | integrity: remove redundant initialization of variable retColin Ian King2020-07-271-1/+1
| * | | ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele2020-07-202-1/+7
| * | | ima: AppArmor satisfies the audit rule requirementsTyler Hicks2020-07-201-1/+1
| * | | ima: Rename internal filter rule functionsTyler Hicks2020-07-202-25/+21
| * | | ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks2020-07-207-22/+28
| * | | ima: Use the common function to detect LSM conditionals in a ruleTyler Hicks2020-07-201-9/+2
| * | | ima: Move comprehensive rule validation checks out of the token parserTyler Hicks2020-07-203-46/+37
| * | | ima: Use correct type for the args_p member of ima_rule_entry.lsm elementsTyler Hicks2020-07-201-9/+9
| * | | ima: Shallow copy the args_p member of ima_rule_entry.lsm elementsTyler Hicks2020-07-201-10/+8
| * | | ima: Fail rule parsing when appraise_flag=blacklist is unsupportableTyler Hicks2020-07-201-1/+14
| * | | ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid condTyler Hicks2020-07-161-0/+7