linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-06 13:55:03 to 2019-02-13 07:44:34 UTC [more...]

[PATCH v4 0/2] tpm: Unify send() callbacks
 2019-02-13  7:44 UTC  (20+ messages)
` [PATCH v4 1/2] tpm: Unify the send callback behaviour
      ` [PATCH v4 1/2] tpm: Unify the send callback behaviourä
` [PATCH v4 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v2 1/2] selftests/tpm2: Open tpm dev in unbuffered mode
 2019-02-12 23:42 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/tpm2: Extend tests to cover partial reads

[PATCH] KEYS: trusted: fix -Wvarags warning
 2019-02-12 23:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] selftests: tpm2: Open tpm dev in unbuffered mode
 2019-02-12 23:06 UTC  (5+ messages)
` [PATCH 2/2] selftests: tpm2: Extend tests to cover partial reads

[PATCH v5 2/2] LSM: add SafeSetID module that gates setid calls
 2019-02-12 19:01 UTC  (5+ messages)
` [PATCH] LSM: SafeSetID: add selftest

[PATCH -next] LSM: fix return value check in safesetid_init_securityfs()
 2019-02-12 19:01 UTC  (3+ messages)

[PATCH] LSM: Ignore "security=" when "lsm=" is specified
 2019-02-12 18:26 UTC  (8+ messages)

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-12 18:23 UTC  (28+ messages)
` [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching
` [PATCH v2 09/20] x86/kprobes: instruction pages initialization enhancements
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
` [PATCH v2 11/20] x86/jump-label: remove support for custom poker
` [PATCH v2 13/20] Add set_alias_ function and x86 implementation

[PATCH v2] LSM: Ignore "security=" when "lsm=" is specified
 2019-02-12 18:23 UTC 

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-02-12 17:54 UTC  (3+ messages)

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-02-12 15:10 UTC  (23+ messages)
                                          ` [PATCH] NETWORKING: avoid use IPCB in cipso_v4_error

[PATCH v2 1/2] ima: fix build error redeclaration of enumerator
 2019-02-12 11:21 UTC  (2+ messages)
` [PATCH v2 2/2] efi: "

[PATCH 1/2] ima: fix build error redeclaration of enumerator
 2019-02-12 11:00 UTC  (7+ messages)
` [PATCH 2/2] efi: "

[PATCH] apparmor: fix build error undefined reference to zlib_*
 2019-02-12 10:53 UTC  (2+ messages)

[PATCH v5 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-11 23:58 UTC  (3+ messages)

[PATCH] KEYS: allow reaching the keys quotas exactly
 2019-02-11 21:10 UTC 

[PATCH 00/10] LSM documentation update
 2019-02-11 19:28 UTC  (17+ messages)
` [PATCH 01/10] security: fix documentation for the sb_copy_data hook
` [PATCH 02/10] security: fix documentation for the syslog hook
` [PATCH 03/10] security: fix documentation for the socket_post_create hook
` [PATCH 04/10] security: fix documentation for the task_setscheduler hook
` [PATCH 05/10] security: fix documentation for the socket_getpeersec_dgram hook
` [PATCH 06/10] security: fix documentation for the path_chmod hook
` [PATCH 07/10] security: fix documentation for the audit_* hooks
` [PATCH 08/10] security: fix documentation for the msg_queue_* hooks
` [PATCH 09/10] security: fix documentation for the sem_* hooks
` [PATCH 10/10] security: fix documentation for the shm_* hooks

[PATCH] RFC: user-mode extensible trusted key support
 2019-02-11 17:30 UTC 

[PATCH] ima: requiring signed kernel modules
 2019-02-11 16:19 UTC  (10+ messages)
` [PATCH] x86/ima: require "

WARNING in apparmor_secid_to_secctx
 2019-02-09  1:40 UTC  (24+ messages)
                      ` [PATCH] LSM: Allow syzbot to ignore security= parameter

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-02-08 22:06 UTC  (6+ messages)

[PATCH v2] security: mark expected switch fall-throughs and add a missing break
 2019-02-08 21:13 UTC  (2+ messages)

[PATCH v11 00/16] Remove nested TPM operations
 2019-02-08 18:02 UTC  (28+ messages)
` [PATCH v11 08/16] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v11 15/16] tpm: take TPM chip power gating out of tpm_transmit()

[PATCH v3 0/2] tpm: Unify send() callbacks
 2019-02-08 17:59 UTC  (7+ messages)
` [PATCH v3 1/2] tpm: Unify the send callback behaviour
` [PATCH v3 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-08 16:38 UTC  (11+ messages)
` [PATCH v10, RESEND 1/6] tpm: dynamically allocate the allocated_banks array
` [PATCH v10, RESEND 2/6] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v10, RESEND 3/6] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v10, RESEND 4/6] tpm: move tpm_chip definition to include/linux/tpm.h
` [PATCH v10, RESEND 5/6] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
` [PATCH v10, RESEND 6/6] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[PATCH 0/2] Unify send() callbacks
 2019-02-08 16:28 UTC  (10+ messages)
` [PATCH 1/2] tpm: Unify the send callback behaviour
` [PATCH 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH v2 0/2] tpm: Unify send() callbacks
 2019-02-08 16:23 UTC  (5+ messages)
` [PATCH v2 1/2] tpm: Unify the send callback behaviour
` [PATCH v2 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH RESEND] KEYS: remove CONFIG_KEYS_COMPAT
 2019-02-07 23:35 UTC  (2+ messages)

kernel BUG at security/keys/keyring.c:LINE!
 2019-02-07 23:35 UTC  (5+ messages)
` [PATCH v2] KEYS: always initialize keyring_index_key::desc_len

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-02-07 18:20 UTC  (10+ messages)
` [PATCH 08/17] x86/ftrace: set trampoline pages as executable
` [PATCH 16/17] Plug in new special vfree flag

[PATCH v10 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-07 10:58 UTC  (9+ messages)

[PATCH] security: keys: add NULL checking for key->type->instantiate
 2019-02-06 22:26 UTC  (2+ messages)

New LSM hooks
 2019-02-06 18:18 UTC  (13+ 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).