summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima
Commit message (Expand)AuthorAgeFilesLines
* ima: /proc/keys is now mandatoryDavid Howells2015-02-021-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-12-161-1/+1
|\
| * ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not metMichael Ellerman2014-12-061-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-148-107/+164
|\ \ | |/
| * ima: require signature based appraisalDmitry Kasatkin2014-11-172-0/+13
| * ima: load x509 certificate from the kernelDmitry Kasatkin2014-11-173-2/+36
| * integrity: define a new function integrity_read_file()Dmitry Kasatkin2014-11-171-32/+3
| * ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu2014-10-131-5/+34
| * ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu2014-10-131-21/+13
| * ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu2014-10-131-13/+17
| * ima: display template format in meas. list if template name length is zeroRoberto Sassu2014-10-132-5/+15
| * ima: added error messages to template-related functionsRoberto Sassu2014-10-131-5/+17
| * ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin2014-10-112-28/+18
| * ima: ignore empty and with whitespaces policy linesDmitry Kasatkin2014-10-111-1/+2
| * ima: no need to allocate entry for commentDmitry Kasatkin2014-10-111-8/+6
| * ima: report policy load statusDmitry Kasatkin2014-10-111-0/+2
| * ima: use path names cacheDmitry Kasatkin2014-10-072-3/+4
| * ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin2014-10-071-1/+1
* | Merge branch 'iov_iter' into for-nextAl Viro2014-12-081-0/+2
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris2014-10-291-0/+2
| |\ \
| | * | ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin2014-10-281-0/+2
| | |/
* | | kill f_dentry usesAl Viro2014-11-193-5/+5
|/ /
* | security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster2014-10-141-28/+19
|/
* ima: detect violations for mmaped filesRoberto Sassu2014-09-182-9/+5
* ima: fix race condition on ima_rdwr_violation_check and process_measurementRoberto Sassu2014-09-181-21/+33
* ima: added ima_policy_flag variableRoberto Sassu2014-09-174-5/+34
* ima: return an error code from ima_add_boot_aggregate()Roberto Sassu2014-09-171-6/+15
* ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin2014-09-172-2/+5
* ima: move keyring initialization to ima_init()Dmitry Kasatkin2014-09-172-8/+6
* integrity: base integrity subsystem kconfig options on integrityDmitry Kasatkin2014-09-091-2/+0
* ima: initialize only required templateDmitry Kasatkin2014-09-091-24/+4
* ima: remove usage of filename parameterDmitry Kasatkin2014-09-092-14/+10
* ima: remove unnecessary appraisal testDmitry Kasatkin2014-09-091-2/+0
* ima: add missing '__init' keywordsDmitry Kasatkin2014-09-093-5/+3
* ima: remove unnecessary extra variableDmitry Kasatkin2014-09-091-4/+5
* ima: simplify conditional statement to improve performanceDmitry Kasatkin2014-09-091-4/+2
* integrity: remove declaration of non-existing functionsDmitry Kasatkin2014-09-091-9/+0
* ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin2014-09-093-12/+12
* ima: provide flag to identify new empty filesDmitry Kasatkin2014-09-082-7/+12
* ima: fix fallback to use new_sync_read()Dmitry Kasatkin2014-09-021-4/+4
* ima: prevent buffer overflow in ima_alloc_tfm()Dmitry Kasatkin2014-09-021-1/+4
* ima: fix ima_alloc_atfm()Mimi Zohar2014-09-021-1/+4
* ima: add support for measuring and appraising firmwareMimi Zohar2014-07-254-1/+28
* ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar2014-07-173-2/+30
* ima: provide double buffering for hash calculationDmitry Kasatkin2014-07-171-16/+49
* ima: introduce multi-page collect buffersDmitry Kasatkin2014-07-171-2/+96
* ima: use ahash API for file hash calculationDmitry Kasatkin2014-07-171-4/+183
* audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs2014-07-172-4/+4
* ima: delay template descriptor lookup until useDmitry Kasatkin2014-07-171-1/+2
* ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()Dmitry Kasatkin2014-07-171-4/+0
OpenPOWER on IntegriCloud