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
/
ima
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+2
2022-07-07
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
1
-1
/
+2
2022-07-07
ima: fix violation measurement list record
Mimi Zohar
1
-3
/
+3
2022-05-06
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
3
-13
/
+151
2022-05-05
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
4
-8
/
+89
2022-05-05
ima: define a new template field named 'd-ngv2' and templates
Mimi Zohar
3
-11
/
+73
2022-05-01
ima: use IMA default hash algorithm for integrity violations
Mimi Zohar
1
-1
/
+1
2022-05-01
ima: fix 'd-ng' comments and documentation
Mimi Zohar
1
-3
/
+5
2022-04-07
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
1
-8
/
+6
2022-04-04
ima: remove redundant initialization of pointer 'file'.
Colin Ian King
1
-1
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-18
/
+39
2022-03-22
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-32
/
+36
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-11
ima: Always return a file measurement in ima_file_hash()
Roberto Sassu
1
-13
/
+33
2022-03-11
ima: Fix documentation-related warnings in ima_main.c
Roberto Sassu
1
-5
/
+6
2022-02-15
ima: define ima_max_digest_data struct without a flexible array variable
Mimi Zohar
4
-18
/
+7
2022-02-15
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
2
-2
/
+2
2022-02-15
ima: Return error code obtained from securityfs functions
Stefan Berger
1
-8
/
+23
2022-02-15
ima: Fix trivial typos in the comments
Austin Kim
4
-4
/
+4
2022-02-02
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
1
-0
/
+8
2022-02-02
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2022-02-02
ima: Remove ima_policy file before directory
Stefan Berger
1
-1
/
+1
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-12
Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2022-01-05
ima: silence measurement list hexdump during kexec
Bruno Meneguele
1
-3
/
+3
2021-11-23
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2
-8
/
+8
2021-10-10
ima: Use strscpy instead of strlcpy
Petr Vorel
2
-2
/
+2
2021-10-10
ima_policy: Remove duplicate 'the' in docs comment
Petr Vorel
1
-2
/
+1
2021-10-10
ima: add gid support
Curtis Veit
1
-27
/
+174
2021-10-10
ima: fix uid code style problems
Alex Henrie
1
-4
/
+6
2021-10-10
ima: fix deadlock when traversing "ima_default_rules".
liqiong
1
-9
/
+18
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-65
/
+316
2021-08-24
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
1
-1
/
+2
2021-08-17
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
1
-0
/
+6
2021-08-17
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
4
-17
/
+96
2021-08-17
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
1
-4
/
+70
2021-08-17
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
5
-12
/
+41
2021-08-17
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2
-4
/
+47
2021-08-17
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
1
-1
/
+0
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
1
-0
/
+1
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
6
-15
/
+32
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
2
-22
/
+28
2021-07-23
ima: Introduce ima_get_current_hash_algo()
Roberto Sassu
1
-1
/
+6
2021-07-23
IMA: remove -Wmissing-prototypes warning
Austin Kim
1
-1
/
+1
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
[next]