index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
ipe
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-6
/
+6
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-03
Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+33
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2025-12-02
ipe: Add AT_EXECVE_CHECK support for script enforcement
Yanzhu Huang
4
-0
/
+32
2025-12-02
ipe: Drop a duplicated CONFIG_ prefix in the ifdeffery
Borislav Petkov (AMD)
1
-1
/
+1
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
1
-0
/
+1
2025-10-22
ipe: move initcalls to the LSM framework
Paul Moore
3
-3
/
+4
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
1
-1
/
+1
2025-07-31
Merge tag 'ipe-pr-20250728' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-28
/
+6
2025-07-28
ipe: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2
-28
/
+6
2025-06-17
ipe: don't bother with removal of files in directory we'll be removing
Al Viro
2
-22
/
+14
2025-05-27
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-19
lsm: add IPE lsm
Deven Bowers
4
-0
/
+84