linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 14:34:52 to 2020-09-30 15:56:25 UTC [more...]

[RFC PATCH 0/3] Add LSM/SELinux support for GPRS Tunneling Protocol (GTP)
 2020-09-24 20:40 UTC  (3+ messages)
` [RFC PATCH 1/3] security: Add GPRS Tunneling Protocol (GTP) security hooks

[PATCH 0/3] Add LSM/SELinux support for GPRS Tunneling Protocol (GTP)
 2020-09-30 15:56 UTC  (9+ messages)
` [PATCH 3/3] selinux: Add SELinux GTP support

[RFC PATCH] lsm,selinux: pass the family information along with xfrm flow
 2020-09-30 13:44 UTC  (5+ messages)

Commit 13c164b1a186 - regression for LSMs/SELinux?
 2020-09-30 10:39 UTC  (23+ messages)

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-29 23:49 UTC  (5+ messages)
` [RFC PATCH 3/6] security/fbfam: Use the api to manage statistics

Mount options may be silently discarded
 2020-09-28 18:17 UTC  (4+ messages)

KASAN: stack-out-of-bounds Read in xfrm_selector_match (2)
 2020-09-28  5:07 UTC  (4+ messages)
  ` [PATCH] xfrm: Use correct address family in xfrm_state_find

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-27 18:25 UTC  (17+ messages)

let import_iovec deal with compat_iovecs as well v4
 2020-09-25 15:23 UTC  (11+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH v7 00/10] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-25 14:01 UTC  (6+ messages)
` [PATCH v7 02/10] lib/mpi: Extend the MPI library
  ` [PATCH] lib/mpi: Fix unused variable warnings

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-25 10:12 UTC  (27+ messages)
  ` [PATCH v2 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
  ` [PATCH v2 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
  ` [PATCH v2 3/4] [RFC] arm64/trampfd: "
  ` [PATCH v2 4/4] [RFC] arm/trampfd: "

[PATCH V2 0/3] integrity: Load certs from EFI MOK config table
 2020-09-24 19:09 UTC  (6+ messages)
` [PATCH V2 1/3] efi: Support for MOK variable "

[PATCH v10 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-09-24 15:32 UTC  (4+ messages)
` [PATCH v10 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v10 2/3] arch: Wire up trusted_for(2)
` [PATCH v10 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 21:30 UTC  (25+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH v9 0/3] SELinux support for anonymous inodes and UFFD
 2020-09-23 19:33 UTC  (4+ messages)
` [PATCH v9 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v9 2/3] Teach SELinux about anonymous inodes
` [PATCH v9 3/3] Wire UFFD up to SELinux

[PATCH v4 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-09-23 19:20 UTC  (7+ messages)
` [PATCH v4 1/6] IMA: generalize keyring specific measurement constructs
` [PATCH v4 2/6] IMA: conditionally allow empty rule data
` [PATCH v4 3/6] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v4 4/6] IMA: add policy to measure critical data from kernel components
` [PATCH v4 5/6] IMA: add hook "
` [PATCH v4 6/6] IMA: validate supported kernel data sources before measurement

[PATCH ghak120 V5] audit: trigger accompanying records when no rules present
 2020-09-23 17:47 UTC  (4+ messages)

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-23 13:22 UTC  (14+ messages)

[[PATCH V4]] audit: trigger accompanying records when no rules present
 2020-09-22 12:43 UTC  (5+ messages)

[PATCH v38 15/24] x86/sgx: Enable provisioning for remote attestation
 2020-09-22  8:30 UTC  (6+ messages)

let import_iovec deal with compat_iovecs as well
 2020-09-21 16:31 UTC  (14+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:27 UTC  (25+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH AUTOSEL 5.4 01/15] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:40 UTC 

[PATCH AUTOSEL 5.8 01/20] device_cgroup: Fix RCU list debugging warning
 2020-09-21 14:40 UTC 


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