linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 15:15:35 to 2020-02-11 19:12:09 UTC [more...]

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

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-02-11 19:09 UTC  (13+ messages)
` [PATCH bpf-next v3 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v3 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
        ` BPF LSM and fexit [was: [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM]

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-11 17:33 UTC  (24+ 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 00/24] user_namespace: introduce fsid mappings
 2020-02-11 17:26 UTC  (26+ messages)
` [PATCH 01/24] user_namespace: introduce fsid mappings infrastructure
` [PATCH 02/24] proc: add /proc/<pid>/fsuid_map
` [PATCH 03/24] proc: add /proc/<pid>/fsgid_map
` [PATCH 04/24] fsuidgid: add fsid mapping helpers
` [PATCH 05/24] proc: task_state(): use from_kfs{g,u}id_munged
` [PATCH 06/24] fs: add is_userns_visible() helper
` [PATCH 07/24] namei: may_{o_}create(): handle fsid mappings
` [PATCH 08/24] inode: inode_owner_or_capable(): "
` [PATCH 09/24] capability: privileged_wrt_inode_uidgid(): "
` [PATCH 10/24] stat: "
` [PATCH 11/24] open: chown_common(): "
` [PATCH 12/24] posix_acl: "
` [PATCH 13/24] attr: notify_change(): "
` [PATCH 14/24] commoncap: cap_task_fix_setuid(): "
` [PATCH 15/24] commoncap:cap_bprm_set_creds(): "
` [PATCH 16/24] sys: __sys_setfsuid(): "
` [PATCH 17/24] sys: __sys_setfsgid(): "
` [PATCH 18/24] sys:__sys_setuid(): "
` [PATCH 19/24] sys:__sys_setgid(): "
` [PATCH 20/24] sys:__sys_setreuid(): "
` [PATCH 21/24] sys:__sys_setregid(): "
` [PATCH 22/24] sys:__sys_setresuid(): "
` [PATCH 23/24] sys:__sys_setresgid(): "
` [PATCH 24/24] devpts: "

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

[PATCH v3 0/8] ima: support stronger algorithms for attestation
 2020-02-11 10:09 UTC  (8+ 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] IMA hash algorithm supports sm3-256
 2020-02-11  7:56 UTC  (12+ 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] IMA hash algorithm supports sm3
 2020-02-11  7:47 UTC  (5+ 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

[PATCH v8 00/11] proc: modernize proc to support multiple private instances
 2020-02-11  4:01 UTC  (20+ 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

[GIT PULL] SELinux fixes for v5.6 (#1)
 2020-02-11  1:10 UTC  (2+ messages)

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-02-11  0:56 UTC  (3+ messages)

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


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