Linux Integrity
[Prev Page][Next Page]
- Re: [PATCH 1/2] tpm: Unify the send callback behaviour, (continued)
- [PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM,
Roberto Sassu
- [PATCH v10, RESEND 1/6] tpm: dynamically allocate the allocated_banks array, Roberto Sassu
- [PATCH v10, RESEND 2/6] tpm: rename and export tpm2_digest and tpm2_algorithms, Roberto Sassu
- [PATCH v10, RESEND 3/6] tpm: retrieve digest size of unknown algorithms with PCR read, Roberto Sassu
- [PATCH v10, RESEND 4/6] tpm: move tpm_chip definition to include/linux/tpm.h, Roberto Sassu
- [PATCH v10, RESEND 5/6] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip(), Roberto Sassu
- [PATCH v10, RESEND 6/6] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend(), Roberto Sassu
- [RFC PATCH v2] ima-evm-utils: convert sign v2 from RSA to EVP_PKEY API,
Vitaly Chikunov
- [PATCH] ima-evm-utils: fix memory leak in ima_calc_hash, Vitaly Chikunov
- [PATCH v10 0/6] tpm: retrieve digest size of unknown algorithms from TPM,
Roberto Sassu
- [PATCH v11 00/16] Remove nested TPM operations,
Jarkko Sakkinen
- [PATCH v11 01/16] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter, Jarkko Sakkinen
- [PATCH v11 02/16] tpm: fix invalid return value in pubek_show(), Jarkko Sakkinen
- [PATCH v11 03/16] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails, Jarkko Sakkinen
- [PATCH v11 04/16] tpm: print tpm2_commit_space() error inside tpm2_commit_space(), Jarkko Sakkinen
- [PATCH v11 05/16] tpm: declare struct tpm_header, Jarkko Sakkinen
- [PATCH v11 06/16] tpm: access command header through struct in tpm_try_transmit(), Jarkko Sakkinen
- [PATCH v11 07/16] tpm: encapsulate tpm_dev_transmit(), Jarkko Sakkinen
- [PATCH v11 08/16] tpm: clean up tpm_try_transmit() error handling flow, Jarkko Sakkinen
- [PATCH v11 09/16] tpm: move tpm_validate_commmand() to tpm2-space.c, Jarkko Sakkinen
- [PATCH v11 10/16] tpm: move TPM space code out of tpm_transmit(), Jarkko Sakkinen
- [PATCH v11 11/16] tpm: remove @space from tpm_transmit(), Jarkko Sakkinen
- [PATCH v11 12/16] tpm: use tpm_try_get_ops() in tpm-sysfs.c., Jarkko Sakkinen
- [PATCH v11 13/16] tpm: remove TPM_TRANSMIT_UNLOCKED flag, Jarkko Sakkinen
- [PATCH v11 14/16] tpm: introduce tpm_chip_start() and tpm_chip_stop(), Jarkko Sakkinen
- [PATCH v11 15/16] tpm: take TPM chip power gating out of tpm_transmit(), Jarkko Sakkinen
- [PATCH v11 16/16] tpm: remove @flags from tpm_transmit(), Jarkko Sakkinen
- Re: [PATCH v11 00/16] Remove nested TPM operations, Jarkko Sakkinen
- [PATCH v4] tpm: remove @flags from tpm_transmit(),
Jarkko Sakkinen
- [PATCH 1/2] selftests: tpm2: Open tpm dev in unbuffered mode,
Tadeusz Struk
- [PATCH v3] tpm/tpm_crb: Avoid unaligned reads in crb_recv(),
Jarkko Sakkinen
- [PATCH v3] tpm: Fix some name collisions with drivers/char/tpm.h,
Jarkko Sakkinen
[no subject],
Matthew Garrett
[PATCH v2] tpm/tpm_crb: Avoid unaligned reads in crb_recv(),
Jarkko Sakkinen
[PATCH v2] tpm/st33zp24: Fix the name collisions in tpm_st33zp24_spi and tpm_i2c_infineon,
Jarkko Sakkinen
[PATCH v3] selftests: add TPM 2.0 tests,
Jarkko Sakkinen
[PATCH v2] ima-evm-utils: rework openssl init,
Vitaly Chikunov
[PATCH] integrity, KEYS: Fix build break with set_platform_trusted_keys,
Kairui Song
[PATCH] tpm/st33zp24: Fix name collision with TPM_BUFSIZE,
Jarkko Sakkinen
[PATCH] tpm/tpm_crb: Avoid unaligned reads in crb_recv():,
Jarkko Sakkinen
[PATCH v9 0/6] tpm: retrieve digest size of unknown algorithms from TPM,
Roberto Sassu
[PATCH] ima: requiring signed kernel modules,
Mimi Zohar
[PATCH 0/3] selftest/ima: add kexec_file_load test,
Mimi Zohar
[PATCH 1/2] tpm: don't return bool from update_timeouts,
Jerry Snitselaar
[PATCH] tpm: don't print error message in tpm_transmit_cmd when tpm still testing,
Jerry Snitselaar
[RFC PATCH 0/1] tpm: don't return bool from update_timeouts,
Jerry Snitselaar
Understanding fsuuid policy rule for appraisal and exclusion,
rishi gupta
[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns,
Rick Edgecombe
- [PATCH v2 16/20] modules: Use vmalloc special flag, Rick Edgecombe
- [PATCH v2 03/20] x86/mm: temporary mm struct, Rick Edgecombe
- [PATCH v2 18/20] x86/ftrace: Use vmalloc special flag, Rick Edgecombe
- [PATCH v2 20/20] x86/alternative: comment about module removal races, Rick Edgecombe
- [PATCH v2 17/20] bpf: Use vmalloc special flag, Rick Edgecombe
- [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms, Rick Edgecombe
- [PATCH v2 19/20] x86/kprobes: Use vmalloc special flag, Rick Edgecombe
- [PATCH v2 08/20] x86/ftrace: set trampoline pages as executable, Rick Edgecombe
- [PATCH v2 14/20] mm: Make hibernate handle unmapped pages, Rick Edgecombe
- [PATCH v2 13/20] Add set_alias_ function and x86 implementation, Rick Edgecombe
- [PATCH v2 12/20] x86/alternative: Remove the return value of text_poke_*(), Rick Edgecombe
- [PATCH v2 09/20] x86/kprobes: instruction pages initialization enhancements, Rick Edgecombe
- [PATCH v2 11/20] x86/jump-label: remove support for custom poker, Rick Edgecombe
- [PATCH v2 10/20] x86: avoid W^X being broken during modules loading, Rick Edgecombe
- [PATCH v2 01/20] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()", Rick Edgecombe
- [PATCH v2 06/20] x86/alternative: use temporary mm for text poking, Rick Edgecombe
- [PATCH v2 04/20] fork: provide a function for copying init_mm, Rick Edgecombe
- [PATCH v2 07/20] x86/kgdb: avoid redundant comparison of patched code, Rick Edgecombe
- [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching, Rick Edgecombe
- [PATCH v2 02/20] x86/jump_label: Use text_poke_early() during early init, Rick Edgecombe
[RFC PATCH] ima-evm-utils: convert sign v2 from RSA to EVP_PKEY API,
Vitaly Chikunov
[PATCH] ima-evm-utils: remove redundant call to OpenSSL_add_all_algorithms,
Vitaly Chikunov
[PATCH] security: mark expected switch fall-throughs,
Gustavo A. R. Silva
[PATCH v1] evm: Use defined constant for UUID representation, Andy Shevchenko
[PATCH v8 0/7] tpm: retrieve digest size of unknown algorithms from TPM,
Roberto Sassu
TPM2_RC_TESTING and tpm_transmit_cmd,
Jerry Snitselaar
[PATCH v3] ima: define ima_post_create_tmpfile() hook and add missing call, Goldwyn Rodrigues
[PATCH v5 0/2] let kexec_file_load use platform keyring to verify the kernel image,
Kairui Song
[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms,
Vitaly Chikunov
device tree "compatible" string value for Nuvoton TPM 75xxx,
Nayna
Getting weird TPM error after rebasing my tree to security/next-general,
Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, James Bottomley
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jason Gunthorpe
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Linus Torvalds
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Linus Torvalds
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Linus Torvalds
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Linus Torvalds
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Linus Torvalds
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Linus Torvalds
- RE: Getting weird TPM error after rebasing my tree to security/next-general, Winkler, Tomas
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- RE: Getting weird TPM error after rebasing my tree to security/next-general, Winkler, Tomas
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Linus Torvalds
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jerry Snitselaar
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
- Re: Getting weird TPM error after rebasing my tree to security/next-general, Jarkko Sakkinen
[PATCH v4 0/2] let kexec_file_load use platform keyring to verify the kernel image,
Kairui Song
evm_inode_init_security and module stacking,
Casey Schaufler
[PATCH v2 0/5] Extend TPM PPI interface to support revision 1.3,
Stefan Berger
[PATCH 00/17] Merge text_poke fixes and executable lockdowns,
Rick Edgecombe
- [PATCH 05/17] x86/alternative: initializing temporary mm for patching, Rick Edgecombe
- [PATCH 17/17] module: Prevent module removal racing with text_poke(), Rick Edgecombe
- [PATCH 15/17] vmalloc: New flags for safe vfree on special perms, Rick Edgecombe
- [PATCH 13/17] Add set_alias_ function and x86 implementation, Rick Edgecombe
- [PATCH 12/17] x86/alternative: Remove the return value of text_poke_*(), Rick Edgecombe
- [PATCH 14/17] mm: Make hibernate handle unmapped pages, Rick Edgecombe
- [PATCH 06/17] x86/alternative: use temporary mm for text poking, Rick Edgecombe
- [PATCH 16/17] Plug in new special vfree flag, Rick Edgecombe
- [PATCH 09/17] x86/kprobes: Instruction pages initialization enhancements, Rick Edgecombe
- [PATCH 10/17] x86: avoid W^X being broken during modules loading, Rick Edgecombe
- [PATCH 07/17] x86/kgdb: avoid redundant comparison of patched code, Rick Edgecombe
- [PATCH 08/17] x86/ftrace: set trampoline pages as executable, Rick Edgecombe
- [PATCH 04/17] fork: provide a function for copying init_mm, Rick Edgecombe
- [PATCH 01/17] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()", Rick Edgecombe
- [PATCH 11/17] x86/jump-label: remove support for custom poker, Rick Edgecombe
- [PATCH 03/17] x86/mm: temporary mm struct, Rick Edgecombe
- [PATCH 02/17] x86/jump_label: Use text_poke_early() during early init, Rick Edgecombe
- Re: [PATCH 00/17] Merge text_poke fixes and executable lockdowns, Peter Zijlstra
[PATCH,RESEND] selftests: add TPM 2.0 tests,
Jarkko Sakkinen
[PATCH v10 00/17] Remove nested TPM operations,
Jarkko Sakkinen
- [PATCH v10 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter, Jarkko Sakkinen
- [PATCH v10 02/17] tpm: fix invalid return value in pubek_show(), Jarkko Sakkinen
- [PATCH v10 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails, Jarkko Sakkinen
- [PATCH v10 05/17] tpm: declare struct tpm_header, Jarkko Sakkinen
- [PATCH v10 06/17] tpm: access command header through struct in tpm_try_transmit(), Jarkko Sakkinen
- [PATCH v10 07/17] tpm: encapsulate tpm_dev_transmit(), Jarkko Sakkinen
- [PATCH v10 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit(), Jarkko Sakkinen
- [PATCH v10 09/17] tpm: clean up tpm_try_transmit() error handling flow, Jarkko Sakkinen
- [PATCH v10 10/17] tpm: move tpm_validate_commmand() to tpm2-space.c, Jarkko Sakkinen
- [PATCH v10 11/17] tpm: move TPM space code out of tpm_transmit(), Jarkko Sakkinen
- [PATCH v10 12/17] tpm: remove @space from tpm_transmit(), Jarkko Sakkinen
- [PATCH v10 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c., Jarkko Sakkinen
- [PATCH v10 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag, Jarkko Sakkinen
- [PATCH v10 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop(), Jarkko Sakkinen
- [PATCH v10 16/17] tpm: take TPM chip power gating out of tpm_transmit(), Jarkko Sakkinen
- [PATCH v10 17/17] tpm: remove @flags from tpm_transmit(), Jarkko Sakkinen
- [PATCH v10 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space(), Jarkko Sakkinen
- Re: [PATCH v10 00/17] Remove nested TPM operations, Jarkko Sakkinen
- Re: [PATCH v10 00/17] Remove nested TPM operations, Jerry Snitselaar
[PATCH] ovl: IMA Call ima_post_mknod_path() on copy_up'd dentry,
Goldwyn Rodrigues
[PATCH v3 0/2] let kexec_file_load use platform keyring to verify the kernel image,
Kairui Song
[LTP][PATCH v3 0/6] LTP IMA fix bundle,
Jia Zhang
[RFC PATCH v2 0/2] let kexec_file_load use platform keyring to verify the kernel image,
Kairui Song
[PATCH v2 0/6] LTP IMA fix bundle,
Jia Zhang
[PATCH v2 0/2] tpm/eventlog/tpm1: Small fixes,
Jia Zhang
[PATCH 0/5] Extend TPM PPI interface to support revision 1.3,
Stefan Berger
[RFC PATCH 0/2] let kexec_file_load use platform keyring to verify the kernel image,
Kairui Song
Add support for the TCG2 event log on UEFI systems,
Matthew Garrett
Re: [RFC PATCH 1/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys,
Mimi Zohar
OTA does not work with IMA due to xattr not supported by zip,
rishi gupta
[PATCH 0/6] LTP IMA fix bundle,
Jia Zhang
[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm,
Vitaly Chikunov
[PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements,
Jia Zhang
[Index of Archives]
[Linux Kernel]
[Linux Kernel Hardening]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]