linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 17:31:29 to 2020-02-13 15:32:59 UTC [more...]

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-13 15:32 UTC  (25+ messages)
` [RFC PATCH 1/2] ima: Implement support for uncompressed module appended signatures

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

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

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

[PATCH v8 00/11] proc: modernize proc to support multiple private instances
 2020-02-13  5:55 UTC  (42+ 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 v2 0/6] Harden userfaultfd
 2020-02-12 23:41 UTC  (9+ messages)

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-02-12 18:59 UTC  (26+ 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]

[PATCH 00/24] user_namespace: introduce fsid mappings
 2020-02-12 18:53 UTC  (29+ 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] IMA hash algorithm supports sm3
 2020-02-11 23:23 UTC  (7+ 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] apparmor: Replace zero-length array with flexible-array member
 2020-02-11 21:04 UTC 

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

[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

[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 v25 10/21] x86/sgx: Linux Enclave Driver
 2020-02-07 17:03 UTC  (2+ messages)

[PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-06 18:38 UTC  (6+ messages)
` [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space


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