index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-05-01
1
-1
/
+8
|
\
|
*
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
1
-0
/
+1
|
*
ima: Fix function name error in comment.
Jiele Zhao
2021-04-09
1
-1
/
+1
|
*
ima: without an IMA policy loaded, return quickly
Mimi Zohar
2021-03-22
1
-0
/
+6
*
|
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
1
-7
/
+7
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-15
/
+25
|
\
|
*
ima: handle idmapped mounts
Christian Brauner
2021-01-24
1
-13
/
+24
*
|
IMA: extend critical data hook to limit the measurement based on a label
Tushar Sugandhi
2021-01-14
1
-3
/
+5
*
|
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
2021-01-14
1
-0
/
+24
*
|
IMA: add support to measure buffer data hash
Tushar Sugandhi
2021-01-14
1
-5
/
+24
*
|
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
2021-01-14
1
-3
/
+3
|
/
*
Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-16
1
-15
/
+10
|
\
|
*
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
2020-11-20
1
-15
/
+9
|
*
ima: defer arch_ima_get_secureboot() call to IMA init time
Ard Biesheuvel
2020-11-02
1
-0
/
+1
*
|
ima: Implement ima_inode_hash
KP Singh
2020-11-26
1
-24
/
+54
|
/
*
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-15
1
-4
/
+19
|
\
|
*
ima: Fix NULL pointer dereference in ima_file_hash
KP Singh
2020-09-16
1
-0
/
+10
|
*
integrity: invalid kernel parameters feedback
Bruno Meneguele
2020-09-08
1
-4
/
+9
*
|
IMA: Add support for file reads without contents
Scott Branden
2020-10-05
1
-6
/
+16
*
|
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
1
-1
/
+9
*
|
firmware_loader: Use security_post_load_data()
Kees Cook
2020-10-05
1
-10
/
+10
*
|
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
1
-1
/
+23
*
|
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
*
|
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-05
1
-4
/
+2
|
/
*
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
1
-6
/
+17
*
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
2020-07-16
1
-5
/
+13
*
ima: fix mprotect checking
Mimi Zohar
2020-06-12
1
-1
/
+2
*
ima: verify mprotect change is consistent with mmap policy
Mimi Zohar
2020-05-22
1
-0
/
+51
*
ima: Evaluate error in init_ima()
Roberto Sassu
2020-04-19
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-19
1
-1
/
+1
|
*
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-19
1
-1
/
+1
*
|
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-05
1
-3
/
+12
*
|
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-05
1
-1
/
+1
*
|
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
1
-1
/
+1
*
|
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
1
-2
/
+9
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
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-19
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
|
/
[next]