linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-11 01:58:15 to 2018-09-02 04:33:56 UTC [more...]

WARNING in apparmor_secid_to_secctx
 2018-09-02  4:33 UTC  (10+ messages)

[PATCH 0/8] CaitSith LSM module
 2018-09-01 13:04 UTC  (6+ messages)

[PATCH] SELinux: allow other LSMs to use custom mount args
 2018-08-31 17:11 UTC  (6+ messages)

[RFC] KEYS: inject an MKTME specific safety check in the keyctl revoke path
 2018-08-31 16:55 UTC  (7+ messages)

[PATCH] selinux: refactor mls_context_to_sid() and make it stricter
 2018-08-31 15:46 UTC  (6+ messages)

[PATCH v5 0/2] tpm: add support for nonblocking operation
 2018-08-31  9:02 UTC  (8+ messages)
` [PATCH v5 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v5 2/2] tpm: add support for nonblocking operation

[RFC] KEYS: add a new type "mktme" to kernel key services
 2018-08-31  8:53 UTC  (3+ messages)

[PATCH resend] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
 2018-08-29 22:56 UTC  (3+ messages)

[PATCH v1] security/capabilities: remove check for -EINVAL
 2018-08-29 16:09 UTC  (4+ messages)

Your reply
 2018-08-28 14:25 UTC 

YOUR PRODUCT
 2018-08-27 17:13 UTC 

tpm: Provide a TPM access library
 2018-08-27  8:25 UTC  (42+ messages)
` [PATCH 01/23] TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
` [PATCH 02/23] TPM: Provide a facility for a userspace TPM emulator
` [PATCH 03/23] TPM: Provide a platform driver for the user emulator driver
` [PATCH 04/23] TPM: Expose struct tpm_chip and related find_get and put functions
` [PATCH 05/23] TPM: Use struct tpm_chip rather than chip number as interface parameter
` [PATCH 06/23] TPM: Move ordinal values from interface file to header with other ordinals
` [PATCH 07/23] TPM: Consolidate tpm_send(), transmit_cmd() and tpm_transmit()
` [PATCH 08/23] TPMLIB: Break TPM bits out of security/keys/trusted.c
` [PATCH 09/23] TPMLIB: Do some source cleanups
` [PATCH 10/23] TPMLIB: Better format calls to TSS_*hmac*()
` [PATCH 11/23] TPMLIB: Put banner comments on public TPM library functions
` [PATCH 12/23] TPMLIB: Create tpm_{even, odd}_nonce structs to represent nonces
` [PATCH 13/23] TPMLIB: Rename store8() and storebytes()
` [PATCH 14/23] TPMLIB: Make store_s() take a void* data argument, not unsigned char*
` [PATCH 15/23] TPMLIB: Use __be32 rather than int32_t and use cpu_to_beX() and co
` [PATCH 16/23] TPMLIB: Put more comments into the HMAC generation functions
` [PATCH 17/23] TPMLIB: Provide a wrapper to load bytes out of the reply
` [PATCH 18/23] TPMLIB: Encapsulate XOR-based encryption with authkey derivative
` [PATCH 19/23] TPMLIB: Add some debugging code
` [PATCH 20/23] TPMLIB: Implement call to TPM_CreateWrapKey
` [PATCH 21/23] TPMLIB: Implement call to TPM_LoadKey2
` [PATCH 22/23] TPMLIB: Provide call for TPM_FlushSpecific
` [PATCH 23/23] TPM: Add an asymmetric key subtype for handling TPM-based keys

TRADING ACCOUNT
 2018-08-25 11:25 UTC 

[PATCH v4 0/5] LSM: Add and use a hook for side-channel safety checks
 2018-08-24 23:17 UTC  (7+ messages)
` [PATCH v4 1/5] LSM: Introduce a hook for side-channel danger
` [PATCH v4 2/5] X86: Support LSM determination of side-channel
` [PATCH v4 3/5] LSM: Security module checking for side-channel dangers
` [PATCH v4 4/5] Smack: Support determination of side-channel
` [PATCH v4 5/5] SELinux: Support SELinux "

[PATCH] tpm: factor out TPM 1.x duration calculation to tpm1-cmd.c
 2018-08-24 10:35 UTC 

[GIT PULL] apparmor updates for v4.19
 2018-08-24  2:34 UTC 

[PATCH] apparmor: remove unused label
 2018-08-23 21:30 UTC  (6+ messages)

[PATCH] apparmor: remove dead code
 2018-08-23 18:35 UTC  (4+ messages)

[PATCH RFC v3 0/5] LSM: Add and use a hook for side-channel safety checks
 2018-08-22 17:48 UTC  (12+ messages)
` [PATCH v3 1/5] LSM: Introduce a hook for side-channel danger
` [PATCH v3 2/5] X86: Support LSM determination of side-channel
` [PATCH v3 3/5] LSM: Security module checking for side-channel dangers
` [PATCH v3 4/5] Smack: Support determination of side-channel
` [PATCH v3 5/5] SELinux: Support SELinux "

[PATCH v1 00/22] LSM: Full security module stacking
 2018-08-22  9:59 UTC  (8+ messages)

We design apps
 2018-08-22  9:09 UTC 

[PATCH] apparmor: fix an error code in __aa_create_ns()
 2018-08-21 23:39 UTC  (2+ messages)

[PATCH RFC v2 0/5] LSM: Add and use a hook for side-channel safety checks
 2018-08-21 17:45 UTC  (17+ messages)
` [PATCH RFC v2 1/5] LSM: Introduce a hook for side-channel danger
` [PATCH RFC v2 2/5] X86: Support LSM determination of side-channel vulnerability
` [PATCH RFC v2 3/5] LSM: Security module checking for side-channel dangers
` [PATCH RFC v2 4/5] Smack: Support determination of side-channel vulnerability
` [PATCH RFC v2 5/5] SELinux: Support SELinux "

[PATCH] security/capabilities: remove check for -EINVAL
 2018-08-19 18:44 UTC 

Hi, pretty
 2018-08-19 10:13 UTC 

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-17 23:11 UTC  (34+ messages)
` BUG: Mount ignores mount options
` Should we split the network filesystem setup into two phases?

[PATCH 1/2] Replace magic for trusting the secondary keyring with #define
 2018-08-16 15:12 UTC  (5+ messages)
` [PATCH 2/2] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot

[PATCH RFC 0/5] LSM: Add and use a hook for side-channel safety checks
 2018-08-16 14:22 UTC  (10+ messages)
` [PATCH RFC 1/5] LSM: Introduce a hook for side-channel danger
` [PATCH RFC 2/5] X86: Support LSM determination of side-channel vulnerability
` [PATCH RFC 3/5] LSM: Security module checking for side-channel dangers
` [PATCH RFC 4/5] Smack: Support determination of side-channel vulnerability
` [PATCH RFC 5/5] SELinux: Support SELinux "

[GIT PULL] security subsystem: Integrity updates for v4.19
 2018-08-15 22:48 UTC 

[GIT PULL] security subsystem: TPM updates for v4.19
 2018-08-15 22:37 UTC 

[GIT PULL] security subsystem: Smack updates for v4.19
 2018-08-15 22:34 UTC 

apparmor unaligned accesses on sparc64 in 4.18+git
 2018-08-15 18:39 UTC 

Fwd: PROBLEM: tpm_cpg can't request region with AMD/Dell fTPM
 2018-08-15 18:02 UTC  (4+ messages)

[GIT PULL] SELinux patches for v4.19
 2018-08-14 20:45 UTC 

[GIT PULL] security subsystem: general update for v4.19
 2018-08-13 22:56 UTC  (2+ messages)

[PATCH 0/9] libcap: add user namespace fscaps support
 2018-08-13 16:11 UTC  (3+ messages)
` [PATCH 1/9] cap_file: use v3 xattr macros

[PATCH v4 0/2] tpm: add support for nonblocking operation
 2018-08-12 10:39 UTC  (5+ messages)
` [PATCH v4 2/2] "

REPLY AS SOON AS POSSIBLE
 2018-08-11 22:49 UTC 

BUG: Mount ignores mount options
 2018-08-11  1:19 UTC 

BUG: Mount ignores mount options
 2018-08-10 15:39 UTC 


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).