linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-19 23:24:16 to 2018-10-30 18:28:53 UTC [more...]

[RFC v1 PATCH 00/17] prmem: protected memory
 2018-10-30 18:28 UTC  (77+ messages)
` [PATCH 01/17] prmem: linker section for static write rare
` [PATCH 02/17] prmem: write rare for static allocation
` [PATCH 03/17] prmem: vmalloc support for dynamic allocation
` [PATCH 04/17] prmem: "
` [PATCH 05/17] prmem: shorthands for write rare on common types
` [PATCH 06/17] prmem: test cases for memory protection
` [PATCH 07/17] prmem: lkdtm tests "
` [PATCH 08/17] prmem: struct page: track vmap_area
` [PATCH 09/17] prmem: hardened usercopy
` [PATCH 10/17] prmem: documentation
` [PATCH 11/17] prmem: llist: use designated initializer
` [PATCH 12/17] prmem: linked list: set alignment
` [PATCH 13/17] prmem: linked list: disable layout randomization
` [PATCH 14/17] prmem: llist, hlist, both plain and rcu
` [PATCH 15/17] prmem: test cases for prlist and prhlist
` [PATCH 16/17] prmem: pratomic-long
` [PATCH 17/17] prmem: ima: turn the measurements list write rare

[PATCH v3 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2018-10-30 15:47 UTC  (6+ messages)
` [PATCH v3 1/5] tpm: change the end marker of the active_banks array to zero
` [PATCH v3 2/5] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v3 3/5] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v3 4/5] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v3 5/5] tpm: ensure that output of PCR read contains the correct digest size

[PATCH] apparmor: clean an indentation issue, remove extraneous space
 2018-10-30 14:11 UTC 

[PATCH v3] tpm: fix kdoc for tpm2_flush_context_cmd()
 2018-10-30 11:23 UTC  (4+ messages)
` [PATCH] tpm: tpm_ibmvtpm: fix kdoc warnings

[PATCH v2] tpm: add support for partial reads
 2018-10-29 19:52 UTC 

[PATCH] KEYS: trusted: fix -Wvarags warning
 2018-10-29 17:54 UTC  (5+ messages)
` [PATCH v2] "

KASAN: use-after-free Read in task_is_descendant
 2018-10-29 15:05 UTC  (26+ messages)
                      ` yama: unsafe usage of ptrace_relation->tracer

[PATCH] tpm: clean up tpm_try_transmit() error handling flow
 2018-10-29 13:50 UTC 

[PATCH v2] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
 2018-10-26 13:34 UTC 

[PATCH v2] tpm: fix kdoc for tpm2_flush_context_cmd()
 2018-10-26 13:25 UTC  (2+ messages)

[GIT PULL] security: keys updates for v4.20
 2018-10-26  9:36 UTC 

[GIT PULL] security: LoadPin changes for v4.20
 2018-10-25 20:32 UTC  (2+ messages)

[GIT PULL] security: Smack updates for v4.20
 2018-10-25 20:30 UTC  (2+ messages)

[GIT PULL] security: TPM updates for v4.20
 2018-10-25 20:26 UTC  (2+ messages)

[GIT PULL] security: integrity subsystem updates for 4.20
 2018-10-25 20:24 UTC  (2+ messages)

[PATCH v4 0/7] add integrity and security to TPM2 transactions
 2018-10-25 15:56 UTC  (30+ messages)
` [PATCH v4 1/7] tpm-buf: create new functions for handling TPM buffers
` [PATCH v4 2/7] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling
` [PATCH v4 3/7] tpm2: add hmac checks to tpm2_pcr_extend()
` [PATCH v4 4/7] tpm2: add session encryption protection to tpm2_get_random()
` [PATCH v4 5/7] trusted keys: Add session encryption protection to the seal/unseal path
` [PATCH v4 6/7] tpm: add the null key name as a tpm2 sysfs variable
` [PATCH v4 7/7] tpm2-sessions: NOT FOR COMMITTING add sessions testing

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-10-24 20:12 UTC  (15+ messages)

[PATCH] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
 2018-10-24 18:10 UTC 

[GIT PULL] security: general updates for 4.20
 2018-10-24 10:51 UTC  (2+ messages)

[GIT PULL] SELinux patches for v4.20
 2018-10-24 10:48 UTC  (2+ messages)

[PATCH] tpm: tpm_try_transmit() refactor error flow
 2018-10-24  9:01 UTC  (9+ messages)

[PATCH v7 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-10-23 18:56 UTC  (27+ messages)
` [PATCH v7 01/21] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
` [PATCH v7 02/21] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH v7 04/21] tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
` [PATCH v7 09/21] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v7 11/21] tpm: factor out tpm 1.x pm suspend flow "
` [PATCH v7 12/21] tpm: factor out tpm_startup function
` [PATCH v7 13/21] tpm: add tpm_auto_startup() into tpm-interface.c
` [PATCH v7 18/21] tpm1: rename tpm1_pcr_read_dev to tpm1_pcr_read()
` [PATCH v7 21/21] tpm: use u32 instead of int for PCR index

[RFC v4 0/2] WhiteEgret LSM module
 2018-10-22  9:35 UTC  (3+ messages)

[PATCH -next] KEYS: trusted: remove set but not used variable ''
 2018-10-21  9:00 UTC  (4+ messages)
` [PATCH v2 -next] KEYS: trusted: remove set but not used variable 'keyhndl'

[PATCH] tpm: fix kdoc for tpm2_flush_context_cmd()
 2018-10-19 23:25 UTC  (2+ messages)

[PATCH] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
 2018-10-19 23:24 UTC  (2+ 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).