index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
evm: Check xattr size discrepancy between kernel and user
Roberto Sassu
1
-1
/
+7
2021-06-20
evm: output EVM digest calculation info
Mimi Zohar
2
-0
/
+47
2021-06-11
IMA: support for duplicate measurement records
Tushar Sugandhi
2
-2
/
+10
2021-06-11
ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
Lakshmi Ramasubramanian
1
-0
/
+1
2021-06-10
ima: differentiate between EVM failures in the audit log
Mimi Zohar
1
-1
/
+2
2021-06-09
ima: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-08
ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()
Roberto Sassu
1
-1
/
+1
2021-06-08
ima: Include header defining ima_post_key_create_or_update()
Roberto Sassu
1
-0
/
+1
2021-06-08
ima/evm: Fix type mismatch
Roberto Sassu
4
-11
/
+12
2021-06-08
ima: Set correct casting types
Roberto Sassu
2
-9
/
+10
2021-06-03
evm: Don't return an error in evm_write_xattrs() if audit is not enabled
Roberto Sassu
1
-1
/
+1
2021-06-03
ima: Define new template evm-sig
Roberto Sassu
1
-1
/
+4
2021-06-03
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
4
-0
/
+148
2021-06-01
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
4
-12
/
+68
2021-06-01
ima: Define new template field imode
Roberto Sassu
3
-0
/
+26
2021-06-01
ima: Define new template fields iuid and igid
Roberto Sassu
3
-0
/
+53
2021-06-01
ima: Add ima_show_template_uint() template library function
Roberto Sassu
2
-1
/
+39
2021-06-01
ima: Don't remove security.ima if file must not be appraised
Roberto Sassu
1
-2
/
+0
2021-06-01
ima: Introduce template field evmsig and write to field sig as fallback
Roberto Sassu
3
-1
/
+36
2021-06-01
ima: Allow imasig requirement to be satisfied by EVM portable signatures
Roberto Sassu
1
-7
/
+17
2021-06-01
evm: Allow setxattr() and setattr() for unmodified metadata
Roberto Sassu
1
-1
/
+112
2021-05-21
evm: Pass user namespace to set/remove xattr hooks
Roberto Sassu
1
-6
/
+11
2021-05-21
evm: Allow xattr/attr operations for portable signatures
Roberto Sassu
2
-6
/
+29
2021-05-21
evm: Introduce evm_hmac_disabled() to safely ignore verification errors
Roberto Sassu
1
-1
/
+38
2021-05-21
evm: Introduce evm_revalidate_status()
Roberto Sassu
2
-9
/
+46
2021-05-21
evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
Roberto Sassu
1
-4
/
+4
2021-05-21
evm: Load EVM key in ima_load_x509() to avoid appraisal
Roberto Sassu
2
-1
/
+7
2021-05-21
evm: Execute evm_inode_init_security() only when an HMAC key is loaded
Roberto Sassu
1
-2
/
+3
2021-05-21
evm: fix writing <securityfs>/evm overflow
Mimi Zohar
1
-2
/
+3
2021-05-02
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+15
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+3
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+8
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-16
/
+14
2021-04-26
Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+29
2021-04-20
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+3
2021-04-09
integrity: Add declarations to init_once void arguments.
Jiele Zhao
1
-1
/
+1
2021-04-09
ima: Fix function name error in comment.
Jiele Zhao
1
-1
/
+1
2021-04-09
ima: enable loading of build time generated key on .ima keyring
Nayna Jain
1
-0
/
+2
2021-03-26
ima: Support EC keys for signature verification
Stefan Berger
1
-16
/
+14
2021-03-24
ima: Fix the error code for restoring the PCR value
Li Huafei
1
-2
/
+2
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2
-8
/
+8
2021-03-22
ima: without an IMA policy loaded, return quickly
Mimi Zohar
1
-0
/
+6
2021-03-22
integrity: double check iint_cache was initialized
Mimi Zohar
1
-0
/
+8
2021-03-11
integrity: Load mokx variables into the blacklist keyring
Eric Snowberg
1
-2
/
+18
2021-03-11
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
1
-0
/
+11
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2
-4
/
+1
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
1
-6
/
+2
2021-02-24
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-54
/
+82
2021-02-12
integrity: Make function integrity_add_key() static
Wei Yongjun
1
-2
/
+2
[next]