Show patches with: none      |   15535 patches
« 1 2 ... 113 114 115155 156 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,15/38] LSM: Split LSM preparation from initialization LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,14/38] LSM: Add all exclusive LSMs to ordered initialization LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,13/38] selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,12/38] apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,11/38] LSM: Separate idea of "major" LSM from "exclusive" LSM LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,10/38] LSM: Refactor "security=" in terms of enable/disable LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,09/38] LSM: Prepare for reorganizing "security=" logic LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,08/38] LSM: Tie enabling logic to presence in ordered list LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,07/38] LSM: Introduce "lsm=" for boottime LSM selection LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,06/38] LSM: Introduce CONFIG_LSM LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,05/38] LSM: Build ordered list of LSMs to initialize LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,04/38] LSM: Lift LSM selection out of individual LSMs LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,03/38] LSM: Plumb visibility into optional "enabled" state LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,02/38] LSM: Provide separate ordered initialization LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,01/38] LSM: Introduce LSM_FLAG_LEGACY_MAJOR LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[7/7] ima: Support platform keyring for kernel appraisal add platform/firmware keys support for kernel verification by IMA 1 1 - --- 2018-11-25 Nayna Jain New
[6/7] efi: Allow the "db" UEFI variable to be suppressed add platform/firmware keys support for kernel verification by IMA 1 - - --- 2018-11-25 Nayna Jain New
[5/7] efi: Import certificates from UEFI Secure Boot add platform/firmware keys support for kernel verification by IMA - - - --- 2018-11-25 Nayna Jain New
[4/7] efi: Add an EFI signature blob parser add platform/firmware keys support for kernel verification by IMA - - - --- 2018-11-25 Nayna Jain New
[3/7] efi: Add EFI signature data types add platform/firmware keys support for kernel verification by IMA 1 - - --- 2018-11-25 Nayna Jain New
[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
« 1 2 ... 113 114 115155 156 »