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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
1
-0
/
+1
2020-10-29
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
ima: Rename internal filter rule functions
Tyler Hicks
1
-8
/
+8
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
1
-1
/
+1
2020-07-20
ima: Move comprehensive rule validation checks out of the token parser
Tyler Hicks
1
-6
/
+0
2020-07-16
ima: Have the LSM free its audit rule
Tyler Hicks
1
-0
/
+5
2020-07-16
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
1
-16
/
+32
2020-06-24
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
1
-1
/
+1
2020-06-03
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
1
-1
/
+2
2020-05-07
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-04-19
ima: Use ima_hash_algo for collision detection in the measurement list
Roberto Sassu
1
-0
/
+1
2020-04-19
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
1
-1
/
+5
2020-04-19
ima: Store template digest directly in ima_template_entry
Roberto Sassu
1
-2
/
+1
2020-01-23
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
1
-0
/
+2
2020-01-23
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
1
-0
/
+22
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
1
-3
/
+5
2019-12-12
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
1
-0
/
+1
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
1
-0
/
+8
2019-11-12
ima: Make process_buffer_measurement() generic
Nayna Jain
1
-0
/
+3
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
1
-0
/
+2
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
1
-0
/
+1
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
1
-1
/
+19
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
1
-1
/
+7
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
1
-2
/
+20
2019-08-05
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
1
-0
/
+9
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+17
2019-06-30
IMA: Define a new template field buf
Prakhar Srivastava
1
-0
/
+2
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
1
-0
/
+1
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
1
-4
/
+12
2019-06-14
ima: use the lsm policy update notifier
Janne Karhunen
1
-0
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-0
/
+1
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
1
-0
/
+1
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
1
-2
/
+1
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
1
-1
/
+1
2018-08-15
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+1
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2018-07-28
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
1
-1
/
+0
2018-07-28
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
1
-0
/
+1
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
1
-0
/
+1
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
1
-2
/
+2
2018-05-17
ima: Remove unused variable ima_initialized
Petr Vorel
1
-1
/
+0
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
1
-4
/
+5
2017-06-21
ima: Simplify policy_func_show.
Thiago Jung Bauermann
1
-10
/
+15
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
1
-1
/
+1
2017-06-21
ima: fix up #endif comments
Tycho Andersen
1
-2
/
+2
2017-01-27
ima: fix ima_d_path() possible race with rename
Mimi Zohar
1
-1
/
+1
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
1
-0
/
+6
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
1
-0
/
+2
[next]