linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-08 14:05:05 to 2018-11-16 13:41:18 UTC [more...]

[PATCH v5 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-16 13:41 UTC  (11+ messages)
` [PATCH v5 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v5 2/7] tpm: remove definition of TPM2_ACTIVE_PCR_BANKS
` [PATCH v5 3/7] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v5 4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v5 5/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v5 6/7] tpm: ensure that the output of PCR read contains the correct digest size
` [PATCH v5 7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend()

[PATCH v8 00/17] Removed nested TPM operations
 2018-11-16 12:38 UTC  (18+ messages)
` [PATCH v8 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v8 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v8 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v8 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v8 05/17] tpm: declare struct tpm_header
` [PATCH v8 06/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v8 07/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v8 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v8 09/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v8 10/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v8 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v8 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v8 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v8 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v8 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v8 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v8 17/17] tpm: remove @flags from tpm_transmit()

[PATCH v7 00/17] Removed nested TPM operations
 2018-11-16 12:32 UTC  (28+ messages)
` [PATCH v7 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v7 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v7 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v7 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v7 05/17] tpm: declare struct tpm_header
` [PATCH v7 06/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v7 07/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v7 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v7 09/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v7 10/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v7 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v7 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v7 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v7 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v7 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v7 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v7 17/17] tpm: remove @flags from tpm_transmit()

[PATCH v3] tpm: add support for partial reads
 2018-11-16  1:33 UTC  (5+ messages)

[PATCH v2] tpm: add support for partial reads
 2018-11-15 20:40 UTC  (6+ messages)

[GIT PULL] SELinux fixes for v4.20 (#1)
 2018-11-15 17:30 UTC  (2+ messages)

[PATCH RESEND] KEYS: remove CONFIG_KEYS_COMPAT
 2018-11-15  0:52 UTC 

[GIT PULL] integrity: fixup for new struct public_key_signature encoding field
 2018-11-14 23:20 UTC  (2+ messages)

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-11-14 21:04 UTC  (14+ messages)

keyutils-1.6 released
 2018-11-14 18:00 UTC 

[PATCH v5 00/10] x86/alternative: text_poke() fixes
 2018-11-13 13:07 UTC  (11+ messages)
` [PATCH v5 01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v5 02/10] x86/jump_label: Use text_poke_early() during early init
` [PATCH v5 03/10] x86/mm: temporary mm struct
` [PATCH v5 04/10] fork: provide a function for copying init_mm
` [PATCH v5 05/10] x86/alternative: initializing temporary mm for patching
` [PATCH v5 06/10] x86/alternative: use temporary mm for text poking
` [PATCH v5 07/10] x86/kgdb: avoid redundant comparison of patched code
` [PATCH v5 08/10] x86: avoid W^X being broken during modules loading
` [PATCH v5 09/10] x86/jump-label: remove support for custom poker
` [PATCH v5 10/10] x86/alternative: remove the return value of text_poke_*()

[RFC v1 PATCH 00/17] prmem: protected memory
 2018-11-13 19:35 UTC  (23+ messages)
` [PATCH 10/17] prmem: documentation

[PATCH v4 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-13 17:04 UTC  (36+ messages)
` [PATCH v4 1/6] tpm: dynamically allocate active_banks array
` [PATCH v4 2/6] tpm: remove definition of TPM2_ACTIVE_PCR_BANKS
` [PATCH v4 4/6] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v4 6/6] tpm: ensure that the output of PCR read contains the correct digest size

[PATCH v6 00/17] Removed nested TPM operations
 2018-11-13 16:55 UTC  (20+ messages)
` [PATCH v6 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v6 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v6 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v6 04/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v6 05/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v6 06/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v6 07/17] tpm: declare struct tpm_header
` [PATCH v6 08/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v6 09/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v6 10/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v6 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v6 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v6 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v6 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v6 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v6 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v6 17/17] tpm: remove @flags from tpm_transmit()

[PATCH v5 00/17] Remove nested TPM operations
 2018-11-13 15:52 UTC  (38+ messages)
` [PATCH v5 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v5 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v5 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v5 04/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v5 05/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v5 06/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v5 07/17] tpm: declare struct tpm_header
` [PATCH v5 08/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v5 09/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v5 10/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v5 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v5 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v5 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v5 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v5 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v5 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v5 17/17] tpm: remove @flags from tpm_transmit()

[PATCH AUTOSEL 4.19 28/44] apparmor: Fix uninitialized value in aa_split_fqname
 2018-11-13  5:49 UTC 

[PATCH AUTOSEL 4.18 26/39] apparmor: Fix uninitialized value in aa_split_fqname
 2018-11-13  5:50 UTC 

[PATCH AUTOSEL 4.14 19/26] apparmor: Fix uninitialized value in aa_split_fqname
 2018-11-13  5:51 UTC 

Price Inquiry
 2018-11-11 15:36 UTC 

Sync to v4.20-rc2
 2018-11-12 17:21 UTC 

[PATCH] integrity: support new struct public_key_signature encoding field
 2018-11-12 16:42 UTC  (2+ messages)

Inquiry 12/11/2018
 2018-11-12  8:59 UTC 

KASAN: use-after-free Read in task_is_descendant
 2018-11-10 11:46 UTC  (3+ messages)

[PATCH] LSM: add SafeSetID module that gates setid calls
 2018-11-09 23:21 UTC  (15+ messages)
                          ` [PATCH] LSM: generalize flag passing to security_capable

[PATCH] KEYS: revert requiring signature "encoding"
 2018-11-09 15:28 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).