Linux Integrity
[Prev Page][Next Page]
- Re: [PATCH v5 5/8] ima: kexec: move IMA log copy from kexec load to execute, (continued)
- init_tis() takes 50 ms on Dell XPS 13 9360 – almost 10 % of whole time until initrd,
Paul Menzel
- [RFC][PATCH 0/8] ima: Integrate with digest_cache LSM,
Roberto Sassu
- [PATCH v7 00/21] add integrity and security to TPM2 transactions,
James Bottomley
- [PATCH v7 01/21] tpm: Remove unused tpm_buf_tag(), James Bottomley
- [PATCH v7 02/21] tpm: Remove tpm_send(), James Bottomley
- [PATCH v7 03/21] tpm: Move buffer handling from static inlines to real functions, James Bottomley
- [PATCH v7 04/21] tpm: Update struct tpm_buf documentation comments, James Bottomley
- [PATCH v7 05/21] tpm: Store the length of the tpm_buf data separately., James Bottomley
- [PATCH v7 06/21] tpm: TPM2B formatted buffers, James Bottomley
- [PATCH v7 07/21] tpm: Add tpm_buf_read_{u8,u16,u32}, James Bottomley
- [PATCH v7 08/21] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers, James Bottomley
- [PATCH v7 09/21] crypto: lib - implement library version of AES in CFB mode, James Bottomley
- [PATCH v7 10/21] tpm: add buffer function to point to returned parameters, James Bottomley
- [PATCH v7 11/21] tpm: export the context save and load commands, James Bottomley
- [PATCH v7 12/21] tpm: Add NULL primary creation, James Bottomley
- [PATCH v7 13/21] tpm: Add HMAC session start and end functions, James Bottomley
- [PATCH v7 14/21] tpm: Add HMAC session name/handle append, James Bottomley
- [PATCH v7 15/21] tpm: Add the rest of the session HMAC API, James Bottomley
- [PATCH v7 16/21] tpm: add hmac checks to tpm2_pcr_extend(), James Bottomley
- [PATCH v7 17/21] tpm: add session encryption protection to tpm2_get_random(), James Bottomley
- [PATCH v7 18/21] KEYS: trusted: Add session encryption protection to the seal/unseal path, James Bottomley
- [PATCH v7 19/21] tpm: add the null key name as a sysfs export, James Bottomley
- [PATCH v7 20/21] Documentation: add tpm-security.rst, James Bottomley
- [PATCH v7 21/21] tpm: disable the TPM if NULL name changes, James Bottomley
- Re: [PATCH v7 00/21] add integrity and security to TPM2 transactions, Jarkko Sakkinen
- [PATCH v3 00/13] security: digest_cache LSM,
Roberto Sassu
- [PATCH v3 01/13] lib: Add TLV parser, Roberto Sassu
- [PATCH v3 02/13] security: Introduce the digest_cache LSM, Roberto Sassu
- [PATCH v3 03/13] digest_cache: Add securityfs interface, Roberto Sassu
- [PATCH v3 04/13] digest_cache: Add hash tables and operations, Roberto Sassu
- [PATCH v3 05/13] digest_cache: Populate the digest cache from a digest list, Roberto Sassu
- [PATCH v3 06/13] digest_cache: Parse tlv digest lists, Roberto Sassu
- [PATCH v3 07/13] digest_cache: Parse rpm digest lists, Roberto Sassu
- [PATCH v3 08/13] digest_cache: Add management of verification data, Roberto Sassu
- [PATCH v3 09/13] digest_cache: Add support for directories, Roberto Sassu
- [PATCH v3 10/13] digest cache: Prefetch digest lists if requested, Roberto Sassu
- [PATCH v3 11/13] digest_cache: Reset digest cache on file/directory change, Roberto Sassu
- [PATCH v3 12/13] selftests/digest_cache: Add selftests for digest_cache LSM, Roberto Sassu
- [PATCH v3 13/13] docs: Add documentation of the digest_cache LSM, Roberto Sassu
- Re: [PATCH v3 00/13] security: digest_cache LSM, Roberto Sassu
- [PATCH v3 00/32] spi: get rid of some legacy macros,
Uwe Kleine-König
- [PATCH v2 0/9] evm: Support signatures on stacked filesystem,
Stefan Berger
- [PATCH v1 ima-evm-utils 0/6] Deprecate sign_hash and add provider support,
Stefan Berger
- [ANNOUNCE] CFP: Linux Security Summit Europe 2024, Reshetova, Elena
- [PATCH 0/2] Decomplicate file_dentry(),
Amir Goldstein
- [PATCH] tpm,tpm_tis: Avoid warning splat at shutdown,
Lino Sanfilippo
- [PATCH 1/3] tpm: protect against locality counter underflow,
Daniel P. Smith
- [PATCH 3/3] tpm: make locality request return value consistent,
Daniel P. Smith
- [PATCH v2 0/3] tpm: make locality handling resilient, Daniel P. Smith
- [no subject], Daniel P. Smith
- [PATCH 2/3] tpm: ensure tpm is in known state at startup,
Daniel P. Smith
- [RFC PATCH v12 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v12 01/20] security: add ipe lsm, Fan Wu
- [RFC PATCH v12 02/20] ipe: add policy parser, Fan Wu
- [RFC PATCH v12 03/20] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v12 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack, Fan Wu
- [RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v12 07/20] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v12 13/20] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag, Fan Wu
- [RFC PATCH v12 14/20] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v12 16/20] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v12 10/20] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v12 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v12 11/20] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v12 18/20] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v12 08/20] ipe: add userspace interface, Fan Wu
- [RFC PATCH v12 17/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v12 19/20] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v12 20/20] documentation: add ipe documentation, Fan Wu
- [PATCH] MAINTAINERS: Add TPM DT bindings to TPM maintainers,
Rob Herring
- [PATCH 0/5] evm: Support signatures on stacked filesystem,
Stefan Berger
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers,
Philipp Rudo
- [RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI,
Samuel Ortiz
- ref leak in request_asymmetric_key ?,
Billie Alsup (balsup)
- [PATCH v5 0/2] Add device tree for IBM system1 BMC,
Ninad Palsule
- [GIT PULL] integrity: subsystem updates for v6.8-rc1,
Mimi Zohar
- [PATCH v3] ima: add crypto agility support for template-hash algorithm,
Enrico Bravi
- [PATCH v4 0/7] ima: kexec: measure events between kexec load and execute,
Tushar Sugandhi
- [PATCH v2 00/33] spi: get rid of some legacy macros,
Uwe Kleine-König
- [PATCH v2] ima: add crypto agility support for template-hash algorithm,
Enrico Bravi
- [PATCH v4 0/3] Add device tree for IBM system1 BMC,
Ninad Palsule
- [PATCH v2 0/1] Add more compatibility strings to tpm-tis-i2c,
Ninad Palsule
- tpm_tis_remove: `WARNING: CPU: 6 PID: 265 at kernel/workqueue.c:3397 __flush_work.isra.0+0x29f/0x2c0`,
Paul Menzel
- [PATCH 00/33] spi: get rid of some legacy macros,
Uwe Kleine-König
- [PATCH] tpm/tpm_ftpm_tee: fix all kernel-doc warnings,
Randy Dunlap
- [PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 09/25] security: Align inode_setattr hook definition with EVM, Roberto Sassu
- [PATCH v9 10/25] security: Introduce inode_post_setattr hook, Roberto Sassu
- [PATCH v9 11/25] security: Introduce inode_post_removexattr hook, Roberto Sassu
- [PATCH v9 12/25] security: Introduce file_post_open hook, Roberto Sassu
- [PATCH v9 14/25] security: Introduce path_post_mknod hook, Roberto Sassu
- [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook, Roberto Sassu
- [PATCH v9 16/25] security: Introduce inode_post_set_acl hook, Roberto Sassu
- [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook, Roberto Sassu
- [PATCH v9 18/25] security: Introduce key_post_create_or_update hook, Roberto Sassu
- [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA, Roberto Sassu
- [PATCH v9 20/25] ima: Move to LSM infrastructure, Roberto Sassu
- [PATCH v9 21/25] ima: Move IMA-Appraisal to LSM infrastructure, Roberto Sassu
- [PATCH v9 22/25] evm: Move to LSM infrastructure, Roberto Sassu
- [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM, Roberto Sassu
- [PATCH v9 24/25] ima: Make it independent from 'integrity' LSM, Roberto Sassu
- [PATCH v9 25/25] integrity: Remove LSM, Roberto Sassu
- [PATCH v9 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure, Roberto Sassu
- [PATCH v9 13/25] security: Introduce file_release hook, Roberto Sassu
- Re: [PATCH v9 0/25] security: Move IMA and EVM to the LSM infrastructure, Paul Moore
- [PATCH] tpm: make locality handling resilient,
Daniel P. Smith
- [PATCH] arm64: dts: Fix TPM schema violations,
Lukas Wunner
- [PATCH v2 0/4] Add missing TPM compatible strings,
Lukas Wunner
- [PATCH] ARM: dts: Fix TPM schema violations,
Lukas Wunner
- [PATCH v5 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h,
Thomas Zimmermann
- [PATCH v3 0/3] Add device tree for IBM system1 BMC,
Ninad Palsule
- [GIT PULL] tpmdd changes for v6.8,
Jarkko Sakkinen
- [GIT PULL] integrity: subsystem updates for v6.8,
Mimi Zohar
- [PATCH v2 0/3] Add device tree for IBM system1 BMC,
Ninad Palsule
- [PATCH v4 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h,
Thomas Zimmermann
- [ima-evm-utils PATCH v3 00/13] Address non concurrency-safe libimaevm global variables,
Mimi Zohar
- [ima-evm-utils PATCH v3 04/13] Update imaevm_verify_hash() definition to include "hash_algo" parameter, Mimi Zohar
- [ima-evm-utils PATCH v3 05/13] Update cmd_verify_ima() to define and use a local list of public keys, Mimi Zohar
- [ima-evm-utils PATCH v3 01/13] Rename "public_keys" to "g_public_keys", Mimi Zohar
- [ima-evm-utils PATCH v3 08/13] Define library ima_calc_hash2() function with a hash algorithm parameter, Mimi Zohar
- [ima-evm-utils PATCH v3 06/13] Update cmd_verify_evm to define and use a local list of public keys, Mimi Zohar
- [ima-evm-utils PATCH v3 09/13] Use a local hash algorithm variable when verifying file signatures, Mimi Zohar
- [ima-evm-utils PATCH v3 07/13] Update ima_measurements to define and use a local list of public keys, Mimi Zohar
- [ima-evm-utils PATCH v3 10/13] Update EVM signature verification to use a local hash algorithm variable, Mimi Zohar
- [ima-evm-utils PATCH v3 02/13] Free public keys list, Mimi Zohar
- [ima-evm-utils PATCH v3 03/13] Update library function definitions to include a "public_keys" parameter, Mimi Zohar
- [ima-evm-utils PATCH v3 12/13] Update sign_hash_v*() definition to include the key password, Mimi Zohar
- [ima-evm-utils PATCH v3 11/13] Use a file specific hash algorithm variable for signing files, Mimi Zohar
- [ima-evm-utils PATCH v3 13/13] Define and use a file specific "keypass" variable, Mimi Zohar
- [PATCH v3 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h,
Thomas Zimmermann
- [PATCH] dt-bindings: tpm: Add compatible string atmel,attpm20p,
Lukas Wunner
- [PATCH v6 00/20] add integrity and security to TPM2 transactions,
James Bottomley
- [PATCH v6 01/20] tpm: Remove unused tpm_buf_tag(), James Bottomley
- [PATCH v6 02/20] tpm: Remove tpm_send(), James Bottomley
- [PATCH v6 03/20] tpm: Move buffer handling from static inlines to real functions, James Bottomley
- [PATCH v6 04/20] tpm: Update struct tpm_buf documentation comments, James Bottomley
- [PATCH v6 05/20] tpm: Store the length of the tpm_buf data separately., James Bottomley
- [PATCH v6 06/20] tpm: TPM2B formatted buffers, James Bottomley
- [PATCH v6 07/20] tpm: Add tpm_buf_read_{u8,u16,u32}, James Bottomley
- [PATCH v6 08/20] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers, James Bottomley
- [PATCH v6 09/20] crypto: lib - implement library version of AES in CFB mode, James Bottomley
- [PATCH v6 10/20] tpm: add buffer function to point to returned parameters, James Bottomley
- [PATCH v6 11/20] tpm: export the context save and load commands, James Bottomley
- [PATCH v6 12/20] tpm: Add NULL primary creation, James Bottomley
- [PATCH v6 13/20] tpm: Add HMAC session start and end functions, James Bottomley
- [PATCH v6 14/20] tpm: Add HMAC session name/handle append, James Bottomley
- [PATCH v6 15/20] tpm: Add the rest of the session HMAC API, James Bottomley
- [PATCH v6 16/20] tpm: add hmac checks to tpm2_pcr_extend(), James Bottomley
- [PATCH v6 17/20] tpm: add session encryption protection to tpm2_get_random(), James Bottomley
- [PATCH v6 18/20] KEYS: trusted: Add session encryption protection to the seal/unseal path, James Bottomley
- [PATCH v6 19/20] tpm: add the null key name as a sysfs export, James Bottomley
- [PATCH v6 20/20] Documentation: add tpm-security.rst, James Bottomley
- [PATCH] integrity: don't throw an error immediately when failed to add a cert to the .machine keyring,
Coiby Xu
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]