index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
5
-12
/
+42
2023-01-31
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
5
-6
/
+32
2023-01-31
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
1
-2
/
+5
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
7
-35
/
+36
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-18
ima: fix ima_delete_rules() kernel-doc warning
Randy Dunlap
1
-1
/
+2
2023-01-18
ima: return IMA digest value only when IMA_COLLECTED flag is set
Matt Bobrowski
1
-1
/
+1
2023-01-18
ima: fix error handling logic when file measurement failed
Matt Bobrowski
2
-2
/
+2
2022-12-21
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+24
2022-12-13
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
4
-21
/
+48
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+15
2022-12-13
mnt_idmapping: move ima-only helpers to ima
Christian Brauner
1
-0
/
+24
2022-12-12
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+18
2022-11-28
ima: Fix hash dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-11-18
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
4
-13
/
+15
2022-11-16
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
1
-2
/
+2
2022-11-03
ima: Fix memory leak in __ima_inode_hash()
Roberto Sassu
1
-1
/
+6
2022-11-02
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
1
-9
/
+32
2022-11-02
ima: Simplify ima_lsm_copy_rule
GUO Zihua
1
-7
/
+3
2022-11-02
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
1
-1
/
+4
2022-10-26
ima: use type safe idmapping helpers
Christian Brauner
1
-16
/
+18
2022-10-20
integrity: implement get and set acl hook
Christian Brauner
1
-0
/
+9
2022-08-23
ima: fix blocking of security.ima xattrs of unsupported algorithms
Mimi Zohar
1
-4
/
+8
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
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-06
ima: fix violation measurement list record
Mimi Zohar
1
-3
/
+3
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-1
/
+1
2022-05-05
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-21
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-32
/
+36
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-10
ima: Always return a file measurement in ima_file_hash()
Roberto Sassu
1
-13
/
+33
2022-03-10
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
[next]