linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-11 10:26:52 to 2017-09-26 20:11:05 UTC [more...]

[PATCH v2 0/6] KEYS: fix atomicity issues with key flags
 2017-09-26 20:11 UTC  (7+ messages)
` [PATCH v2 1/6] KEYS: fix race between updating and finding negative key
` [PATCH v2 2/6] KEYS: load key flags atomically in key_is_instantiated()
` [PATCH v2 3/6] KEYS: load key flags and expiry time atomically in key_validate()
` [PATCH v2 4/6] KEYS: load key flags and expiry time atomically in keyring_search_iterator()
` [PATCH v2 5/6] KEYS: load key flags and expiry time atomically in proc_keys_show()
` [PATCH v2 6/6] KEYS: remove KEY_FLAG_NEGATIVE

[GIT PULL] TPM updates for v4.14
 2017-09-26 19:55 UTC  (5+ messages)
` Security updates for v4.15 and beyond

about context gap
 2017-09-26 19:10 UTC  (4+ messages)

[RFC v3 0/9] S.A.R.A. a new stacked LSM
 2017-09-26 14:25 UTC  (12+ messages)
` [RFC v3 1/9] S.A.R.A. Documentation
` [RFC v3 2/9] S.A.R.A. framework creation
` [RFC v3 3/9] Creation of "check_vmflags" LSM hook
` [RFC v3 4/9] S.A.R.A. cred blob management
` [RFC v3 5/9] S.A.R.A. WX Protection
` [RFC v3 6/9] Creation of "pagefault_handler" LSM hook
` [RFC v3 7/9] Trampoline emulation
` [RFC v3 8/9] Allowing for stacking procattr support in S.A.R.A
` [RFC v3 9/9] S.A.R.A. WX Protection procattr interface
  ` [kernel-hardening] [RFC v3 0/9] S.A.R.A. a new stacked LSM

[PATCH] KEYS: prevent KEYCTL_READ on negative key
 2017-09-25 18:35 UTC  (5+ messages)

[PATCH v7 1/2] security/keys: properly zero out sensitive key material in big_key
 2017-09-25 16:38 UTC  (4+ messages)
` [PATCH v7 2/2] security/keys: rewrite all of big_key crypto

[PATCH] apparmor: Fix harmless off by one in map_signal_num()
 2017-09-25 16:27 UTC  (4+ messages)

[PATCH] KEYS: key refcounting cleanup in keyctl_read_key
 2017-09-25 15:28 UTC  (2+ messages)

[PATCH] apparmor: initialized returned struct aa_perms
 2017-09-25 14:29 UTC  (3+ messages)

[PATCH] apparmor: fix spelling mistake: "resoure" -> "resource"
 2017-09-25 14:24 UTC  (2+ messages)

[PATCH] apparmor: fix off-by-one comparison on MAXMAPPED_SIG
 2017-09-25 14:21 UTC  (2+ messages)

[PATCH v2 0/3] KEYS: fix error handling in request_key_auth_new()
 2017-09-25 14:18 UTC  (6+ messages)
` [PATCH v2 1/3] KEYS: fix cred refcount leak "
` [PATCH v2 2/3] KEYS: don't revoke uninstantiated key "
` [PATCH v2 3/3] KEYS: use kmemdup() "

[PATCH] KEYS: prevent creating a different user's keyrings
 2017-09-25 11:54 UTC  (4+ messages)

[PATCH 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2017-09-25 11:19 UTC  (4+ messages)
` [PATCH 1/3] tpm: move PCR read code to static function tpm2_pcr_read_common()
` [PATCH 2/3] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH 3/3] tpm: add the crypto algorithm identifier to active_bank_info

[PATCH v5 0/4] Certificate insertion support for x86 bzImages
 2017-09-25  6:12 UTC  (2+ messages)

Sync to v4.14-rc2
 2017-09-25  5:58 UTC 

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-24 22:55 UTC  (23+ messages)
` [PATCH 1/3] vfs: constify path argument to kernel_read_file_from_path
` [PATCH 2/3] integrity: replace call to integrity_read_file with kernel version
` [PATCH 3/3] ima: use fs method to read integrity data
  ` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)

[GIT PULL] security: general update for v4.14
 2017-09-24  5:12 UTC 

[PATCH] security: commoncap: fix styling
 2017-09-23 22:41 UTC 

[PATCH] KEYS: fix cred refcount leak in request_key_auth_new()
 2017-09-21 20:37 UTC  (3+ messages)

[PATCH v2 0/2] Fix y2038 issues for security/keys subsystem
 2017-09-21  2:32 UTC  (3+ messages)
` [PATCH v2 1/2] security: keys: Replace time_t/timespec with time64_t
` [PATCH v2 2/2] security: keys: Replace time_t with time64_t for struct key_preparsed_payload

[PATCH V4 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-09-20 22:27 UTC  (11+ messages)
` [PATCH V4 09/10] capabilities: fix logic for effective root or real root
` [PATCH V4 10/10] capabilities: audit log other surprising conditions

[PATCH] selinux: Use kmem_cache for hashtab_node
 2017-09-20 16:09 UTC  (3+ messages)

[PATCH v4] security/keys: rewrite all of big_key crypto
 2017-09-20 14:56 UTC  (21+ messages)
` [PATCH v5] "
      ` [PATCH v6] "
  ` [kernel-hardening] Re: [PATCH v4] "

[BUG] security_release_secctx seems broken
 2017-09-20 11:48 UTC  (5+ messages)
  ` [PATCH] fix "

[PATCH] KEYS: fix race between updating and finding negative key
 2017-09-19 16:22 UTC  (2+ messages)

[GIT PULL] Security susbsystem updates for v4.14 (v2)
 2017-09-19 16:02 UTC  (2+ messages)

[PATCH] apparmor: make allperms structure const
 2017-09-19 13:53 UTC 

My notes from the 2017 Linux Security Summit
 2017-09-19  1:57 UTC 

[PATCH] KEYS: use kmemdup() in request_key_auth_new()
 2017-09-18 18:39 UTC 

[PATCH] KEYS: restrict /proc/keys by credentials at open time
 2017-09-18 18:38 UTC 

[PATCH] KEYS: reset parent each time before searching key_user_tree
 2017-09-18 18:37 UTC 

[PATCH] KEYS: fix writing past end of user-supplied buffer in keyring_read()
 2017-09-18 18:36 UTC 

[PATCH] KEYS: fix key refcount leak in keyctl_read_key()
 2017-09-18 18:36 UTC 

[PATCH] KEYS: fix key refcount leak in keyctl_assume_authority()
 2017-09-18 18:36 UTC 

[GIT PULL] Security subsystem updates for 4.14
 2017-09-17  7:36 UTC  (17+ messages)

[PATCH] security: keys: switch big_key encryption to AES in CTR mode
 2017-09-16 12:40 UTC  (4+ messages)

New ML for TPM and IMA
 2017-09-15 21:55 UTC  (15+ messages)
` [tpmdd-devel] "
` [Linux-ima-devel] "

[PATCH v2 0/4] additional TPM performance improvements
 2017-09-15 15:20 UTC  (22+ messages)
` [PATCH v2 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
    ` [tpmdd-devel] "
` [PATCH v2 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
` [PATCH v2 3/4] tpm: reduce tpm_msleep() time in get_burstcount()
` [PATCH v2 4/4] tpm: use tpm_msleep() value as max delay
` [tpmdd-devel] [PATCH v2 0/4] additional TPM performance improvements

[PATCH 0/3] Fix y2038 issues for security/keys subsystem
 2017-09-15  8:38 UTC  (4+ messages)

[PATCH 1/2] vfs: constify path argument to kernel_read_file_from_path
 2017-09-14 23:21 UTC  (7+ messages)
` [PATCH 2/2] integrity: replace call to integrity_read_file with kernel version

[PATCH 1/3] tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
 2017-09-13 23:04 UTC  (3+ messages)

[PATCH 3/3] tpm: fix type of a local variables in tpm_tis_spi.c
 2017-09-13 18:52 UTC  (2+ messages)

[PATCH v4] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-09-13 18:48 UTC  (2+ messages)

[PATCH 2/3] tpm: fix type of a local variable in tpm2_map_command()
 2017-09-13 17:26 UTC 

[PATCH] tpm: remove some recent additions to the authors lists
 2017-09-13 12:27 UTC 

[GIT PULL] SELinux patches for v4.14
 2017-09-12 22:00 UTC  (3+ 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).