Show patches with: none      |   9020 patches
« 1 2 ... 67 68 6990 91 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,8/9] ima-evm-utils: Pass status codes from sign and hash functions to the callers [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,7/9] ima-evm-utils: Remove RSA_ASN1_templates [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,6/9] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2 [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,5/9] ima-evm-utils: Convert sign_hash_v2 to EVP_PKEY API [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,4/9] ima-evm-utils: Convert verify_hash_v2 and find_keyid to EVP_PKEY API [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,3/9] ima-evm-utils: Convert cmd_import and calc keyid v2 to EVP_PKEY API [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,2/9] ima-evm-utils: Convert read_priv_key to EVP_PKEY API [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API [v8,1/9] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
[v8,0/9] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-07-03 Vitaly Chikunov New
ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() - - - --- 2019-07-02 Markus Elfring New
ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() - - - --- 2019-07-02 Markus Elfring New
ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() - - - --- 2019-07-02 Markus Elfring New
ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() ima: Replace two seq_printf() calls by seq_puts() in ima_show_template_data_ascii() - - - --- 2019-07-02 Markus Elfring New
[2/2] ima: fix freeing ongoing ahash_request [1/2] ima: always return negative code for error - - - --- 2019-07-02 Sascha Hauer New
[1/2] ima: always return negative code for error [1/2] ima: always return negative code for error - - - --- 2019-07-02 Sascha Hauer New
[RFC,v6,1/1] Add dm verity root hash pkcs7 sig validation. Add dm verity root hash pkcs7 sig validation. - - - --- 2019-07-01 Jaskaran Singh Khurana New
[v6,17/17] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection 2 - - --- 2019-07-01 Eric Biggers New
[v6,16/17] ext4: update on-disk format documentation for fs-verity fs-verity: read-only file-based authenticity protection - 1 - --- 2019-07-01 Eric Biggers New
[v6,15/17] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,14/17] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - 1 - --- 2019-07-01 Eric Biggers New
[v6,13/17] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - 1 - --- 2019-07-01 Eric Biggers New
[v6,12/17] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - 1 - --- 2019-07-01 Eric Biggers New
[v6,09/17] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,08/17] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,07/17] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,06/17] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,05/17] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,03/17] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,02/17] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
[v6,01/17] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - 2 - --- 2019-07-01 Eric Biggers New
Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()" Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()" - - - --- 2019-07-01 Michal Suchánek New
[v2,2/2] char: tpm: add new driver for tpm i2c ptp char: tpm: add new driver for tpm i2c ptp - - - --- 2019-06-28 Oshri Alkobi New
[v2,1/2] dt-bindings: tpm: add the TPM I2C PTP device tree binding documentation char: tpm: add new driver for tpm i2c ptp - - - --- 2019-06-28 Oshri Alkobi New
ima: fix freeing ongoing ahash_request ima: fix freeing ongoing ahash_request - - - --- 2019-06-28 Sascha Hauer New
[v12,11/11] ima: Allow template= option for appraise rules as well Appended signatures support for IMA appraisal - - - --- 2019-06-28 Thiago Jung Bauermann New
[v12,10/11] ima: Store the measurement again when appraising a modsig Appended signatures support for IMA appraisal - - - --- 2019-06-28 Thiago Jung Bauermann New
[v12,09/11] ima: Define ima-modsig template Appended signatures support for IMA appraisal - 1 - --- 2019-06-28 Thiago Jung Bauermann New
[v12,08/11] ima: Collect modsig Appended signatures support for IMA appraisal - - - --- 2019-06-28 Thiago Jung Bauermann New
[v12,07/11] ima: Implement support for module-style appended signatures Appended signatures support for IMA appraisal - - - --- 2019-06-28 Thiago Jung Bauermann New
[v12,06/11] ima: Factor xattr_verify() out of ima_appraise_measurement() Appended signatures support for IMA appraisal - 1 - --- 2019-06-28 Thiago Jung Bauermann New
[v12,05/11] ima: Add modsig appraise_type option for module-style appended signatures Appended signatures support for IMA appraisal - - - --- 2019-06-28 Thiago Jung Bauermann New
[v12,04/11] integrity: Select CONFIG_KEYS instead of depending on it Appended signatures support for IMA appraisal - - - --- 2019-06-28 Thiago Jung Bauermann New
[v12,03/11] PKCS#7: Introduce pkcs7_get_digest() Appended signatures support for IMA appraisal - 1 - --- 2019-06-28 Thiago Jung Bauermann New
[v12,02/11] PKCS#7: Refactor verify_pkcs7_signature() Appended signatures support for IMA appraisal - 1 - --- 2019-06-28 Thiago Jung Bauermann New
[v12,01/11] MODSIGN: Export module signature definitions Appended signatures support for IMA appraisal 1 2 - --- 2019-06-28 Thiago Jung Bauermann New
ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition - - - --- 2019-06-27 Thiago Jung Bauermann New
[GIT,PULL] tpmdd updates for Linux v5.3 [GIT,PULL] tpmdd updates for Linux v5.3 - - - --- 2019-06-26 Jarkko Sakkinen New
[v1,2/2] char: tpm: add new driver for tpm i2c ptp char: tpm: add new driver for tpm i2c ptp - - - --- 2019-06-25 Oshri Alkobi New
[v1,1/2] dt-bindings: tpm: add the TPM I2C PTP device tree binding documentation char: tpm: add new driver for tpm i2c ptp - - - --- 2019-06-25 Oshri Alkobi New
[v7,2/2] fTPM: add documentation for ftpm driver fTPM: firmware TPM running in TEE 1 - - --- 2019-06-25 Sasha Levin New
[v7,1/2] fTPM: firmware TPM running in TEE fTPM: firmware TPM running in TEE - - 2 --- 2019-06-25 Sasha Levin New
[v6,2/2] fTPM: add documentation for ftpm driver fTPM: firmware TPM running in TEE - - - --- 2019-06-25 Sasha Levin New
[v6,1/2] fTPM: firmware TPM running in TEE fTPM: firmware TPM running in TEE - - 1 --- 2019-06-25 Sasha Levin New
[v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems [v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems - - - --- 2019-06-24 Jordan Hand New
[V10,3/3] KEXEC: Call ima_kexec_cmdline to measure the boot command line args Add support for measuring the boot command line during kexec_file_load 1 1 - --- 2019-06-24 Prakhar Srivastava New
[V10,2/3] IMA: Define a new template field buf Add support for measuring the boot command line during kexec_file_load - 2 - --- 2019-06-24 Prakhar Srivastava New
[V10,1/3] IMA: Define a new hook to measure the kexec boot command line arguments Add support for measuring the boot command line during kexec_file_load - - - --- 2019-06-24 Prakhar Srivastava New
[v2] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems [v2] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems - - - --- 2019-06-24 Jordan Hand New
tpm: Get TCG log from TPM2 ACPI table for tpm2 systems tpm: Get TCG log from TPM2 ACPI table for tpm2 systems - - - --- 2019-06-24 Jordan Hand New
[v7,11/11] ima-evm-utils: Log hash_algo with hash value in verbose mode [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,10/11] ima-evm-utils: Pass status codes from sign and hash functions to the callers [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,09/11] ima-evm-utils: Remove RSA_ASN1_templates [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,08/11] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2 [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,07/11] ima-evm-utils: Convert sign_hash_v2 to EVP_PKEY API [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,06/11] ima-evm-utils: Replace find_keyid with find_keyid_pkey [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,05/11] ima-evm-utils: Convert verify_hash_v2 to EVP_PKEY API [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,04/11] ima-evm-utils: Start converting find_keyid to EVP_PKEY API [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,03/11] ima-evm-utils: Convert cmd_import and calc keyid v2 to EVP_PKEY API [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,02/11] ima-evm-utils: Convert read_priv_key to EVP_PKEY API [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API [v7,01/11] ima-evm-utils: Convert read_pub_key to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[v7,00/11] ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-23 Vitaly Chikunov New
[V34,25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down Untitled series #136533 1 - - --- 2019-06-22 Matthew Garrett New
[V33,26/30] kexec: Allow kexec_file() with appropriate IMA policy when locked down Untitled series #135931 1 - - --- 2019-06-21 Matthew Garrett New
[v5,16/16] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection 1 - - --- 2019-06-20 Eric Biggers New
[v5,15/16] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-20 Eric Biggers New
[v5,14/16] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-06-20 Eric Biggers New
[v5,13/16] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - 1 - --- 2019-06-20 Eric Biggers New
[v5,12/16] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - 1 - --- 2019-06-20 Eric Biggers New
[v5,09/16] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,08/16] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,07/16] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,06/16] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,05/16] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,03/16] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,02/16] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v5,01/16] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - 2 - --- 2019-06-20 Eric Biggers New
[v6,11/11] ima-evm-utils: Pass status codes from sign and hash functions to the callers ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
[v6,10/11] ima-evm-utils: Remove RSA_ASN1_templates ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
[v6,09/11] ima-evm-utils: Replace calc_keyid_v2 with calc_pkeyid_v2 ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
[v6,08/11] ima-evm-utils: Convert sign_hash_v2 to EVP_PKEY API ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
[v6,07/11] ima-evm-utils: Replace find_keyid with find_keyid_pkey ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
[v6,06/11] ima-evm-utils: Convert verify_hash_v2 to EVP_PKEY API ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
[v6,05/11] ima-evm-utils: Start converting find_keyid to EVP_PKEY API ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
[v6,04/11] ima-evm-utils: Convert cmd_import and calc keyid v2 to EVP_PKEY API ima-evm-utils: Convert v2 signatures from RSA to EVP_PKEY API - - - --- 2019-06-20 Vitaly Chikunov New
« 1 2 ... 67 68 6990 91 »