index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
1
-1
/
+1
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
1
-1
/
+1
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
1
-3
/
+12
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
1
-1
/
+1
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
1
-1
/
+1
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
1
-2
/
+9
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+117
2019-06-30
IMA: Define a new template field buf
Prakhar Srivastava
1
-1
/
+3
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
1
-0
/
+72
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
1
-4
/
+5
2019-06-14
ima: use the lsm policy update notifier
Janne Karhunen
1
-0
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-06-04
ima: prevent a file already mmap'ed write to be mmap'ed execute
Mimi Zohar
1
-2
/
+30
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
1
-2
/
+33
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+14
2018-12-20
security: integrity: partial revert of make ima_main explicitly non-modular
Paul Gortmaker
1
-1
/
+1
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
1
-7
/
+14
2018-12-12
ima: Use inode_is_open_for_write
Nikolay Borisov
1
-1
/
+1
2018-12-12
security: integrity: make ima_main explicitly non-modular
Paul Gortmaker
1
-4
/
+3
2018-12-11
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
1
-6
/
+13
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
1
-1
/
+1
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+54
2018-07-16
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
1
-0
/
+8
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
1
-13
/
+10
2018-07-16
ima: based on policy require signed firmware (sysfs fallback)
Mimi Zohar
1
-1
/
+9
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
1
-0
/
+27
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
1
-8
/
+8
2018-05-31
ima: use match_string() helper
Yisheng Xie
1
-7
/
+4
2018-05-22
ima: based on policy verify firmware signatures (pre-allocated buffer)
Mimi Zohar
1
-0
/
+1
2018-05-17
ima: Remove unused variable ima_initialized
Petr Vorel
1
-5
/
+2
2018-03-25
ima: Fallback to the builtin hash algorithm
Petr Vorel
1
-0
/
+13
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
1
-1
/
+2
2018-03-23
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
1
-2
/
+11
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
1
-10
/
+32
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
1
-1
/
+1
2018-01-31
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+66
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
1
-1
/
+2
2017-12-18
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-18
ima: log message to module appraisal error
Bruno E. O. Meneguele
1
-1
/
+3
2017-12-18
ima: pass filename to ima_rdwr_violation_check()
Roberto Sassu
1
-3
/
+3
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
1
-0
/
+12
2017-12-13
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
1
-22
/
+48
2017-11-08
ima: check signature enforcement against cmdline param instead of CONFIG
Bruno E. O. Meneguele
1
-3
/
+3
2017-11-08
ima: fix hash algorithm initialization
Boshi Wang
1
-0
/
+4
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
1
-0
/
+4
2017-11-08
ima: always measure and audit files in policy
Mimi Zohar
1
-5
/
+4
2017-01-27
ima: allow to check MAY_APPEND
Lans Zhang
1
-3
/
+3
2017-01-27
ima: fix ima_d_path() possible race with rename
Mimi Zohar
1
-3
/
+5
[next]