index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ima: define arch_get_ima_policy() for x86
Eric Richter
2018-12-11
1
-1
/
+9
*
ima: add support for arch specific policies
Nayna Jain
2018-12-11
1
-2
/
+70
*
ima: refactor ima_init_policy()
Nayna Jain
2018-12-11
1
-41
/
+56
*
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
2018-12-11
1
-6
/
+13
*
ima: open a new file instance if no read permissions
Goldwyn Rodrigues
2018-10-10
1
-20
/
+34
*
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-10-10
1
-3
/
+3
*
security/integrity: constify some read-only data
Eric Biggers
2018-10-10
6
-10
/
+13
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
2
-3
/
+7
|
\
|
*
ima: Differentiate auditing policy rules from "audit" actions
Stefan Berger
2018-07-18
1
-2
/
+2
|
*
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
Stefan Berger
2018-07-18
2
-1
/
+6
|
*
ima: Use audit_log_format() rather than audit_log_string()
Stefan Berger
2018-07-18
1
-2
/
+1
|
*
ima: Call audit_log_string() rather than logging it untrusted
Stefan Berger
2018-07-18
1
-1
/
+1
*
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-08-15
4
-16
/
+10
|
\
\
|
*
|
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
2018-07-28
4
-8
/
+4
|
*
|
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
2018-07-28
4
-9
/
+7
|
|
/
*
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
4
-17
/
+158
|
\
|
|
*
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: add build time policy
Mimi Zohar
2018-07-16
2
-3
/
+101
|
*
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
3
-0
/
+30
*
|
IMA: don't propagate opened through the entire thing
Al Viro
2018-07-12
3
-12
/
+12
|
/
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
6
-41
/
+71
|
\
|
*
IMA: use list_splice_tail_init_rcu() instead of its open coded variant
Petko Manolov
2018-05-31
1
-15
/
+2
|
*
ima: use match_string() helper
Yisheng Xie
2018-05-31
1
-7
/
+4
|
*
ima: fix updating the ima_appraise flag
Mimi Zohar
2018-05-22
1
-9
/
+19
|
*
ima: based on policy verify firmware signatures (pre-allocated buffer)
Mimi Zohar
2018-05-22
1
-0
/
+1
|
*
ima: define a new policy condition based on the filesystem name
Mimi Zohar
2018-05-22
1
-1
/
+24
|
*
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-17
1
-1
/
+8
|
*
ima: Remove unused variable ima_initialized
Petr Vorel
2018-05-17
2
-6
/
+2
|
*
ima: Unify logging
Petr Vorel
2018-05-17
3
-2
/
+9
|
*
ima: Reflect correct permissions for policy
Petr Vorel
2018-05-17
1
-0
/
+2
*
|
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
1
-1
/
+1
|
/
*
ima: Fallback to the builtin hash algorithm
Petr Vorel
2018-03-25
2
-0
/
+15
*
ima: Add smackfs to the default appraise/measure list
Martin Townsend
2018-03-25
1
-0
/
+2
*
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-25
1
-13
/
+22
*
ima: Simplify ima_eventsig_init()
Thiago Jung Bauermann
2018-03-25
1
-8
/
+3
*
ima: drop vla in ima_audit_measurement()
Tycho Andersen
2018-03-25
1
-6
/
+10
*
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
2018-03-25
1
-0
/
+1
*
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
3
-6
/
+13
*
ima: clear IMA_HASH
Mimi Zohar
2018-03-23
1
-1
/
+1
*
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
2018-03-23
1
-2
/
+11
*
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-23
1
-1
/
+14
*
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-03-23
5
-27
/
+70
*
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-02-01
1
-1
/
+1
*
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-31
3
-3
/
+3
|
\
|
*
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2018-01-08
3
-3
/
+3
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-31
5
-56
/
+127
|
\
\
|
*
|
ima/policy: fix parsing of fsuuid
Mike Rapoport
2018-01-18
1
-1
/
+1
|
*
|
ima: Use i_version only when filesystem supports it
Sascha Hauer
2017-12-18
1
-1
/
+2
[next]