linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-30 18:57:17 to 2017-06-08 13:48:10 UTC [more...]

[PATCH 00/23] KEYS: Fixes
 2017-06-08 13:48 UTC  (8+ messages)
` [PATCH 01/23] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 02/23] security: use READ_ONCE instead of deprecated ACCESS_ONCE
` [PATCH 03/23] KEYS: fix refcount_inc() on zero
` [PATCH 04/23] X.509: Fix error code in x509_cert_parse()
` [PATCH 05/23] KEYS: Delete an error message for a failed memory allocation in get_derived_key()
` [PATCH 06/23] KEYS: put keyring if install_session_keyring_to_cred() fails
` [PATCH 07/23] KEYS: encrypted: avoid encrypting/decrypting stack buffers

[PATCH] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-08 12:38 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] security: selinux: use kmem_cache for ebitmap
 2017-06-08  4:18 UTC 

[PATCH v2 0/1] Add Trusted Path Execution as a stackable LSM
 2017-06-08  3:43 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-08  1:49 UTC  (7+ messages)
` [PATCH v2 1/6] integrity: Small code improvements
` [PATCH v2 2/6] ima: Simplify policy_func_show
` [PATCH v2 3/6] ima: Log the same audit cause whenever a file has no signature
` [PATCH v2 4/6] integrity: Introduce struct evm_hmac_xattr
` [PATCH v2 5/6] MODSIGN: Export module signature definitions
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

[PATCH] security: selinux: use kmem_cache for ebitmap
 2017-06-07 13:50 UTC  (3+ messages)

[PATCH v6 0/4] ro protection for dynamic data
 2017-06-07 12:35 UTC  (5+ messages)
` [PATCH 1/4] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 2/4] Protectable Memory Allocator
` [PATCH 3/4] Protectable Memory Allocator - Debug interface
` [PATCH 4/4] Make LSM Writable Hooks a command line option

[PATCH] net/ipv6: Fix CALIPSO causing GPF with datagram support
 2017-06-06 19:19 UTC  (5+ messages)

[RFC v5 PATCH 0/4] NOT FOR MERGE - ro protection for dynamic data
 2017-06-06 18:24 UTC  (5+ messages)
` [PATCH 1/4] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 2/4] Protectable Memory Allocator
` [PATCH 3/4] Protectable Memory Allocator - Debug interface
` [PATCH 4/4] Make LSM Writable Hooks a command line option

[PATCH] procfs: add smack subdir to attrs
 2017-06-06 14:45 UTC  (5+ messages)

[PATCH 0/7] IMA: new parser for ima_restore_measurement_list()
 2017-06-06 13:23 UTC  (13+ messages)
` [PATCH 1/7] ima: introduce ima_parse_buf()
  ` [Linux-ima-devel] "
` [PATCH 5/7] ima: add securityfs interface to save a measurements list with kexec header
  ` [Linux-ima-devel] "
` [PATCH 6/7] ima: add securityfs interface to restore a measurements list
  ` [Linux-ima-devel] "

[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
 2017-06-06  9:34 UTC  (7+ messages)

[RFC 0/3] WhiteEgret LSM module
 2017-06-06  9:28 UTC  (16+ messages)

No subject
 2017-06-06  7:19 UTC 

[PATCH v2] KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
 2017-06-06  0:33 UTC  (4+ messages)

[PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-05 15:30 UTC  (9+ messages)
    ` [kernel-hardening] "
` [kernel-hardening] "

[RFC 1/3] WhiteEgret: Add WhiteEgret core functions
 2017-06-05  8:39 UTC  (5+ messages)

security/keys: add CONFIG_KEYS_COMPAT to Kconfig
 2017-06-05  3:34 UTC  (4+ messages)

fix IMA deadlock
 2017-06-05  1:57 UTC  (6+ messages)
` [PATCH] security/ima: use fs method to read integrity data

[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
 2017-06-04 20:09 UTC  (9+ messages)
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-04  7:54 UTC  (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()

[PATCH v7 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-06-04  6:29 UTC  (44+ messages)
` [PATCH v7 2/2] "
    ` [kernel-hardening] "

[RFC PATCH V2 0/4] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-06-02 19:30 UTC  (4+ messages)

[PATCH v2] KEYS: sanitize add_key() and keyctl() key payloads
 2017-06-02 17:25 UTC 

[PATCH 1/5] KEYS: sanitize add_key() and keyctl() key payloads
 2017-06-02 17:24 UTC  (4+ messages)
` [PATCH 0/5] KEYS: sanitize "

[PATCH security-next 0/2]: switch selinux and smack to pernet ops
 2017-06-02 14:36 UTC  (11+ messages)
` [PATCH security-next 1/2] smack: use pernet operations for hook registration
` [PATCH security-next 2/2] selinux: "

[PATCH] KEYS: fix dereferencing NULL payload with nonzero length
 2017-06-02 13:43 UTC  (9+ messages)
    ` [lkp-robot] [KEYS] bdf7c0f8bf: ltp.add_key02.fail
      ` [LTP] "

[PATCH v4 next 0/3] modules: automatic module loading restrictions
 2017-06-01 19:10 UTC  (9+ messages)
` [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument

[PATCH v3] tpm: vtpm_proxy: Suppress error logging when in closed state
 2017-06-01 17:14 UTC  (2+ messages)

[PATCH] LSM: Convert security_hook_heads into explicit array of struct list_head
 2017-05-31 22:56 UTC  (18+ messages)
` [PATCH v2] "

[PATCH] Smack: Use cap_capable in privilege check
 2017-05-31 20:23 UTC 

[PATCH] KEYS: fix freeing uninitialized memory in key_update()
 2017-05-31 19:07 UTC  (3+ messages)

namespaces todo list?
 2017-05-31 17:35 UTC  (6+ messages)

[PATCH] Smack: Safer check for a socket in file_receive
 2017-05-31 15:53 UTC 

[PATCH v6 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-05-31 15:32 UTC  (15+ messages)
        ` [kernel-hardening] "

[PATCH] KEYS: fix refcount_inc() on zero
 2017-05-31 12:39 UTC  (3+ messages)

[PATCH v2 0/5] Updated API for TPM 2.0 PCR extend
 2017-05-31 11:40 UTC  (19+ messages)
` [PATCH v2 1/5] tpm: introduce tpm_pcr_algorithms()
` [PATCH v2 2/5] tpm: introduce tpm_pcr_algo_to_crypto() and tpm_pcr_algo_from_crypto()

[RFC 00/11] ima: namespace support for IMA policy
 2017-05-31  9:49 UTC  (8+ messages)
` [RFC 04/11] ima: add support to namespace securityfs file

[RFC][PATCH] audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
 2017-05-30 21:43 UTC  (4+ messages)

[LTP] [lkp-robot] [KEYS] bdf7c0f8bf: ltp.add_key02.fail
 2017-04-21  4:43 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).