linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-28 06:13:53 to 2020-02-10 19:23:17 UTC [more...]

[PATCH v8 00/11] proc: modernize proc to support multiple private instances
 2020-02-10 19:23 UTC  (18+ messages)
` [PATCH v8 01/11] proc: Rename struct proc_fs_info to proc_fs_opts
` [PATCH v8 02/11] proc: add proc_fs_info struct to store proc information
` [PATCH v8 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH v8 04/11] proc: move hide_pid, pid_gid from pid_namespace "
` [PATCH v8 05/11] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH v8 06/11] proc: support mounting procfs instances inside same pid namespace
` [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
` [PATCH v8 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v8 09/11] proc: add option to mount only a pids subset
` [PATCH v8 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
` [PATCH v8 11/11] proc: Move hidepid values to uapi as they are user interface to mount

[PATCH v14 00/23] LSM: Module stacking for AppArmor
 2020-02-10 19:00 UTC  (24+ messages)
` [PATCH v14 22/23] LSM: Add /proc attr entry for full LSM context

[PATCH] IMA hash algorithm supports sm3-256
 2020-02-10 18:36 UTC  (11+ messages)
` [PATCH 1/2] crypto: sm3 - add a new alias name sm3-256
      ` 回复:[PATCH "
` [PATCH 2/2] ima: add sm3-256 algorithm to hash algorithm configuration list

[PATCH v2] ima: export the measurement list when needed
 2020-02-10 18:18 UTC  (6+ messages)

[PATCH] IMA hash algorithm supports sm3
 2020-02-10 17:42 UTC  (4+ messages)
` [PATCH 1/2] crypto: rename sm3-256 to sm3 in hash_algo_name
` [PATCH 2/2] ima: add sm3 algorithm to hash algorithm configuration list

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-10 17:09 UTC  (21+ messages)
` [RFC PATCH 1/2] ima: Implement support for uncompressed module appended signatures
` [RFC PATCH 2/2] ima: Change default secure_boot policy to include "

[PATCH v3 0/8] ima: support stronger algorithms for attestation
 2020-02-10 16:00 UTC  (6+ messages)
` [PATCH v3 1/8] tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
` [PATCH v3 2/8] ima: Switch to ima_hash_algo for boot aggregate
` [PATCH v3 3/8] ima: Evaluate error in init_ima()
` [PATCH v3 4/8] ima: Store template digest directly in ima_template_entry

[PATCH v3 8/8] ima: Use ima_hash_algo for collision detection in the measurement list
 2020-02-10 10:04 UTC 

[PATCH v3 7/8] ima: Calculate and extend PCR with digests in ima_template_entry
 2020-02-10 10:04 UTC 

[PATCH v3 6/8] ima: Allocate and initialize tfm for each PCR bank
 2020-02-10 10:03 UTC 

[PATCH v3 5/8] ima: Switch to dynamically allocated buffer for template digests
 2020-02-10 10:02 UTC 

[PATCH v26 10/22] x86/sgx: Linux Enclave Driver
 2020-02-09 21:26 UTC  (2+ messages)
` [PATCH v26 13/22] x86/sgx: Add provisioning

[PATCH v25 10/21] x86/sgx: Linux Enclave Driver
 2020-02-07 17:03 UTC  (5+ messages)
` [PATCH v25 13/21] x86/sgx: Add provisioning

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-07 13:39 UTC  (12+ messages)
` [PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space

[PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-06 18:38 UTC  (15+ messages)
` [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v6 02/10] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v6 03/10] perf/core: open access to probes "
` [PATCH v6 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v6 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v6 06/10] trace/bpf_trace: "
` [PATCH v6 07/10] powerpc/perf: "
` [PATCH v6 08/10] parisc/perf: "
` [PATCH v6 09/10] drivers/perf: "
` [PATCH v6 10/10] drivers/oprofile: "

[PATCH v2 0/8] ima: support stronger algorithms for attestation
 2020-02-06 16:36 UTC  (25+ messages)
` [PATCH v2 1/8] tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
` [PATCH v2 2/8] ima: Switch to ima_hash_algo for boot aggregate
` [PATCH v2 3/8] ima: Evaluate error in init_ima()
` [PATCH v2 4/8] ima: Store template digest directly in ima_template_entry
` [PATCH v2 5/8] ima: Switch to dynamically allocated buffer for template digests
` [PATCH v2 6/8] ima: Allocate and initialize tfm for each PCR bank
  ` [RFC PATCH] ima: ima_init_ima_crypto() can be static
` [PATCH v2 7/8] ima: Calculate and extend PCR with digests in ima_template_entry
` [PATCH v2 8/8] ima: Use ima_hash_algo for collision detection in the measurement list

[GIT PULL] Smack patch for v5.6
 2020-02-06  8:20 UTC  (2+ messages)

kernel BUG at lib/assoc_array.c:LINE!
 2020-02-04  4:44 UTC 

[PATCH SECOND RESEND] MAINTAINERS: fix style in SAFESETID SECURITY MODULE
 2020-02-04  4:04 UTC 

[ANNOUNCE][CFP] Linux Security Summit North America 2020
 2020-02-03 23:59 UTC 

[PATCH] security/integrity: Include __func__ in messages for easier debug
 2020-02-03 19:29 UTC  (10+ messages)

SELinux: How to split permissions for keys?
 2020-02-03 14:48 UTC  (7+ messages)

[PATCH 0/8] ima: support stronger algorithms for attestation
 2020-02-01 17:10 UTC  (22+ messages)
` [PATCH 1/8] tpm: initialize crypto_id of allocated_banks to HASH_ALGO__LAST
` [PATCH 2/8] ima: evaluate error in init_ima()
` [PATCH 5/8] ima: allocate and initialize tfm for each PCR bank
` [PATCH 7/8] ima: use ima_hash_algo for collision detection in the measurement list
` [PATCH 8/8] ima: switch to ima_hash_algo for boot aggregate

[PATCH 1/1] proc_keys_next should increase position index
 2020-02-01  7:54 UTC  (4+ messages)
` [PATCH v2] keys: "

Perf Data on LSM in v5.3
 2020-01-31 19:50 UTC  (10+ messages)

linux-next: Tree for Jan 29 (security/smack/)
 2020-01-31 17:35 UTC  (3+ messages)

[PATCH 1/1] proc_keys_next should increase position index
 2020-01-30  8:42 UTC  (4+ messages)

mmotm 2020-01-28-20-05 uploaded (security/security.c)
 2020-01-29 22:32 UTC  (4+ messages)

[PATCH] security, keys: Optimize barrier usage for Rmw atomic bitops
 2020-01-29 18:06 UTC 

[GIT PULL] TOMOYO patches for v5.6
 2020-01-29  3:00 UTC  (3+ messages)

[GIT PULL] Security subsystem changes for v5.6
 2020-01-29  3:00 UTC  (2+ messages)

[PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-28 21:18 UTC  (15+ messages)
` [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v6 03/10] perf/core: open access to probes for CAP_PERFMON privileged process
` [PATCH v6 06/10] trace/bpf_trace: open access "
` [PATCH v6 07/10] powerpc/perf: "
` [PATCH v6 08/10] parisc/perf: "
` [PATCH v6 09/10] drivers/perf: "
` [PATCH v6 10/10] drivers/oprofile: "

[PATCH v7 00/11] proc: modernize proc to support multiple private instances
 2020-01-28 14:58 UTC  (4+ messages)
` [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information


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