Linux Integrity
[Prev Page][Next Page]
- Re: Re: [RFC PATCH 02/10] fs-verity: add data verification hooks for ->readpages(), (continued)
- [PATCH] tpm: factor out TPM 1.x duration calculation to tpm1-cmd.c, Jarkko Sakkinen
- nvs.c: Inappropriately maps TPM space on Dell Inspiron 11 3000, Harlan Lieberman-Berg
- Excluding UBI partition not working, john HA
- tpm: Provide a TPM access library,
David Howells
- [PATCH 01/23] TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev, David Howells
- [PATCH 02/23] TPM: Provide a facility for a userspace TPM emulator, David Howells
- [PATCH 03/23] TPM: Provide a platform driver for the user emulator driver, David Howells
- [PATCH 04/23] TPM: Expose struct tpm_chip and related find_get and put functions, David Howells
- [PATCH 05/23] TPM: Use struct tpm_chip rather than chip number as interface parameter, David Howells
- [PATCH 06/23] TPM: Move ordinal values from interface file to header with other ordinals, David Howells
- [PATCH 07/23] TPM: Consolidate tpm_send(), transmit_cmd() and tpm_transmit(), David Howells
- [PATCH 08/23] TPMLIB: Break TPM bits out of security/keys/trusted.c, David Howells
- [PATCH 09/23] TPMLIB: Do some source cleanups, David Howells
- [PATCH 10/23] TPMLIB: Better format calls to TSS_*hmac*(), David Howells
- [PATCH 11/23] TPMLIB: Put banner comments on public TPM library functions, David Howells
- [PATCH 12/23] TPMLIB: Create tpm_{even, odd}_nonce structs to represent nonces, David Howells
- [PATCH 13/23] TPMLIB: Rename store8() and storebytes(), David Howells
- [PATCH 14/23] TPMLIB: Make store_s() take a void* data argument, not unsigned char*, David Howells
- [PATCH 15/23] TPMLIB: Use __be32 rather than int32_t and use cpu_to_beX() and co., David Howells
- [PATCH 16/23] TPMLIB: Put more comments into the HMAC generation functions, David Howells
- [PATCH 17/23] TPMLIB: Provide a wrapper to load bytes out of the reply, David Howells
- [PATCH 18/23] TPMLIB: Encapsulate XOR-based encryption with authkey derivative, David Howells
- [PATCH 19/23] TPMLIB: Add some debugging code, David Howells
- [PATCH 20/23] TPMLIB: Implement call to TPM_CreateWrapKey, David Howells
- [PATCH 21/23] TPMLIB: Implement call to TPM_LoadKey2, David Howells
- [PATCH 22/23] TPMLIB: Provide call for TPM_FlushSpecific, David Howells
- [PATCH 23/23] TPM: Add an asymmetric key subtype for handling TPM-based keys, David Howells
- Re: tpm: Provide a TPM access library, Jarkko Sakkinen
- Re: tpm: Provide a TPM access library, David Howells
- [PATCH 1/7] evmtest: Regression testing Integrity Subsystem,
David Jacobson
- [PATCH v5 0/2] tpm: add support for nonblocking operation,
Tadeusz Struk
- [PATCH v4 0/2] tpm: add support for nonblocking operation,
Tadeusz Struk
- Fwd: PROBLEM: tpm_cpg can't request region with AMD/Dell fTPM,
Harlan Lieberman-Berg
- [PATCH v3 RESEND 0/2] tpm: add support for nonblocking operation,
Tadeusz Struk
- [PATCH 0/6][RFC] Add EFI secure key to key retention service,
Lee, Chun-Yi
- [PATCH 1/6] x86/KASLR: make getting random long number function public, Lee, Chun-Yi
- [PATCH 2/6] efi: the function transfers status to string, Lee, Chun-Yi
- [PATCH 3/6] efi: generate efi root key in EFI boot stub, Lee, Chun-Yi
- [PATCH 4/6] key: add EFI secure key type, Lee, Chun-Yi
- [PATCH 5/6] key: add EFI secure key as a master key type, Lee, Chun-Yi
- [PATCH 6/6] key: enforce the secure boot checking when loading efi root key, Lee, Chun-Yi
- Re: [PATCH 0/6][RFC] Add EFI secure key to key retention service, Ard Biesheuvel
- update on IMA on NFS,
Chuck Lever
- How to generate and load evm-key in TPM less systems,
rishi gupta
- Re: [GIT PULL] tpmdd 4.19 updates,
Jarkko Sakkinen
- [PATCH 0/4] Add support for architecture-specific IMA policies,
Eric Richter
- [GIT PULL] linux-integrity patches for 4.19,
Mimi Zohar
- [PATCH v2 1/2] security/keys/secure_key: Adds the secure key support based on CAAM.,
Udit Agarwal
- [PATCH 1/2] security/keys/secure_key: Adds the secure key support based on CAAM.,
Udit Agarwal
- [PATCH] tpm: add support for partial reads,
Tadeusz Struk
- [PATCH] keys: trusted: remove redundant variable keyhndl, Colin King
- [PATCH v6 0/8] kexec/firmware: support system wide policy requiring signatures,
Mimi Zohar
- Regression in tpm_tis driver: the TPM now fatally offlines itself after a few hours of use,
James Bottomley
- [PATCH -next] EVM: fix return value check in evm_write_xattrs(),
Wei Yongjun
- Question on IMA Policy,
Martin Townsend
- on annual leave, Jarkko Sakkinen
- Re: ima: why IMA_APPRAISE_DIRECTORIES patch is not mainlined,
Mimi Zohar
- [PATCH] tpm: Fix NULL pointer dereference in tpm_transmit(),
Shirish S
- [PATCH] ima: Remove unused is_ima_appraise_enabled() function.,
Stefan Berger
- [PATCH] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip,
Stefan Berger
- [PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures,
Mimi Zohar
- [PATCH] tpm: require to compile as part of the kernel,
Jarkko Sakkinen
- [PATCH] tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED, Jarkko Sakkinen
- [PATCH v2] tpm: Allow tpm_tis drivers to set hwrng quality.,
Louis Collard
- [PATCH v8] tpm: separate cmd_ready/go_idle from runtime_pm,
Tomas Winkler
- [PATCH] integrity: prevent deadlock during digsig verification.,
Mikhail Kurinnoi
- [PATCH 0/2] Convert trusted keys to find and use the default TPM chip,
Stefan Berger
- [PATCH v7 0/5] Have IMA find and use a tpm_chip until system shutdown,
Stefan Berger
- [PATCH v6 0/5] Have IMA find and use a tpm_chip until system shutdown,
Stefan Berger
- [PATCH] ima-evm-utils: add --pcrinit and --pcr options to ima_measurement command, George Wilson
- [PATCH] ima-evm-utils: check the return code from tpm_pcr_read() in ima_measurement(),
George Wilson
- [PATCH v5] tpm: Return the actual size when receiving an unsupported command,
Ricardo Schwarzmeier
- [PATCH v5 0/5] Have IMA find and use a tpm_chip until system shutdown,
Stefan Berger
- [PATCH v4 0/5] Have IMA find and use a tpm_chip until system shutdown,
Stefan Berger
- [PATCH v7] tpm: separate cmd_ready/go_idle from runtime_pm,
Tomas Winkler
- [PATCH v3 0/4] Have IMA find and use a tpm_chip until system shutdown,
Stefan Berger
- [PATCH v4] MAINTAINERS: Add file patterns for tpm device tree bindings, Geert Uytterhoeven
- [PATCH v4] tpm: Return the actual size when receiving an unsupported command,
Ricardo Schwarzmeier
- [PATCH v2 0/4] Have IMA find and use a tpm_chip until system shutdown,
Stefan Berger
- [PATCH 0/6] Have IMA find and use a tpm_chip until system shutdown,
Stefan Berger
- [PATCH v3] tpm: Return the actual size when receiving an unsupported command,
Ricardo Schwarzmeier
- [PATCH v2] tpm: Return the actual size when receiving an unsupported command,
Ricardo Schwarzmeier
- [PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment,
Peter Rosin
- [PATCH v2 02/10] i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 04/10] media: af9013: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 09/10] mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 07/10] media: tda1004x: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 10/10] i2c: remove i2c_lock_adapter and use i2c_lock_bus directly, Peter Rosin
- [PATCH v2 03/10] input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 08/10] media: tda18271: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 06/10] media: rtl2830: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 05/10] media: drxk_hard: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT), Peter Rosin
- Re: [PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment, Wolfram Sang
- Re: [PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment, Wolfram Sang
- Converting IMA to always use a tpm_chip results in a lock ordering issue, Stefan Berger
- IMA: Deadlock in ima_appraise_measurement when /bin/kmod carries a digsig in security.evm,
Matthias Gerstner
- [PATCH] tpm: Return the actual size when receiving an unsupported command,
Ricardo Schwarzmeier
- Re: [integrity:next-integrity-queued 22/22] security/integrity/evm/evm_crypto.c:93: undefined reference to `hash_algo_name',
Mimi Zohar
- [PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment,
Peter Rosin
- [PATCH 01/11] i2c: add helpers for locking the I2C segment, Peter Rosin
- [PATCH 06/11] media: drxk_hard: switch to i2c_lock_segment, Peter Rosin
- [PATCH 07/11] media: rtl2830: switch to i2c_lock_segment, Peter Rosin
- [PATCH 11/11] i2c: rename i2c_lock_adapter to i2c_lock_root, Peter Rosin
- [PATCH 10/11] mfd: 88pm860x-i2c: switch to i2c_lock_segment, Peter Rosin
- [PATCH 09/11] media: tda18271: switch to i2c_lock_segment, Peter Rosin
- [PATCH 08/11] media: tda1004x: switch to i2c_lock_segment, Peter Rosin
- [PATCH 05/11] media: af9013: switch to i2c_lock_segment, Peter Rosin
- [PATCH 04/11] input: rohm_bu21023: switch to i2c_lock_segment, Peter Rosin
- [PATCH 03/11] i2c: mux: pca9541: switch to i2c_lock_segment, Peter Rosin
- [PATCH 02/11] tpm/tpm_i2c_infineon: switch to i2c_lock_segment, Peter Rosin
- Re: [PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment, Wolfram Sang
- [PATCH v3 0/2] tpm: add support for nonblocking operation,
Tadeusz Struk
- [-next PATCH] security: use octal not symbolic permissions,
Joe Perches
- Support additional signature types in EVM,
Matthew Garrett
- [PATCH] tpm: Allow tpm_tis drivers to set hwrng quality.,
Louis Collard
[PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver,
Linus Walleij
[PATCH] tpm: Add module parameter for hwrng quality.,
Louis Collard
[PATCH v6] tpm: separate cmd_ready/go_idle from runtime_pm,
Tomas Winkler
[PATCH V2 1/2] evm: Don't deadlock if a crypto algorithm is unavailable,
Matthew Garrett
violations and invalidated PCR value,
Magalhaes, Guilherme (Brazil R&D-CL)
[PATCH v3 0/4] IMA: work on audit records produced by IMA,
Stefan Berger
[PATCH 1/2] evm: Don't deadlock if a crypto algorithm is unavailable,
Matthew Garrett
[GIT PULL] linux-integrity fixes for Linux 4.18 (#2),
Mimi Zohar
[PATCH] EVM: unlock on error path in evm_read_xattrs(), Dan Carpenter
[PATCH] tpm: add support for nonblocking operation,
Tadeusz Struk
[PATCH v2 0/4] IMA: work on audit records produced by IMA,
Stefan Berger
[PATCH v2 13/21] ima: use match_string() helper,
Yisheng Xie
[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures,
Mimi Zohar
[PATCH 4.9 135/329] integrity/security: fix digsig.c build error with header file, Greg Kroah-Hartman
[PATCH 4.14 128/496] integrity/security: fix digsig.c build error with header file, Greg Kroah-Hartman
[PATCH] EVM: Fix null dereference on xattr when xattr fails to allocate,
Colin King
[PATCH][next] EVM: fix memory leak of temporary buffer 'temp',
Colin King
[PATCH 0/8] IMA: work on audit records produced by IMA,
Stefan Berger
[PATCH 7/8] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set, Stefan Berger
[PATCH 1/8] ima: Call audit_log_string() rather than logging it untrusted, Stefan Berger
[PATCH 6/8] integrity: Factor out common part of integrity_audit_msg(), Stefan Berger
[PATCH 4/8] audit: Allow others to call audit_log_d_path_exe(), Stefan Berger
[PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits, Stefan Berger
[PATCH] ima-evm-utils: attr/xattr.h is deprecated. Use sys/xattr.h instead,
Lars Wendler
[PATCH v3 0/7] kexec/firmware: support system wide policy requiring signatures,
Mimi Zohar
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]