index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2025-05-14
ima: do not copy measurement list to kdump kernel
Steven Chen
1
-0
/
+3
2025-04-29
ima: measure kexec load and exec events as critical data
Steven Chen
3
-0
/
+32
2025-04-29
ima: make the kexec extra memory configurable
Steven Chen
2
-5
/
+22
2025-04-29
ima: verify if the segment size has changed
Steven Chen
1
-0
/
+10
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
1
-14
/
+29
2025-04-29
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
1
-0
/
+47
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
1
-0
/
+3
2025-04-29
ima: define and call ima_alloc_kexec_file_buf()
Steven Chen
1
-11
/
+35
2025-04-29
ima: rename variable the seq_file "file" to "ima_kexec_file"
Steven Chen
1
-15
/
+16
2025-04-22
ima: process_measurement() needlessly takes inode_lock() on MAY_READ
Frederick Lawler
1
-1
/
+3
2025-03-27
ima: limit the number of ToMToU integrity violations
Mimi Zohar
2
-4
/
+5
2025-03-27
ima: limit the number of open-writers integrity violations
Mimi Zohar
2
-2
/
+10
2025-02-05
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Roberto Sassu
2
-2
/
+8
2025-02-05
integrity: fix typos and spelling errors
Tanya Agarwal
3
-5
/
+5
2025-01-23
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+54
2025-01-03
ima: ignore suffixed policy rule comments
Mimi Zohar
1
-1
/
+1
2025-01-03
ima: limit the builtin 'tcb' dont_measure tmpfs policy rule
Mimi Zohar
1
-1
/
+2
2024-12-24
ima: kexec: silence RCU list traversal warning
Breno Leitao
1
-1
/
+2
2024-12-19
ima: instantiate the bprm_creds_for_exec() hook
Mimi Zohar
2
-2
/
+54
2024-12-11
ima: Suspend PCR extends and log appends when rebooting
Stefan Berger
3
-0
/
+47
2024-12-01
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2024-11-27
ima: uncover hidden variable in ima_match_rules()
Casey Schaufler
1
-4
/
+5
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+3
2024-11-19
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-50
/
+50
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+2
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-5
/
+2
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
1
-5
/
+2
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
1
-2
/
+1
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
5
-45
/
+46
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2
-5
/
+8
2024-10-10
integrity: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+4
2024-10-10
evm: stop avoidably reading i_writecount in evm_file_release
Mateusz Guzik
1
-1
/
+2
2024-10-10
ima: fix buffer overrun in ima_eventdigest_init_common
Samasth Norway Ananda
1
-4
/
+10
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
1
-3
/
+3
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-08-13
introduce fd_file(), convert all accessors to it.
Al Viro
1
-2
/
+2
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
3
-14
/
+10
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
1
-1
/
+1
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+1
2024-07-06
Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2
-7
/
+10
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
1
-2
/
+1
2024-06-03
ima: fix wrong zero-assignment during securityfs dentry remove
Enrico Bravi
1
-2
/
+1
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
4
-18
/
+132
2024-04-10
evm: Rename is_unsupported_fs to is_unsupported_hmac_fs
Stefan Berger
1
-9
/
+10
2024-04-10
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
1
-1
/
+1
2024-04-10
evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
Stefan Berger
1
-5
/
+7
2024-04-10
ima: re-evaluate file integrity on file metadata change
Stefan Berger
1
-1
/
+13
2024-04-10
evm: Store and detect metadata inode attributes changes
Stefan Berger
3
-10
/
+49
2024-04-10
ima: Move file-change detection variables into new structure
Stefan Berger
4
-13
/
+10
[next]