containers.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-19 00:42:43 to 2020-09-21 19:45:55 UTC [more...]

[RFC PATCH seccomp 0/2] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-21 19:45 UTC  (16+ messages)
` [RFC PATCH seccomp 1/2] seccomp/cache: Add "emulator" to check if filter is arg-dependent
` [RFC PATCH seccomp 2/2] seccomp/cache: Cache filter results that allow syscalls

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-09-14 12:07 UTC  (9+ messages)

intel/AMD Mini PC iPC, 28 solution options
 2020-09-11  9:39 UTC 

[PATCH 0/5] RFC: connector: Add network namespace awareness
 2020-09-10 15:04 UTC 

Use cases for multiple uid mapping?
 2020-09-01 14:53 UTC  (6+ messages)

Per user rlimits
 2020-08-31 13:35 UTC  (5+ messages)

LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces
 2020-08-30 14:39 UTC 

Overlayfs @Plumbers
 2020-08-30 11:44 UTC  (6+ messages)

=Adobe CS 3 Suite Ready for Download=
 2020-08-12  7:33 UTC 

(unknown),
 2018-05-31 17:11 UTC 

[PATCH v3 1/4] seccomp: add a return code to trap to userspace
 2018-05-31 14:49 UTC  (4+ messages)
  ` [PATCH v3 2/4] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
  ` [PATCH v3 3/4] seccomp: add a way to get a listener fd from ptrace
  ` [PATCH v3 4/4] seccomp: add support for passing fds via USER_NOTIF

[PATCH v3 0/4] seccomp trap to userspace
 2018-05-31 14:49 UTC 

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-31 14:45 UTC  (7+ messages)
          ` [PATCH] fuse: Allow fully unprivileged mounts

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-30 17:33 UTC  (49+ messages)
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
    ` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
    ` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
    ` [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS
      ` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
      ` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
        ` [RFC PATCH ghak32 V2 01/13] audit: add container id
    ` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
    ` [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process

[REVIEW][PATCH 1/6] vfs: Don't allow changing the link count of an inode with an invalid uid or gid
 2018-05-30  4:34 UTC  (21+ messages)
  ` [REVIEW][PATCH 2/6] vfs: Allow userns root to call mknod on owned filesystems
  ` [REVIEW][PATCH 3/6] fs: Allow superblock owner to replace invalid owners of inodes
  ` [REVIEW][PATCH 4/6] fs: Allow superblock owner to access do_remount_sb()
  ` [REVIEW][PATCH 5/6] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
  ` [REVIEW][PATCH 6/6] fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
  ` [REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
    ` [REVIEW][PATCH v2 3/6] fs: Allow superblock owner to replace invalid owners of inodes

O Airbnb Dos Professores, Treinadores e Explicadores
 2018-05-29 19:48 UTC 

Prenota le tue vacanze a Vieste Marina e risparmia
 2018-05-27 13:15 UTC 

[PATCH] [RFC] bpf: tracing: new helper bpf_get_current_cgroup_ino
 2018-05-25 16:28 UTC  (11+ messages)

[PATCH v2 0/4] seccomp trap to userspace
 2018-05-24 15:28 UTC  (17+ messages)
  ` [PATCH v2 1/4] seccomp: add a return code to "
  ` [PATCH v2 2/4] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
  ` [PATCH v2 3/4] seccomp: add a way to get a listener fd from ptrace
  ` [PATCH v2 4/4] seccomp: add support for passing fds via USER_NOTIF

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-23 23:22 UTC 

We are not trying to get your money; we are just trying to ensure you get effective drugs!
 2018-05-23 16:41 UTC 

Find The Best 2018 Customer
 2018-05-23 15:15 UTC 

[PATCH] audit: add containerid support for IMA-audit
 2018-05-22 14:12 UTC  (25+ messages)

[RFC PATCH v4 1/5] ima: Add IMA namespace support
 2018-05-16 21:40 UTC  (8+ messages)
  ` [RFC PATCH v4 2/5] ima: Add ns_status for storing namespaced iint data
  ` [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions
  ` [RFC PATCH v4 4/5] ima: extend IMA audit policy rules with attribute to audit namespaces
  ` [RFC PATCH v4 5/5] ima: namespace audit status flags

[PATCH] [RFC] bpf: tracing: new helper bpf_get_current_cgroup_ino
 2018-05-13 17:33 UTC 

[RFC PATCH v4 0/5] ima: Namespacing IMA
 2018-05-11 14:42 UTC 

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-04 16:47 UTC 

[RFC PATCH v3 1/3] ima: extend clone() with IMA namespace support
 2018-04-27  0:49 UTC  (6+ messages)

[GIT PULL] userns bug fix for 4.17-rc3
 2018-04-24 23:46 UTC 

(14) containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
 2018-04-24  4:28 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).