[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1412188590.git.d.kasatkin@samsung.com>
Date: Wed, 1 Oct 2014 21:43:06 +0300
From: Dmitry Kasatkin <dmitry.kasatkin@...il.com>
To: zohar@...ux.vnet.ibm.com, linux-ima-devel@...ts.sourceforge.net,
linux-security-module@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Dmitry Kasatkin <d.kasatkin@...sung.com>
Subject: [PATCH v2 0/4] integrity: few code cleanups
Here is few simple code cleanups.
Please refer to the patch descriptions for details.
They previously were posted on linux-ima-devel mailing list
and feedback was addressed.
- Dmitry
Dmitry Kasatkin (4):
integrity: add missing '__init' keyword for integrity_init_keyring()
evm: skip replacing EVM signature with HMAC on read-only filesystem
ima: check appraisal flag in the ima_file_free() hook
ima: use path names cache
security/integrity/digsig.c | 2 +-
security/integrity/evm/evm_main.c | 11 ++++++++---
security/integrity/iint.c | 3 ---
security/integrity/ima/ima_api.c | 4 ++--
security/integrity/ima/ima_main.c | 5 +++--
security/integrity/integrity.h | 5 +----
6 files changed, 15 insertions(+), 15 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists