Show patches with: State = Action Required       |   12084 patches
« 1 2 ... 79 80 81120 121 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/7] integrity: Load certs to the platform keyring add platform/firmware keys support for kernel verification by IMA - 1 - --- 2018-11-25 Nayna Jain New
[1/7] integrity: Define a trusted platform keyring add platform/firmware keys support for kernel verification by IMA - 1 - --- 2018-11-25 Nayna Jain New
[RFC] fs: set xattrs in initramfs from regular files [RFC] fs: set xattrs in initramfs from regular files - - - --- 2018-11-22 Roberto Sassu New
LSM: add SafeSetID module that gates setid calls LSM: add SafeSetID module that gates setid calls - - - --- 2018-11-21 Micah Morton New
[v6] tpm: add support for partial reads [v6] tpm: add support for partial reads - 1 1 --- 2018-11-21 Tadeusz Struk New
[next-lockdown,1/1] debugfs: avoid EPERM when no open file operation defined debugfs EPERM fix for 'Kernel lockdown for secure boot' patch series - - - --- 2018-11-21 Vasily Gorbik New
[v6,10/10] x86/alternative: remove the return value of text_poke_*() x86/alternative: text_poke() fixes - - - --- 2018-11-20 Nadav Amit New
[v6,09/10] x86/jump-label: remove support for custom poker x86/alternative: text_poke() fixes - - - --- 2018-11-20 Nadav Amit New
[v6,08/10] x86: avoid W^X being broken during modules loading x86/alternative: text_poke() fixes - - - --- 2018-11-20 Nadav Amit New
[v6,07/10] x86/kgdb: avoid redundant comparison of patched code x86/alternative: text_poke() fixes - - - --- 2018-11-20 Nadav Amit New
[v6,06/10] x86/alternative: use temporary mm for text poking x86/alternative: text_poke() fixes - - - --- 2018-11-20 Nadav Amit New
[v6,05/10] x86/alternative: initializing temporary mm for patching x86/alternative: text_poke() fixes - 1 1 --- 2018-11-20 Nadav Amit New
[v6,04/10] fork: provide a function for copying init_mm x86/alternative: text_poke() fixes - 1 1 --- 2018-11-20 Nadav Amit New
[v6,03/10] x86/mm: temporary mm struct x86/alternative: text_poke() fixes - 1 1 --- 2018-11-20 Nadav Amit New
[v6,02/10] x86/jump_label: Use text_poke_early() during early init x86/alternative: text_poke() fixes - - - --- 2018-11-20 Nadav Amit New
[v6,01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()" x86/alternative: text_poke() fixes 1 - - --- 2018-11-20 Nadav Amit New
[3/3] x86/ima: retry detecting secure boot mode selftest/ima: fail kexec_load syscall - - - --- 2018-11-19 Mimi Zohar New
[2/3] selftests/ima: kexec_load syscall test selftest/ima: fail kexec_load syscall - - - --- 2018-11-19 Mimi Zohar New
[1/3] ima: add error mesage to kexec_load selftest/ima: fail kexec_load syscall - - - --- 2018-11-19 Mimi Zohar New
[v5] tpm: add support for partial reads [v5] tpm: add support for partial reads - - - --- 2018-11-19 Tadeusz Struk New
LSM: generalize flag passing to security_capable LSM: generalize flag passing to security_capable - - - --- 2018-11-19 Micah Morton New
[v9,17/17] tpm: remove @flags from tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,16/17] tpm: take TPM chip power gating out of tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c. Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,12/17] tpm: remove @space from tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,11/17] tpm: move TPM space code out of tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,10/17] tpm: move tpm_validate_commmand() to tpm2-space.c Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,09/17] tpm: clean up tpm_try_transmit() error handling flow Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,07/17] tpm: encapsulate tpm_dev_transmit() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,06/17] tpm: access command header through struct in tpm_try_transmit() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,05/17] tpm: declare struct tpm_header Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,02/17] tpm: fix invalid return value in pubek_show() Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v9,01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Removed nested TPM operations - 1 - --- 2018-11-18 Jarkko Sakkinen New
[v8,14/14] ima: Store the measurement again when appraising a modsig Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,13/14] ima: Write modsig to the measurement list Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,12/14] ima: Add new "d-sig" template field Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,11/14] ima: Implement support for module-style appended signatures Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,10/14] ima: Add modsig appraise_type option for module-style appended signatures Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,09/14] ima: Export func_tokens Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,08/14] ima: Introduce is_signed() Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,07/14] integrity: Select CONFIG_KEYS instead of depending on it Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,06/14] integrity: Introduce asymmetric_sig_has_known_key() Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,05/14] integrity: Introduce integrity_keyring_from_id() Appended signatures support for IMA appraisal - - - --- 2018-11-16 Thiago Jung Bauermann New
[v8,04/14] integrity: Introduce struct evm_xattr Appended signatures support for IMA appraisal - 1 - --- 2018-11-16 Thiago Jung Bauermann New
[v8,03/14] PKCS#7: Introduce pkcs7_get_digest() Appended signatures support for IMA appraisal - 1 - --- 2018-11-16 Thiago Jung Bauermann New
[v8,02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig() Appended signatures support for IMA appraisal - 1 - --- 2018-11-16 Thiago Jung Bauermann New
[v8,01/14] MODSIGN: Export module signature definitions Appended signatures support for IMA appraisal - 1 - --- 2018-11-16 Thiago Jung Bauermann New
[v4,2/2] tpm: add support for partial reads [1/2] tpm: rename data_pending to transmit_result - - - --- 2018-11-16 Tadeusz Struk New
[1/2] tpm: rename data_pending to transmit_result [1/2] tpm: rename data_pending to transmit_result - - - --- 2018-11-16 Tadeusz Struk New
[v8,17/17] tpm: remove @flags from tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,16/17] tpm: take TPM chip power gating out of tpm_transmit() Removed nested TPM operations - - - --- 2018-11-16 Jarkko Sakkinen New
[v8,15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag Removed nested TPM operations - - - --- 2018-11-16 Jarkko Sakkinen New
[v8,13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c. Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,12/17] tpm: remove @space from tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,11/17] tpm: move TPM space code out of tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,10/17] tpm: move tpm_validate_commmand() to tpm2-space.c Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,09/17] tpm: clean up tpm_try_transmit() error handling flow Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,07/17] tpm: encapsulate tpm_dev_transmit() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,06/17] tpm: access command header through struct in tpm_try_transmit() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,05/17] tpm: declare struct tpm_header Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,02/17] tpm: fix invalid return value in pubek_show() Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v8,01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Removed nested TPM operations - 1 - --- 2018-11-16 Jarkko Sakkinen New
[v3] tpm: add support for partial reads [v3] tpm: add support for partial reads - - - --- 2018-11-15 Tadeusz Struk New
[GIT,PULL] SELinux fixes for v4.20 (#1) [GIT,PULL] SELinux fixes for v4.20 (#1) - - - --- 2018-11-15 Paul Moore New
[RESEND] KEYS: remove CONFIG_KEYS_COMPAT [RESEND] KEYS: remove CONFIG_KEYS_COMPAT - - - --- 2018-11-15 Eric Biggers New
[v5,7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend() tpm: retrieve digest size of unknown algorithms from TPM - - - --- 2018-11-14 Roberto Sassu New
[v5,6/7] tpm: ensure that the output of PCR read contains the correct digest size tpm: retrieve digest size of unknown algorithms from TPM - 1 - --- 2018-11-14 Roberto Sassu New
[v5,5/7] tpm: retrieve digest size of unknown algorithms with PCR read tpm: retrieve digest size of unknown algorithms from TPM 1 1 - --- 2018-11-14 Roberto Sassu New
[v5,4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm tpm: retrieve digest size of unknown algorithms from TPM 1 - - --- 2018-11-14 Roberto Sassu New
[v5,3/7] tpm: rename and export tpm2_digest and tpm2_algorithms tpm: retrieve digest size of unknown algorithms from TPM 1 1 - --- 2018-11-14 Roberto Sassu New
[v5,2/7] tpm: remove definition of TPM2_ACTIVE_PCR_BANKS tpm: retrieve digest size of unknown algorithms from TPM - - - --- 2018-11-14 Roberto Sassu New
[v5,1/7] tpm: dynamically allocate the allocated_banks array tpm: retrieve digest size of unknown algorithms from TPM - - 1 --- 2018-11-14 Roberto Sassu New
[GIT,PULL] integrity: fixup for new struct public_key_signature encoding field [GIT,PULL] integrity: fixup for new struct public_key_signature encoding field - - - --- 2018-11-13 James Morris New
[v7,17/17] tpm: remove @flags from tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,16/17] tpm: take TPM chip power gating out of tpm_transmit() Removed nested TPM operations - - - --- 2018-11-13 Jarkko Sakkinen New
[v7,15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c. Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,12/17] tpm: remove @space from tpm_transmit() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,11/17] tpm: move TPM space code out of tpm_transmit() Removed nested TPM operations - - - --- 2018-11-13 Jarkko Sakkinen New
[v7,10/17] tpm: move tpm_validate_commmand() to tpm2-space.c Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,09/17] tpm: clean up tpm_try_transmit() error handling flow Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,07/17] tpm: encapsulate tpm_dev_transmit() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,06/17] tpm: access command header through struct in tpm_try_transmit() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,05/17] tpm: declare struct tpm_header Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,02/17] tpm: fix invalid return value in pubek_show() Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v7,01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter Removed nested TPM operations - 1 - --- 2018-11-13 Jarkko Sakkinen New
[v5,10/10] x86/alternative: remove the return value of text_poke_*() x86/alternative: text_poke() fixes - - - --- 2018-11-13 Nadav Amit New
« 1 2 ... 79 80 81120 121 »