From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Roberto Sassu <roberto.sassu@huawei.com>
To: <zohar@linux.ibm.com>, <tiwai@suse.de>
Cc: <linux-integrity@vger.kernel.org>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH 2/2] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Date: Fri, 05 Jun 2020 14:10:47 +0000 [thread overview]
Message-ID: <20200605141048.A2636206F0@mail.kernel.org> (raw)
In-Reply-To: <20200603150821.8607-2-roberto.sassu@huawei.com>
Hi
[This is an automated email]
This commit has been processed because it contains a "Fixes:" tag
fixing commit: 3ce1217d6cd5 ("ima: define template fields library and new helpers").
The bot has tested the following trees: v5.6.15, v5.4.43, v4.19.125, v4.14.182, v4.9.225, v4.4.225.
v5.6.15: Failed to apply! Possible dependencies:
6f1a1d103b48 ("ima: Switch to ima_hash_algo for boot aggregate")
7ca79645a1f8 ("ima: Store template digest directly in ima_template_entry")
v5.4.43: Failed to apply! Possible dependencies:
6f1a1d103b48 ("ima: Switch to ima_hash_algo for boot aggregate")
7ca79645a1f8 ("ima: Store template digest directly in ima_template_entry")
v4.19.125: Failed to apply! Possible dependencies:
100b16a6f290 ("tpm: sort objects in the Makefile")
1ad6640cd614 ("tpm: move tpm1_pcr_extend to tpm1-cmd.c")
6f1a1d103b48 ("ima: Switch to ima_hash_algo for boot aggregate")
70a3199a7101 ("tpm: factor out tpm_get_timeouts()")
7ca79645a1f8 ("ima: Store template digest directly in ima_template_entry")
879b589210a9 ("tpm: retrieve digest size of unknown algorithms with PCR read")
899102bc4518 ("tpm2: add new tpm2 commands according to TCG 1.36")
95adc6b410b7 ("tpm: use u32 instead of int for PCR index")
b2d6e6de005e ("tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c")
c82a330ceced ("tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c")
d4a317563207 ("tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c")
d856c00f7d16 ("tpm: add tpm_calc_ordinal_duration() wrapper")
v4.14.182: Failed to apply! Possible dependencies:
0bfb23746052 ("tpm: Move eventlog files to a subdirectory")
100b16a6f290 ("tpm: sort objects in the Makefile")
58cc1e4faf10 ("tpm: parse TPM event logs based on EFI table")
5c2a640aff73 ("ima: Use tpm_default_chip() and call TPM functions with a tpm_chip")
67cb8e113ecd ("tpm: rename event log provider files")
6f1a1d103b48 ("ima: Switch to ima_hash_algo for boot aggregate")
7ca79645a1f8 ("ima: Store template digest directly in ima_template_entry")
879b589210a9 ("tpm: retrieve digest size of unknown algorithms with PCR read")
95adc6b410b7 ("tpm: use u32 instead of int for PCR index")
9b01b5356629 ("tpm: Move shared eventlog functions to common.c")
aad887f66411 ("tpm: use struct tpm_chip for tpm_chip_find_get()")
b2d6e6de005e ("tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c")
c82a330ceced ("tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.c")
d4a317563207 ("tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c")
fd3ec3663718 ("tpm: move tpm_eventlog.h outside of drivers folder")
v4.9.225: Failed to apply! Possible dependencies:
02ae1382882f ("tpm: redefine read_log() to handle ACPI/OF at runtime")
2528a64664f8 ("tpm: define a generic open() method for ascii & bios measurements")
37f4915fef05 ("tpm: use idr_find(), not idr_find_slowpath()")
5c2a640aff73 ("ima: Use tpm_default_chip() and call TPM functions with a tpm_chip")
62bfdacbac4c ("tpm: Do not print an error message when doing TPM auto startup")
745b361e989a ("tpm: infrastructure for TPM spaces")
748935eeb72c ("tpm: have event log use the tpm_chip")
7518a21a9da3 ("tpm: drop tpm1_chip_register(/unregister)")
84fda15286d1 ("tpm: sanitize constant expressions")
aaa6f7f6c8bf ("tpm: Clean up reading of timeout and duration capabilities")
aad887f66411 ("tpm: use struct tpm_chip for tpm_chip_find_get()")
b1a9b7b602c5 ("tpm: replace symbolic permission with octal for securityfs files")
c1f92b4b04ad ("tpm: enhance TPM 2.0 PCR extend to support multiple banks")
c659af78eb7b ("tpm: Check size of response before accessing data")
ca6d45802201 ("tpm: place kdoc just above tpm_pcr_extend")
cd9b7631a888 ("tpm: replace dynamically allocated bios_dir with a static array")
f865c196856d ("tpm: add kdoc for tpm_transmit and tpm_transmit_cmd")
v4.4.225: Failed to apply! Possible dependencies:
062807f20e3f ("tpm: Remove all uses of drvdata from the TPM Core")
23d06ff700f5 ("tpm: drop tpm_atmel specific fields from tpm_vendor_specific")
25112048cd59 ("tpm: rework tpm_get_timeouts()")
37f4915fef05 ("tpm: use idr_find(), not idr_find_slowpath()")
4eea703caaac ("tpm: drop 'iobase' from struct tpm_vendor_specific")
570a36097f30 ("tpm: drop 'irq' from struct tpm_vendor_specific")
5c2a640aff73 ("ima: Use tpm_default_chip() and call TPM functions with a tpm_chip")
62bfdacbac4c ("tpm: Do not print an error message when doing TPM auto startup")
6e599f6f261f ("tpm: drop 'read_queue' from struct tpm_vendor_specific")
7ab4032fa579 ("tpm_tis: Get rid of the duplicate IRQ probing code")
84fda15286d1 ("tpm: sanitize constant expressions")
aaa6f7f6c8bf ("tpm: Clean up reading of timeout and duration capabilities")
aad887f66411 ("tpm: use struct tpm_chip for tpm_chip_find_get()")
af782f339a5d ("tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip")
c1f92b4b04ad ("tpm: enhance TPM 2.0 PCR extend to support multiple banks")
c659af78eb7b ("tpm: Check size of response before accessing data")
d4956524f1b0 ("tpm: drop manufacturer_id from struct tpm_vendor_specific")
e3837e74a06d ("tpm_tis: Refactor the interrupt setup")
ee1779840d09 ("tpm: drop 'base' from struct tpm_vendor_specific")
f865c196856d ("tpm: add kdoc for tpm_transmit and tpm_transmit_cmd")
NOTE: The patch will not be queued to stable trees until it is upstream.
How should we proceed with this patch?
--
Thanks
Sasha
next prev parent reply other threads:[~2020-06-05 14:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-03 15:08 [PATCH 1/2] ima: Directly assign the ima_default_policy pointer to ima_rules Roberto Sassu
2020-06-03 15:08 ` [PATCH 2/2] ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init() Roberto Sassu
2020-06-03 22:03 ` Mimi Zohar
2020-06-04 19:12 ` Bruno Meneguele
2020-06-04 19:35 ` Mimi Zohar
2020-06-04 19:57 ` Bruno Meneguele
2020-06-05 14:10 ` Sasha Levin [this message]
2020-06-03 21:30 ` [PATCH 1/2] ima: Directly assign the ima_default_policy pointer to ima_rules Mimi Zohar
2020-06-05 14:10 ` Sasha Levin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200605141048.A2636206F0@mail.kernel.org \
--to=sashal@kernel.org \
--cc=linux-integrity@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).