Linux Container Development
 help / color / mirror / Atom feed
 messages from 2016-07-04 09:11:00 to 2016-07-24 05:03:49 UTC [more...]

[PATCH 1/5] namespaces: move user_ns into ns_common
 2016-07-24  5:03 UTC  (9+ messages)
      ` [PATCH 2/5] kernel: add a helper to get an owning user namespace for a namespace
      ` [PATCH 3/5] nsfs: add ioctl to get an owning user namespace for ns file descriptor
      ` [PATCH 4/5] nsfs: add ioctl to get a parent namespace
      ` [PATCH 5/5] tools/testing: add a test to check nsfs ioctl-s

[PATCH 1/5] namespaces: move user_ns into ns_common
 2016-07-24  4:51 UTC  (18+ messages)
  ` [PATCH 2/5] kernel: add a helper to get an owning user namespace for a namespace
  ` [PATCH 3/5] nsfs: add ioctl to get an owning user namespace for ns file descriptor
  ` [PATCH 4/5] nsfs: add ioctl to get a parent namespace
  ` [PATCH 5/5] tools/testing: add a test to check nsfs ioctl-s
  ` [PATCH 0/5 RFC] Add an interface to discover relationships between namespaces

[fs] 54cc07a761: BUG: kernel test crashed
 2016-07-23 21:52 UTC  (2+ messages)

[fs] bdd20132c6: BUG: sleeping function called from invalid context at fs/proc/proc_sysctl.c:1569
 2016-07-23 11:44 UTC  (2+ messages)

Delivery Notification, ID 00000460810
 2016-07-23 10:03 UTC 

[PATCH 0/10] userns: sysctl limits for namespaces
 2016-07-23  2:11 UTC  (41+ messages)
  ` [PATCH 01/10] sysctl: Stop implicitly passing current into sysctl_table_root.lookup
      ` [PATCH 02/10] userns: Add per user namespace sysctls
      ` [PATCH 03/10] userns: Add a limit on the number of user namespaces
      ` [PATCH 04/10] userns: Generalize the user namespace count into ucount
      ` [PATCH 05/10] pidns: Add a limit on the number of pid namespaces
      ` [PATCH 06/10] utsns: Add a limit on the number of uts namespaces
      ` [PATCH 07/10] ipcns: Add a limit on the number of ipc namespaces
      ` [PATCH 08/10] cgroupns: Add a limit on the number of cgroup namespaces
      ` [PATCH 09/10] netns: Add a limit on the number of net namespaces
      ` [PATCH 10/10] mntns: Add a limit on the number of mount namespaces
  ` [PATCH v2 00/10] userns: sysctl limits for namespaces
      ` [PATCH v2 01/10] sysctl: Stop implicitly passing current into sysctl_table_root.lookup
          ` [PATCH v2 02/10] userns: Add per user namespace sysctls
          ` [PATCH v2 03/10] userns: Add a limit on the number of user namespaces
          ` [PATCH v2 04/10] userns: Generalize the user namespace count into ucount
          ` [PATCH v2 05/10] pidns: Add a limit on the number of pid namespaces
          ` [PATCH v2 06/10] utsns: Add a limit on the number of uts namespaces
          ` [PATCH v2 07/10] ipcns: Add a limit on the number of ipc namespaces
          ` [PATCH v2 08/10] cgroupns: Add a limit on the number of cgroup namespaces
          ` [PATCH v2 09/10] netns: Add a limit on the number of net namespaces
          ` [PATCH v2 10/10] mntns: Add a limit on the number of mount namespaces

[Ksummit-discuss] [TECH TOPIC] Containerisation, namespaces and keyrings
 2016-07-22 14:51 UTC 

Lidl hat eine Überraschung für Sie - Kostenloser Gutschein von Lidl
 2016-07-22  8:54 UTC 

[PATCH 1/3 v2] namei: add LOOKUP_DFD_ROOT to use dfd as root
 2016-07-20 20:42 UTC  (3+ messages)
  ` [PATCH 2/3 v2] fs: allow to use dirfd as root for openat and other *at syscalls
  ` [PATCH 3/3] selftests: check O_ATROOT and AT_FDROOT flags

[PATCH 0/3 v3] fs: allow to use dirfd as root for openat and other *at syscalls
 2016-07-20 20:42 UTC 

[RFC PATCH 0/4 v3] Inotify limits per usernamespace
 2016-07-20  0:41 UTC  (6+ messages)
  ` [PATCH 1/4] hashtable: Add __HASHTABLE_INITIALIZER
  ` [PATCH 2/4] misc: Rename the HASH_SIZE macro
  ` [PATCH 3/4] userns/inotify: Initial implementation of inotify per-userns
  ` [PATCH 4/4] inotify: Convert to using new userns infrastructure

Scheduled Call
 2016-07-18 15:46 UTC 

Amazon Web Services Users
 2016-07-18 14:55 UTC 

[PATCH 1/5] namespaces: move user_ns into ns_common
 2016-07-15 12:21 UTC 

Ihre Belegnummer FGH-55674-PF ist für ein Geschenk qualifiziert
 2016-07-15  8:41 UTC 

Hallo, Ihre Belegnummer FGH-55674-PF ist für ein Geschenk qualifiziert
 2016-07-15  8:00 UTC 

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-14 18:20 UTC 

[PATCH review 0/11] General unprivileged mount support
 2016-07-14 17:03 UTC  (43+ messages)
        ` [PATCH v2 review 09/11] quota: Handle quota data stored in s_user_ns
        ` [PATCH review 07/11] vfs: Don't create inodes with a uid or gid unknown to the vfs
  ` [PATCH review 0/12] General unprivileged mount support v2
      ` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
          ` [PATCH review 02/12] userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS
          ` [PATCH review 03/12] vfs: Verify acls are valid within superblock's s_user_ns
          ` [PATCH review 04/12] fs: Check for invalid i_uid in may_follow_link()
          ` [PATCH review 05/12] cred: Reject inodes with invalid ids in set_create_file_as()
          ` [PATCH review 06/12] vfs: Don't modify inodes with a uid or gid unknown to the vfs
          ` [PATCH review 07/12] vfs: Don't create "
          ` [PATCH review 08/12] quota: Ensure qids map to the filesystem
          ` [PATCH review 09/12] quota: Handle quota data stored in s_user_ns in quota_setxquota
          ` [PATCH review 10/12] dquot: For now explicitly don't support filesystems outside of init_user_ns
          ` [PATCH review 11/12] evm: Translate user/group ids relative to s_user_ns when computing HMAC
          ` [PATCH review 12/12] fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns

Introspecting userns relationships to other namespaces?
 2016-07-13  3:59 UTC  (46+ messages)
              ` [CRIU] "

[PATCH v2 2/2] namespaces: add transparent user namespaces
 2016-07-12 22:32 UTC  (3+ messages)

[PATCH] [RFC] Limit dump_pipe program's permission to init for container
 2016-07-12 14:18 UTC  (3+ messages)

Lidl hat eine Überraschung für Sie - Kostenloser Gutschein von Lidl
 2016-07-11 14:08 UTC 

Problem with parcel shipping, ID:0000300960
 2016-07-10  2:42 UTC 

enjoyable experience
 2016-07-09 22:05 UTC 

[RFC PATCH 0/4 v2] Inotify limits per usernamespace
 2016-07-08 15:08 UTC  (8+ messages)
` [PATCH 3/4] userns/inotify: Initial implementation of inotify per-userns

Partnership INVESTMENT
 2016-07-08  8:32 UTC 

[PATCH 0/3 v2] fs: allow to use dirfd as root for openat and other *at syscalls
 2016-07-05 21:36 UTC  (5+ messages)
` [PATCH 1/3] namei: add LOOKUP_DFD_ROOT to use dfd as root
      ` [PATCH 1/3 v2] "

Lidl hat eine Überraschung für Sie - Kostenloser Gutschein von Lidl
 2016-07-05  6:38 UTC 

We could not deliver your parcel, #00394405
 2016-07-05  2:16 UTC 

DHL Package Has Arrived
 2016-07-04 11:18 UTC 


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