Linux Container Development
 help / color / mirror / Atom feed
 messages from 2020-10-30 19:20:57 to 2020-12-01 10:50:41 UTC [more...]

[PATCH v3 00/38] idmapped mounts
 2020-12-01 10:50 UTC  (53+ 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  4:08 UTC  (3+ messages)

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-28 18:12 UTC  (61+ messages)
` [PATCH v2 01/39] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v2 02/39] mount: make {lock,unlock}_mount_hash() static
` [PATCH v2 03/39] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v2 04/39] fs: add mount_setattr()
` [PATCH v2 05/39] tests: add mount_setattr() selftests
` [PATCH v2 06/39] fs: add id translation helpers
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 08/39] capability: handle idmapped mounts
` [PATCH v2 09/39] namei: add idmapped mount aware permission helpers
` [PATCH v2 10/39] inode: add idmapped mount aware init and "
` [PATCH v2 11/39] attr: handle idmapped mounts
` [PATCH v2 12/39] acl: "
` [PATCH v2 13/39] xattr: "
` [PATCH v2 14/39] commoncap: "
` [PATCH v2 15/39] stat: "
` [PATCH v2 16/39] namei: handle idmapped mounts in may_*() helpers
` [PATCH v2 17/39] namei: introduce struct renamedata
` [PATCH v2 18/39] namei: prepare for idmapped mounts
` [PATCH v2 19/39] open: handle idmapped mounts in do_truncate()
` [PATCH v2 20/39] open: handle idmapped mounts
` [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 33/39] fat: "
` [PATCH v2 34/39] ext4: support "
` [PATCH v2 35/39] ecryptfs: do not mount on top of "
` [PATCH v2 36/39] overlayfs: "
` [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 v3 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-11-22 13:42 UTC  (4+ 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 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  (10+ messages)
` [PATCH seccomp v2 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp v2 2/8] parisc: "
` [PATCH seccomp v2 3/8] powerpc: "
` [PATCH seccomp v2 4/8] riscv: "
` [PATCH seccomp v2 5/8] s390: "
` [PATCH seccomp v2 6/8] sh: "
` [PATCH seccomp v2 7/8] xtensa: "
` [PATCH seccomp v2 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-09 15:03 UTC  (15+ messages)
` [PATCH seccomp 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp 2/8] parisc: "
` [PATCH seccomp 3/8] powerpc: "
` [PATCH seccomp 4/8] riscv: "
` [PATCH seccomp 5/8] s390: "
` [PATCH seccomp 6/8] sh: "
` [PATCH seccomp 7/8] xtensa: "
` [PATCH seccomp 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

RFC: default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
 2020-11-05  0:14 UTC  (7+ messages)
    ` [PATCH 0/1] x86: deduplicate the spectre_v2_user documentation
      ` [PATCH 1/1] "
  ` [PATCH 1/1] x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl

[PATCH v4 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-11-04 18:57 UTC  (15+ messages)
` [PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[RFC PATCH v1 0/4] Per user namespace rlimits
 2020-11-04 16:21 UTC  (12+ messages)
` [RFC PATCH v1 1/4] Increase size of ucounts to atomic_long_t
` [RFC PATCH v1 2/4] Move the user's process counter to ucounts
` [RFC PATCH v1 3/4] Do not allow fork if RLIMIT_NPROC is exceeded in the user namespace tree
` [RFC PATCH v1 4/4] Allow to change the user namespace in which user rlimits are counted

[PATCH 1/3] seccomp: Return from SECCOMP_IOCTL_NOTIF_RECV when children are gone
 2020-11-04 11:18 UTC  (5+ messages)
` [PATCH 2/3] samples: seccomp: simplify user-trap sample
` [PATCH 3/3] selftests/seccomp: Test NOTIF_RECV empty/dead errors

[PATCH 00/34] fs: idmapped mounts
 2020-11-03 14:10 UTC  (23+ messages)
` [PATCH 01/34] namespace: take lock_mount_hash() directly when changing flags
` [PATCH 03/34] fs: add mount_setattr()
` [PATCH 05/34] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH 06/34] fs: add id translation helpers
` [PATCH 07/34] capability: handle idmapped mounts

For review: seccomp_user_notif(2) manual page [v2]
 2020-11-02 20:04 UTC  (22+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox