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
/
ipe
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
ipe: add errno field to IPE policy load auditing
Jasjiv Singh
4
-26
/
+63
2025-03-24
ipe: policy_fs: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+6
2024-10-18
ipe: fallback to platform keyring also if key in trusted keyring is rejected
Luca Boccassi
1
-1
/
+1
2024-10-17
ipe: allow secondary and platform keyrings to install/update policies
Luca Boccassi
2
-1
/
+32
2024-10-17
ipe: also reject policy updates with the same version
Luca Boccassi
1
-1
/
+1
2024-10-17
ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...
Luca Boccassi
1
-1
/
+1
2024-09-23
ipe: Add missing terminator to list of unit tests
Guenter Roeck
1
-0
/
+1
2024-08-22
ipe: Remove duplicated include in ipe.c
Yang Li
1
-1
/
+0
2024-08-20
ipe: kunit test for parser
Deven Bowers
3
-0
/
+316
2024-08-20
scripts: add boot policy generation program
Deven Bowers
5
-0
/
+43
2024-08-20
ipe: enable support for fs-verity as a trust provider
Fan Wu
10
-1
/
+237
2024-08-20
ipe: add support for dm-verity as a trust provider
Deven Bowers
13
-4
/
+448
2024-08-20
ipe: add permissive toggle
Deven Bowers
5
-4
/
+102
2024-08-20
audit,ipe: add IPE auditing support
Deven Bowers
10
-18
/
+381
2024-08-20
ipe: add userspace interface
Deven Bowers
8
-0
/
+727
2024-08-20
ipe: introduce 'boot_verified' as a trust provider
Fan Wu
8
-6
/
+101
2024-08-20
ipe: add LSM hooks on execution and kernel read
Deven Bowers
6
-0
/
+235
2024-08-20
ipe: add evaluation loop
Deven Bowers
3
-0
/
+127
2024-08-20
ipe: add policy parser
Deven Bowers
5
-0
/
+697
2024-08-20
lsm: add IPE lsm
Deven Bowers
4
-0
/
+84