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
/
ima.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
1
-2
/
+3
*
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
1
-1
/
+5
*
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
1
-3
/
+3
*
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-08-16
1
-1
/
+1
*
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
1
-1
/
+1
*
ima: Return int in the functions to measure a buffer
Roberto Sassu
2021-07-23
1
-5
/
+5
*
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
1
-4
/
+0
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-7
/
+12
|
\
|
*
ima: handle idmapped mounts
Christian Brauner
2021-01-24
1
-7
/
+12
*
|
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
2021-01-14
1
-0
/
+1
*
|
IMA: add support to measure buffer data hash
Tushar Sugandhi
2021-01-14
1
-1
/
+2
*
|
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
2021-01-14
1
-3
/
+3
|
/
*
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
2020-11-20
1
-0
/
+1
*
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+1
*
ima: Rename internal filter rule functions
Tyler Hicks
2020-07-20
1
-8
/
+8
*
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
1
-1
/
+1
*
ima: Move comprehensive rule validation checks out of the token parser
Tyler Hicks
2020-07-20
1
-6
/
+0
*
ima: Have the LSM free its audit rule
Tyler Hicks
2020-07-16
1
-0
/
+5
*
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
2020-07-16
1
-16
/
+32
*
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2020-06-24
1
-1
/
+1
*
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-06-03
1
-1
/
+2
*
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
2020-05-07
1
-3
/
+4
*
ima: Use ima_hash_algo for collision detection in the measurement list
Roberto Sassu
2020-04-19
1
-0
/
+1
*
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
2020-04-19
1
-1
/
+5
*
ima: Store template digest directly in ima_template_entry
Roberto Sassu
2020-04-19
1
-2
/
+1
*
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
2020-01-23
1
-0
/
+2
*
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
2020-01-23
1
-0
/
+22
*
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-12-12
1
-3
/
+5
*
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
2019-12-12
1
-0
/
+1
*
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
2019-11-12
1
-0
/
+8
*
ima: Make process_buffer_measurement() generic
Nayna Jain
2019-11-12
1
-0
/
+3
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+2
|
\
|
*
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-19
1
-0
/
+2
*
|
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-05
1
-0
/
+1
*
|
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-05
1
-1
/
+19
*
|
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
1
-1
/
+7
*
|
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
1
-2
/
+20
*
|
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
1
-0
/
+9
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
1
-4
/
+17
|
\
\
|
|
/
|
/
|
|
*
IMA: Define a new template field buf
Prakhar Srivastava
2019-06-30
1
-0
/
+2
|
*
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
2019-06-24
1
-0
/
+1
|
*
IMA: support for per policy rule template formats
Matthew Garrett
2019-06-19
1
-4
/
+12
|
*
ima: use the lsm policy update notifier
Janne Karhunen
2019-06-14
1
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
/
*
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-03-10
1
-0
/
+1
|
\
|
*
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
1
-0
/
+1
*
|
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-31
1
-2
/
+1
|
/
*
security/integrity: constify some read-only data
Eric Biggers
2018-10-10
1
-1
/
+1
*
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-08-15
1
-1
/
+1
|
\
|
*
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
2018-07-28
1
-1
/
+0
[next]