index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima.h
Age
Commit message (
Expand
)
Author
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
2024-04-09
ima: Move file-change detection variables into new structure
Stefan Berger
2024-02-15
ima: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-15
ima: Move IMA-Appraisal to LSM infrastructure
Roberto Sassu
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
2023-02-22
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-01-31
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2022-11-18
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2021-08-16
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-24
ima: handle idmapped mounts
Christian Brauner
2021-01-14
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
2021-01-14
IMA: add support to measure buffer data hash
Tushar Sugandhi
2021-01-14
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
2020-10-29
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-07-20
ima: Rename internal filter rule functions
Tyler Hicks
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
ima: Move comprehensive rule validation checks out of the token parser
Tyler Hicks
2020-07-16
ima: Have the LSM free its audit rule
Tyler Hicks
2020-07-16
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
2020-06-24
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2020-06-03
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-05-07
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
2020-04-19
ima: Use ima_hash_algo for collision detection in the measurement list
Roberto Sassu
2020-04-19
ima: Switch to dynamically allocated buffer for template digests
Roberto Sassu
2020-04-19
ima: Store template digest directly in ima_template_entry
Roberto Sassu
2020-01-23
IMA: Defined delayed workqueue to free the queued keys
Lakshmi Ramasubramanian
2020-01-23
IMA: Define workqueue for early boot key measurements
Lakshmi Ramasubramanian
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-12-12
IMA: Add KEY_CHECK func to measure keys
Lakshmi Ramasubramanian
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
2019-11-12
ima: Make process_buffer_measurement() generic
Nayna Jain
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-30
IMA: Define a new template field buf
Prakhar Srivastava
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
[next]