index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+7
2018-08-16
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
4
-16
/
+10
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-17
/
+158
2018-07-28
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
4
-8
/
+4
2018-07-28
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
4
-9
/
+7
2018-07-18
ima: Differentiate auditing policy rules from "audit" actions
Stefan Berger
1
-2
/
+2
2018-07-18
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
Stefan Berger
2
-1
/
+6
2018-07-18
ima: Use audit_log_format() rather than audit_log_string()
Stefan Berger
1
-2
/
+1
2018-07-18
ima: Call audit_log_string() rather than logging it untrusted
Stefan Berger
1
-1
/
+1
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: add build time policy
Mimi Zohar
2
-3
/
+101
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
3
-0
/
+30
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
3
-12
/
+12
2018-06-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-41
/
+71
2018-05-31
IMA: use list_splice_tail_init_rcu() instead of its open coded variant
Petko Manolov
1
-15
/
+2
2018-05-31
ima: use match_string() helper
Yisheng Xie
1
-7
/
+4
2018-05-22
ima: fix updating the ima_appraise flag
Mimi Zohar
1
-9
/
+19
2018-05-22
ima: based on policy verify firmware signatures (pre-allocated buffer)
Mimi Zohar
1
-0
/
+1
2018-05-22
ima: define a new policy condition based on the filesystem name
Mimi Zohar
1
-1
/
+24
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
1
-1
/
+8
2018-05-17
ima: Remove unused variable ima_initialized
Petr Vorel
2
-6
/
+2
2018-05-17
ima: Unify logging
Petr Vorel
3
-2
/
+9
2018-05-17
ima: Reflect correct permissions for policy
Petr Vorel
1
-0
/
+2
2018-05-15
audit: use inline function to get audit context
Richard Guy Briggs
1
-1
/
+1
2018-03-25
ima: Fallback to the builtin hash algorithm
Petr Vorel
2
-0
/
+15
2018-03-25
ima: Add smackfs to the default appraise/measure list
Martin Townsend
1
-0
/
+2
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
1
-13
/
+22
2018-03-25
ima: Simplify ima_eventsig_init()
Thiago Jung Bauermann
1
-8
/
+3
2018-03-25
ima: drop vla in ima_audit_measurement()
Tycho Andersen
1
-6
/
+10
2018-03-25
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
1
-0
/
+1
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
3
-6
/
+13
2018-03-23
ima: clear IMA_HASH
Mimi Zohar
1
-1
/
+1
2018-03-23
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
1
-2
/
+11
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
1
-1
/
+14
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
5
-27
/
+70
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
1
-1
/
+1
2018-02-01
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
3
-3
/
+3
2018-02-01
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-56
/
+127
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
2
-2
/
+4
2018-01-19
ima/policy: fix parsing of fsuuid
Mike Rapoport
1
-1
/
+1
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
3
-3
/
+3
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: Fix line continuation format
Joe Perches
1
-6
/
+5
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
4
-10
/
+50
2017-12-13
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-12
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2
-35
/
+62
[next]