index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
ipe
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
lsm: add IPE lsm
Deven Bowers
4
-0
/
+84