index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
2023-09-27
1
-12
/
+6
*
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
2023-09-26
1
-2
/
+2
*
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-08-30
5
-30
/
+16
|
\
|
*
kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
Wenyu Liu
2023-08-07
1
-1
/
+1
|
*
ima: require signed IMA policy when UEFI secure boot is enabled
Coiby Xu
2023-08-01
1
-0
/
+3
|
*
integrity: Always reference the blacklist keyring with appraisal
Eric Snowberg
2023-08-01
2
-17
/
+12
|
*
ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
Nayna Jain
2023-08-01
1
-12
/
+0
*
|
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
2023-08-29
1
-1
/
+2
|
\
\
|
*
|
integrity: Enforce digitalSignature usage in the ima and evm keyrings
Eric Snowberg
2023-08-17
1
-1
/
+2
|
|
/
*
/
integrity: Annotate struct ima_rule_opt_list with __counted_by
Kees Cook
2023-08-18
1
-2
/
+2
|
/
*
Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-06-28
4
-8
/
+19
|
\
|
*
ima: Fix build warnings
Roberto Sassu
2023-06-06
2
-1
/
+5
|
*
IMA: use vfs_getattr_nosec to get the i_version
Jeff Layton
2023-05-24
2
-7
/
+14
*
|
fsverity: rework fsverity_get_digest() again
Eric Biggers
2023-06-14
1
-19
/
+12
|
/
*
Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
|
*
IMA: allow/fix UML builds
Randy Dunlap
2023-03-15
1
-1
/
+1
*
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-1
/
+1
|
/
*
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-02-22
5
-12
/
+42
|
\
|
*
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
2023-01-31
5
-6
/
+32
|
*
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2023-01-31
1
-2
/
+5
|
*
ima: fix ima_delete_rules() kernel-doc warning
Randy Dunlap
2023-01-18
1
-1
/
+2
|
*
ima: return IMA digest value only when IMA_COLLECTED flag is set
Matt Bobrowski
2023-01-18
1
-1
/
+1
|
*
ima: fix error handling logic when file measurement failed
Matt Bobrowski
2023-01-18
2
-2
/
+2
*
|
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
7
-35
/
+36
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-2
/
+2
|
/
*
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-21
1
-0
/
+24
|
\
|
*
mnt_idmapping: move ima-only helpers to ima
Christian Brauner
2022-12-13
1
-0
/
+24
*
|
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-12-13
4
-21
/
+48
|
\
\
|
*
|
ima: Fix hash dependency to correct algorithm
Tianjia Zhang
2022-11-28
1
-1
/
+1
|
*
|
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
2022-11-16
1
-2
/
+2
|
*
|
ima: Fix memory leak in __ima_inode_hash()
Roberto Sassu
2022-11-03
1
-1
/
+6
|
*
|
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
2022-11-02
1
-9
/
+32
|
*
|
ima: Simplify ima_lsm_copy_rule
GUO Zihua
2022-11-02
1
-7
/
+3
|
*
|
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
2022-11-02
1
-1
/
+4
*
|
|
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
4
-13
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
4
-13
/
+15
|
|
/
*
|
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-12-13
1
-16
/
+18
|
\
\
|
*
|
ima: use type safe idmapping helpers
Christian Brauner
2022-10-26
1
-16
/
+18
|
|
/
*
/
integrity: implement get and set acl hook
Christian Brauner
2022-10-20
1
-0
/
+9
|
/
*
ima: fix blocking of security.ima xattrs of unsupported algorithms
Mimi Zohar
2022-08-23
1
-4
/
+8
*
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
1
-1
/
+1
|
\
|
*
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-07-01
1
-1
/
+1
*
|
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-20
1
-0
/
+4
*
|
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
2022-07-13
1
-0
/
+1
*
|
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-13
1
-0
/
+2
*
|
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
2022-07-07
1
-1
/
+2
*
|
ima: fix violation measurement list record
Mimi Zohar
2022-07-07
1
-3
/
+3
|
/
*
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
2022-05-05
3
-13
/
+151
[next]