linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 18:38:32 to 2020-02-20 20:50:31 UTC [more...]

[PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
 2020-02-20 20:48 UTC  (18+ messages)
                            ` [PATCH 0/7] proc: Dentry flushing without proc_mnt
                              ` [PATCH 1/7] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
                              ` [PATCH 2/7] proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache

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

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-20 18:50 UTC  (4+ messages)

[PATCH bpf-next v4 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-02-20 17:52 UTC  (9+ messages)
` [PATCH bpf-next v4 1/8] bpf: Introduce BPF_PROG_TYPE_LSM
` [PATCH bpf-next v4 2/8] security: Refactor declaration of LSM hooks
` [PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs
` [PATCH bpf-next v4 4/8] bpf: lsm: Add support for enabling/disabling BPF hooks
` [PATCH bpf-next v4 5/8] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v4 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v4 7/8] bpf: lsm: Add selftests "
` [PATCH bpf-next v4 8/8] bpf: lsm: Add Documentation

[PATCH] lockdown: Allow unprivileged users to see lockdown status
 2020-02-20 15:17 UTC 

[PATCH v3 00/25] user_namespace: introduce fsid mappings
 2020-02-20 14:26 UTC  (49+ messages)
` [PATCH v3 01/25] user_namespace: introduce fsid mappings infrastructure
` [PATCH v3 02/25] proc: add /proc/<pid>/fsuid_map
` [PATCH v3 03/25] proc: add /proc/<pid>/fsgid_map
` [PATCH v3 04/25] fsuidgid: add fsid mapping helpers
` [PATCH v3 05/25] user_namespace: refactor map_write()
` [PATCH v3 06/25] user_namespace: make map_write() support fsid mappings
` [PATCH v3 07/25] proc: task_state(): use from_kfs{g,u}id_munged
` [PATCH v3 08/25] cred: add kfs{g,u}id
` [PATCH v3 09/25] fs: add is_userns_visible() helper
` [PATCH v3 10/25] namei: may_{o_}create(): handle fsid mappings
` [PATCH v3 11/25] inode: inode_owner_or_capable(): "
` [PATCH v3 12/25] capability: privileged_wrt_inode_uidgid(): "
` [PATCH v3 13/25] stat: "
` [PATCH v3 14/25] open: "
` [PATCH v3 15/25] posix_acl: "
` [PATCH v3 16/25] attr: notify_change(): "
` [PATCH v3 17/25] commoncap: cap_bprm_set_creds(): "
` [PATCH v3 18/25] commoncap: cap_task_fix_setuid(): "
` [PATCH v3 19/25] commoncap: handle fsid mappings with vfs caps
` [PATCH v3 20/25] exec: bprm_fill_uid(): handle fsid mappings
` [PATCH v3 21/25] ptrace: adapt ptrace_may_access() to always uses unmapped fsids
` [PATCH v3 22/25] devpts: handle fsid mappings
` [PATCH v3 23/25] keys: "
` [PATCH v3 24/25] sys: handle fsid mappings in set*id() calls
` [PATCH v3 25/25] selftests: add simple fsid mapping selftests

[PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
 2020-02-20 13:05 UTC  (3+ messages)

[PATCH 9/9] integrity: check properly whether EFI GetVariable() is available
 2020-02-20  3:19 UTC  (4+ messages)

[RFC PATCH] security: <linux/lsm_hooks.h>: fix all kernel-doc warnings
 2020-02-20  0:10 UTC  (6+ messages)

SELinux support in virtio-fs
 2020-02-19 17:50 UTC 

[PATCH] module support: during lockdown, log name of unsigned module
 2020-02-19  9:02 UTC 

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-19  7:54 UTC  (25+ messages)
` [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v7 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v7 03/12] perf/core: open access to probes "
` [PATCH v7 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v7 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v7 06/12] trace/bpf_trace: "
` [PATCH v7 07/12] powerpc/perf: "
` [PATCH v7 08/12] parisc/perf: "
` [PATCH v7 09/12] drivers/perf: "
` [PATCH v7 10/12] drivers/oprofile: "
` [PATCH v7 11/12] doc/admin-guide: update perf-security.rst with CAP_PERFMON information
` [PATCH v7 12/12] doc/admin-guide: update kernel.rst "

[PATCH] netlabel_domainhash.c: Use built-in RCU list checking
 2020-02-18 22:50 UTC  (3+ messages)

[PATCH] net: netlabel: Use built-in RCU list checking
 2020-02-18 22:48 UTC  (3+ messages)

[PATCH v26 10/22] x86/sgx: Linux Enclave Driver
 2020-02-18 22:12 UTC  (3+ messages)

kernel BUG at lib/assoc_array.c:LINE!
 2020-02-18 21:12 UTC  (2+ messages)

[PATCH v15 00/23] LSM: Module stacking for AppArmor
 2020-02-18 18:19 UTC  (27+ messages)
  ` [PATCH v15 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v15 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v15 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v15 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v15 05/23] net: Prepare UDS for security module stacking
  ` [PATCH v15 06/23] Use lsmblob in security_secctx_to_secid
  ` [PATCH v15 07/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v15 08/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v15 09/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v15 10/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v15 11/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v15 12/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v15 13/23] LSM: Specify which LSM to display
  ` [PATCH v15 14/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v15 15/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v15 16/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v15 17/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v15 18/23] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v15 19/23] LSM: Verify LSM display sanity in binder
  ` [PATCH v15 20/23] Audit: Add subj_LSM fields when necessary
  ` [PATCH v15 21/23] Audit: Include object data for all security modules
  ` [PATCH v15 22/23] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v15 23/23] AppArmor: Remove the exclusive flag

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

[PATCH v2] IMA hash algorithm supports sm3
 2020-02-18 14:24 UTC  (6+ messages)
` [PATCH v2 1/2] crypto: fix mismatched hash algorithm name sm3-256 to sm3
` [PATCH v2 2/2] ima: add sm3 algorithm to hash algorithm configuration list

[PATCH v2 00/28] user_namespace: introduce fsid mappings
 2020-02-17 23:11 UTC  (37+ messages)
` [PATCH v2 01/28] user_namespace: introduce fsid mappings infrastructure
` [PATCH v2 03/28] proc: add /proc/<pid>/fsgid_map
` [PATCH v2 04/28] fsuidgid: add fsid mapping helpers
` [PATCH v2 05/28] proc: task_state(): use from_kfs{g,u}id_munged
` [PATCH v2 06/28] cred: add kfs{g,u}id
` [PATCH v2 07/28] sys: __sys_setfsuid(): handle fsid mappings
` [PATCH v2 08/28] sys: __sys_setfsgid(): "
` [PATCH v2 09/28] sys:__sys_setuid(): "
` [PATCH v2 10/28] sys:__sys_setgid(): "
` [PATCH v2 12/28] sys:__sys_setregid(): "
` [PATCH v2 13/28] sys:__sys_setresuid(): "
` [PATCH v2 18/28] capability: privileged_wrt_inode_uidgid(): "
` [PATCH v2 19/28] stat: "
` [PATCH v2 20/28] open: "
` [PATCH v2 21/28] posix_acl: "
` [PATCH v2 22/28] attr: notify_change(): "
` [PATCH v2 23/28] commoncap: cap_bprm_set_creds(): "
` [PATCH v2 24/28] commoncap: cap_task_fix_setuid(): "
` [PATCH v2 25/28] commoncap: handle fsid mappings with vfs caps
` [PATCH v2 26/28] exec: bprm_fill_uid(): handle fsid mappings
` [PATCH v2 27/28] ptrace: adapt ptrace_may_access() to always uses unmapped fsids
` [PATCH v2 28/28] devpts: handle fsid mappings

[PATCH] efi: Suppress spurious "Couldn't get size" error
 2020-02-17 16:10 UTC  (3+ messages)

[RESEND PATCH v2] efi: Only print errors about failing to get certs if EFI vars are found
 2020-02-17 13:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: use tabs for SAFESETID
 2020-02-16  7:17 UTC 

[PATCH 0/3] SELinux support for anonymous inodes and UFFD
 2020-02-14 20:24 UTC  (7+ messages)
  ` [PATCH 2/3] Teach SELinux about anonymous inodes


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