containers.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-15 10:45:40 to 2020-12-21 17:14:12 UTC [more...]

[PATCH ghau51/ghau40 v10 00/11] add support for audit container identifier
 2020-12-21 17:12 UTC  (6+ messages)
` [PATCH ghau51/ghau40 v10 01/11] AUDIT_CONTAINER_OP message type basic support
` [PATCH ghau51/ghau40 v10 02/11] AUDIT_CONTAINER_ID "
` [PATCH ghau51/ghau40 v10 03/11] auditctl: add support for AUDIT_CONTID filter
` [PATCH ghau51/ghau40 v10 04/11] add ausearch containerid support
` [PATCH ghau51/ghau40 v10 06/11] libaudit: add support to get the task audit container identifier

[PATCH ghak90 v10 00/11] audit: implement container identifier
 2020-12-21 16:55 UTC  (12+ messages)
` [PATCH ghak90 v10 01/11] audit: collect audit task parameters
` [PATCH ghak90 v10 02/11] audit: add container id
` [PATCH ghak90 v10 03/11] audit: log container info of syscalls
` [PATCH ghak90 v10 04/11] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 v10 05/11] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 v10 06/11] audit: add containerid support for user records
` [PATCH ghak90 v10 07/11] audit: add containerid filtering
` [PATCH ghak90 v10 08/11] audit: add support for containerid to network namespaces
` [PATCH ghak90 v10 09/11] audit: contid check descendancy and nesting
` [PATCH ghak90 v10 10/11] audit: track container nesting
` [PATCH ghak90 v10 11/11] audit: add capcontid to set contid outside init_user_ns

[PATCH v5 seccomp 0/5]seccomp: Add bitmap cache of constant allow filter results
 2020-12-18 12:35 UTC  (5+ messages)
` [PATCH v5 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v4 00/40] idmapped mounts
 2020-12-08 15:26 UTC  (49+ messages)
` [PATCH v4 01/40] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v4 02/40] mount: make {lock,unlock}_mount_hash() static
` [PATCH v4 03/40] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v4 04/40] fs: split out functions to hold writers
` [PATCH v4 05/40] fs: add attr_flags_to_mnt_flags helper
` [PATCH v4 06/40] fs: add mount_setattr()
` [PATCH v4 07/40] tests: add mount_setattr() selftests
` [PATCH v4 08/40] fs: add id translation helpers
` [PATCH v4 09/40] mount: attach mappings to mounts
` [PATCH v4 10/40] capability: handle idmapped mounts
` [PATCH v4 11/40] namei: make permission helpers idmapped mount aware
` [PATCH v4 12/40] inode: make init and "
` [PATCH v4 13/40] attr: handle idmapped mounts
` [PATCH v4 14/40] acl: "
` [PATCH v4 15/40] xattr: "
` [PATCH v4 16/40] commoncap: "
` [PATCH v4 17/40] stat: "
` [PATCH v4 18/40] namei: handle idmapped mounts in may_*() helpers
` [PATCH v4 19/40] namei: introduce struct renamedata
` [PATCH v4 20/40] namei: prepare for idmapped mounts
` [PATCH v4 21/40] open: handle idmapped mounts in do_truncate()
` [PATCH v4 22/40] open: handle idmapped mounts
` [PATCH v4 23/40] af_unix: "
` [PATCH v4 24/40] utimes: "
` [PATCH v4 25/40] fcntl: "
` [PATCH v4 26/40] notify: "
` [PATCH v4 27/40] init: "
` [PATCH v4 28/40] ioctl: "
` [PATCH v4 29/40] would_dump: "
` [PATCH v4 30/40] exec: "
` [PATCH v4 31/40] fs: make helpers idmap mount aware
` [PATCH v4 32/40] apparmor: handle idmapped mounts
` [PATCH v4 33/40] ima: "
` [PATCH v4 34/40] fat: "
` [PATCH v4 35/40] ext4: support "
` [PATCH v4 36/40] ecryptfs: do not mount on top of "
` [PATCH v4 37/40] overlayfs: "
` [PATCH v4 38/40] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v4 39/40] tests: extend mount_setattr tests
` [PATCH v4 40/40] generic/618: add fstests for idmapped mounts

[PATCH v3 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-12-04 11:32 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests: core: add tests for CLOSE_RANGE_CLOEXEC
  ` [selftests] 4d9c16a494: kernel-selftests.core.make_fail

[PATCH] kernel: automatically split user namespace extent
 2020-12-02 16:12 UTC  (2+ messages)

[PATCH v2 0/2] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-12-02 14:43 UTC  (2+ messages)

[PATCH v3 00/38] idmapped mounts
 2020-12-02 10:01 UTC  (75+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 05/38] tests: add mount_setattr() selftests
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 08/38] capability: handle idmapped mounts
` [PATCH v3 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 11/38] attr: handle idmapped mounts
` [PATCH v3 12/38] acl: "
` [PATCH v3 13/38] xattr: "
` [PATCH v3 14/38] commoncap: "
` [PATCH v3 15/38] stat: "
` [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 18/38] namei: prepare for idmapped mounts
` [PATCH v3 19/38] open: handle idmapped mounts in do_truncate()
` [PATCH v3 20/38] open: handle idmapped mounts
` [PATCH v3 21/38] af_unix: "
` [PATCH v3 22/38] utimes: "
` [PATCH v3 23/38] fcntl: "
` [PATCH v3 24/38] notify: "
` [PATCH v3 25/38] init: "
` [PATCH v3 26/38] ioctl: "
` [PATCH v3 27/38] would_dump: "
` [PATCH v3 28/38] exec: "
` [PATCH v3 29/38] fs: add helpers for idmap mounts
` [PATCH v3 30/38] apparmor: handle idmapped mounts
` [PATCH v3 31/38] ima: "
` [PATCH v3 32/38] fat: "
` [PATCH v3 33/38] ext4: support "
` [PATCH v3 34/38] ecryptfs: do not mount on top of "
` [PATCH v3 35/38] overlayfs: "
` [PATCH v3 36/38] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v3 37/38] tests: extend mount_setattr tests
` [PATCH v3 38/38] generic/618: add fstests for idmapped mounts

SECCOMP_IOCTL_NOTIF_ADDFD race condition
 2020-12-01 21:27 UTC  (7+ messages)

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-28 18:12 UTC  (43+ messages)
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 10/39] inode: add idmapped mount aware init and permission helpers
` [PATCH v2 14/39] commoncap: handle idmapped mounts
` [PATCH v2 20/39] open: "
` [PATCH v2 21/39] af_unix: "
` [PATCH v2 22/39] utimes: "
` [PATCH v2 23/39] fcntl: "
` [PATCH v2 24/39] notify: "
` [PATCH v2 25/39] init: "
` [PATCH v2 26/39] ioctl: "
` [PATCH v2 27/39] would_dump: "
` [PATCH v2 28/39] exec: "
` [PATCH v2 29/39] fs: add helpers for idmap mounts
` [PATCH v2 30/39] apparmor: handle idmapped mounts
` [PATCH v2 31/39] audit: "
` [PATCH v2 32/39] ima: "
` [PATCH v2 34/39] ext4: support "
` [PATCH v2 35/39] ecryptfs: do not mount on top of "
` [PATCH v2 37/39] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v2 38/39] selftests: add idmapped mounts xattr selftest
` [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite

[PATCH v2 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-11-18 10:02 UTC  (4+ messages)

[PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-17 21:11 UTC  (2+ 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).