index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: Evaluate error in init_ima()
Roberto Sassu
2020-04-20
1
-0
/
+3
*
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2020-02-28
1
-2
/
+0
*
IMA: Add log statements for failure conditions
Tushar Sugandhi
2020-02-28
1
-0
/
+3
*
ima: add the ability to query the cached hash of a given file
Florent Revest
2020-01-22
1
-0
/
+49
*
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-12-12
1
-4
/
+5
*
IMA: Check IMA policy flag
Lakshmi Ramasubramanian
2019-12-12
1
-0
/
+3
*
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
2019-11-12
1
-4
/
+8
*
ima: Make process_buffer_measurement() generic
Nayna Jain
2019-11-12
1
-18
/
+40
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-2
/
+2
|
\
|
*
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-20
1
-1
/
+1
|
*
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-20
1
-1
/
+1
*
|
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-06
1
-3
/
+12
*
|
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-06
1
-1
/
+1
*
|
ima: Collect modsig
Thiago Jung Bauermann
2019-08-06
1
-1
/
+1
*
|
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-06
1
-2
/
+9
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-09
1
-6
/
+117
|
\
\
|
|
/
|
/
|
|
*
IMA: Define a new template field buf
Prakhar Srivastava
2019-06-30
1
-1
/
+3
|
*
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
2019-06-24
1
-0
/
+72
|
*
IMA: support for per policy rule template formats
Matthew Garrett
2019-06-20
1
-4
/
+5
|
*
ima: use the lsm policy update notifier
Janne Karhunen
2019-06-14
1
-0
/
+8
|
*
ima: prevent a file already mmap'ed write to be mmap'ed execute
Mimi Zohar
2019-06-04
1
-2
/
+30
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
/
*
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
2019-02-04
1
-2
/
+33
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-02
1
-7
/
+14
|
\
|
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-17
1
-7
/
+14
|
|
\
|
|
*
ima: Use inode_is_open_for_write
Nikolay Borisov
2018-12-13
1
-1
/
+1
|
|
*
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
2018-12-11
1
-6
/
+13
*
|
|
security: integrity: partial revert of make ima_main explicitly non-modular
Paul Gortmaker
2018-12-20
1
-1
/
+1
|
/
/
*
/
security: integrity: make ima_main explicitly non-modular
Paul Gortmaker
2018-12-12
1
-4
/
+3
|
/
*
security/integrity: constify some read-only data
Eric Biggers
2018-10-10
1
-1
/
+1
*
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
1
-14
/
+54
|
\
|
*
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
2018-07-16
1
-0
/
+8
|
*
module: replace the existing LSM hook in init_module
Mimi Zohar
2018-07-16
1
-13
/
+10
|
*
ima: based on policy require signed firmware (sysfs fallback)
Mimi Zohar
2018-07-16
1
-1
/
+9
|
*
ima: based on policy require signed kexec kernel images
Mimi Zohar
2018-07-16
1
-0
/
+27
*
|
IMA: don't propagate opened through the entire thing
Al Viro
2018-07-12
1
-8
/
+8
|
/
*
ima: use match_string() helper
Yisheng Xie
2018-05-31
1
-7
/
+4
*
ima: based on policy verify firmware signatures (pre-allocated buffer)
Mimi Zohar
2018-05-22
1
-0
/
+1
*
ima: Remove unused variable ima_initialized
Petr Vorel
2018-05-17
1
-5
/
+2
*
ima: Fallback to the builtin hash algorithm
Petr Vorel
2018-03-25
1
-0
/
+13
*
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
1
-1
/
+2
*
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
2018-03-23
1
-2
/
+11
*
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-03-23
1
-10
/
+32
*
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-02-01
1
-1
/
+1
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-31
1
-26
/
+66
|
\
|
*
ima: Use i_version only when filesystem supports it
Sascha Hauer
2017-12-18
1
-1
/
+2
|
*
ima: log message to module appraisal error
Bruno E. O. Meneguele
2017-12-18
1
-1
/
+3
|
*
ima: pass filename to ima_rdwr_violation_check()
Roberto Sassu
2017-12-18
1
-3
/
+3
|
*
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
2017-12-18
1
-0
/
+12
|
*
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-12-11
1
-22
/
+48
[next]