When I earlier looked-up the commits listed here in the bug description via their 'commit name', I found some but not all of them. (I prefer looking up commits via it's name rather than via their hash, since depending on the git tree they come from [upstream, ubuntu, etc.] hashes can be different). It turned out that some of the descriptions next to the hashes above are the xact descriptions, other are not.
Doing another lookup in the focal master tree - now with the exact names - I was able to find the additional 5 commits: $ git log --oneline --grep "ima: add support for arch specific policies" 6191706246de ima: add support for arch specific policies $ git log --oneline --grep "ima: Implement support for module-style appended signatures" 39b07096364a ima: Implement support for module-style appended signatures $ git log --oneline --grep "tpm: enhance TPM 2.0 PCR extend to support multiple banks" c1f92b4b04ad tpm: enhance TPM 2.0 PCR extend to support multiple banks $ git log --oneline --grep "tpm: add securityfs support for TPM 2.0 firmware event log" 4d23cc323cdb tpm: add securityfs support for TPM 2.0 firmware event log $ git log --oneline --grep "powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs." 500c7ab1a9db powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs. May I ask about the status of the two commits marked at tbd? Are they ready, ideally already upstream / in 'linux-next'? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1866909 Title: Ubuntu Kernel Support for OpenPOWER NV Secure & Trusted Boot Status in The Ubuntu-power-systems project: Incomplete Status in linux package in Ubuntu: Incomplete Bug description: == Comment: #0 - George C. Wilson <gcwil...@us.ibm.com> - 2020-02-25 18:40:44 == - sysfs enablement: TBD - ima: arch specific policy support 6191706246de - platform keyring changes for powerpc: TBD - Appended signatures support for IMA appraisal 39b07096364a42c516415d5f841069e885234e61 - integrity: Define a trusted platform keyring: 9dc92c45177a - ima: Support platform keyring for kernel appraisal: d7cecb676dd3 - TPM 2.0 Multibank extend support: c1f92b4b04ad - TPM 2.0 Eventlog support: 4d23cc323cdb - ima: carry the measurement list across kexec: d68a6fe9fccf - kexec_file_load system call support: 500c7ab1a9db To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1866909/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp