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
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
2024-04-10
evm: Use the metadata inode to calculate metadata hash
Stefan Berger
1
-1
/
+1
2024-04-10
evm: Implement per signature type decision in security_inode_copy_up_xattr
Stefan Berger
1
-3
/
+28
2024-04-10
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
1
-1
/
+1
2024-04-10
ima: Rename backing_inode to real_inode
Stefan Berger
1
-8
/
+10
2024-04-08
integrity: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
7
-15
/
+31
2024-04-08
ima: define an init_module critical data record
Mimi Zohar
1
-0
/
+7
2024-04-08
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2
-7
/
+26
2024-03-13
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-424
/
+630
2024-02-16
integrity: eliminate unnecessary "Problem loading X.509 certificate" msg
Coiby Xu
1
-1
/
+2
2024-02-16
integrity: Remove LSM
Roberto Sassu
2
-220
/
+2
2024-02-16
ima: Make it independent from 'integrity' LSM
Roberto Sassu
9
-116
/
+308
2024-02-16
evm: Make it independent from 'integrity' LSM
Roberto Sassu
6
-24
/
+79
2024-02-16
evm: Move to LSM infrastructure
Roberto Sassu
1
-16
/
+102
2024-02-16
ima: Move IMA-Appraisal to LSM infrastructure
Roberto Sassu
3
-9
/
+35
2024-02-16
ima: Move to LSM infrastructure
Roberto Sassu
5
-21
/
+66
2024-02-16
integrity: Move integrity_kernel_module_request() to IMA
Roberto Sassu
2
-23
/
+33
2024-02-16
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+3
2024-02-16
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+2
2024-02-16
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+3
2024-02-16
ima: Align ima_post_read_file() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+1
2024-02-16
ima: Align ima_inode_removexattr() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+2
2024-02-16
ima: Align ima_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
1
-2
/
+3
2024-02-16
ima: Align ima_file_mprotect() definition with LSM infrastructure
Roberto Sassu
1
-2
/
+4
2024-02-16
ima: Align ima_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
1
-1
/
+2
2024-01-10
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2
-6
/
+46
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2023-12-21
kexec_file: print out debugging message if required
Baoquan He
1
-2
/
+2
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
1
-1
/
+34
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
1
-0
/
+7
2023-11-27
ima: Remove EXPERIMENTAL from Kconfig
Eric Snowberg
1
-1
/
+1
2023-11-27
ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
Eric Snowberg
1
-5
/
+5
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-11-03
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+1
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
5
-34
/
+81
2023-10-31
ima: detect changes to the backing overlay file
Mimi Zohar
3
-1
/
+22
2023-10-31
integrity: fix indentation of config attributes
Prasad Pandit
1
-22
/
+22
2023-10-31
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
1
-11
/
+37
2023-10-31
Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
1
-2
/
+0
2023-10-31
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2023-10-24
integrity: powerpc: Do not select CA_MACHINE_KEYRING
Michal Suchanek
1
-2
/
+0
2023-10-20
ima: Add __counted_by for struct modsig and use struct_size()
Gustavo A. R. Silva
1
-3
/
+3
2023-10-19
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
[next]