linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-26 19:05:48 to 2017-06-04 07:54:27 UTC [more...]

[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 v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-04  6:51 UTC  (7+ messages)
    ` [kernel-hardening] "
` [kernel-hardening] "

[PATCH v7 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-06-04  6:29 UTC  (49+ messages)
` [PATCH v7 1/2] security: tty: Add owner user namespace to tty_struct
` [PATCH v7 2/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
    ` [kernel-hardening] "

fix IMA deadlock
 2017-06-04  5:47 UTC  (4+ messages)
` [PATCH] security/ima: use fs method to read integrity data

[RFC 0/3] WhiteEgret LSM module
 2017-06-04  2:43 UTC  (13+ messages)

security/keys: add CONFIG_KEYS_COMPAT to Kconfig
 2017-06-03  8:04 UTC  (3+ messages)

[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 v2] KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
 2017-06-02 15:58 UTC 

[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] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-02  2:04 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH] procfs: add smack subdir to attrs
 2017-06-01 23:59 UTC  (3+ messages)

[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  (3+ messages)

[PATCH] LSM: Convert security_hook_heads into explicit array of struct list_head
 2017-05-31 22:56 UTC  (23+ 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  (17+ messages)
            ` [kernel-hardening] "

[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
 2017-05-31 14:06 UTC  (9+ messages)
` [PATCH 5/5] Add a sysrq option to exit "

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

[PATCH v2 0/5] Updated API for TPM 2.0 PCR extend
 2017-05-31 11:40 UTC  (29+ 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()
` [PATCH v2 3/5] tpm: pass multiple digests to tpm_pcr_extend()
  ` [Linux-ima-devel] "
` [PATCH v2 4/5] keys, trusted: modify arguments of tpm_pcr_extend()
  ` [Linux-ima-devel] "

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

[RFC 1/3] WhiteEgret: Add WhiteEgret core functions
 2017-05-30 17:28 UTC  (3+ messages)

[RFC 3/3] WhiteEgret: Add an example of user application
 2017-05-30 11:14 UTC 

[RFC 2/3] WhiteEgret: Add device driver
 2017-05-30 11:14 UTC 

[PATCH v2 05/20] randstruct: Whitelist struct security_hook_heads cast
 2017-05-30 10:34 UTC  (4+ messages)
        ` [kernel-hardening] "

[PATCH RFC] tpm: migrate pubek_show to struct tpm_buf
 2017-05-30  4:52 UTC  (5+ messages)

[PATCH v2 00/11] introduce crypto wait for async op
 2017-05-29  8:22 UTC  (12+ messages)
` [PATCH v2 01/11] crypto: "
` [PATCH v2 02/11] crypto: move algif to generic async completion
` [PATCH v2 03/11] crypto: move pub key "
` [PATCH v2 04/11] crypto: move drbg "
` [PATCH v2 05/11] crypto: move gcm "
` [PATCH v2 06/11] crypto: move testmgr "
` [PATCH v2 07/11] dm: move dm-verity "
` [PATCH v2 08/11] fscrypt: move "
` [PATCH v2 09/11] cifs: "
` [PATCH v2 10/11] ima: "
` [PATCH v2 11/11] crypto: adapt api sample to use async. op wait

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