containers.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 18:20:26 to 2021-05-17 19:39:25 UTC [more...]

[PATCH v2 0/4] Atomic addfd send and reply
 2021-05-17 19:39 UTC  (3+ messages)
` [PATCH v2 1/4] Documentation: seccomp: Fix user notification documentation
` [PATCH v2 2/4] seccomp: Refactor notification handler to prepare for new semantics

[PATCH 0/4] Atomic addfd send and reply
 2021-05-17 18:10 UTC  (8+ messages)
` [PATCH 1/4] Documentation: seccomp: Fix user notification documentation
` [PATCH 2/4] seccomp: Refactor notification handler to prepare for new semantics
` [PATCH 3/4] seccomp: Support atomic "addfd + send reply"
` [PATCH 4/4] selftests/seccomp: Add test for atomic addfd+send

[RFC PATCH bpf-next seccomp 00/12] eBPF seccomp filters
 2021-05-17 17:07 UTC  (29+ messages)
` [RFC PATCH bpf-next seccomp 01/12] seccomp: Move no_new_privs check to after prepare_filter
` [RFC PATCH bpf-next seccomp 02/12] bpf, seccomp: Add eBPF filter capabilities
` [RFC PATCH bpf-next seccomp 03/12] seccomp, ptrace: Add a mechanism to retrieve attached eBPF seccomp filters
` [RFC PATCH bpf-next seccomp 04/12] libbpf: recognize section "seccomp"
` [RFC PATCH bpf-next seccomp 05/12] samples/bpf: Add eBPF seccomp sample programs
` [RFC PATCH bpf-next seccomp 06/12] lsm: New hook seccomp_extended
` [RFC PATCH bpf-next seccomp 07/12] bpf/verifier: allow restricting direct map access
` [RFC PATCH bpf-next seccomp 08/12] seccomp-ebpf: restrict filter to almost cBPF if LSM request such
` [RFC PATCH bpf-next seccomp 09/12] yama: (concept) restrict seccomp-eBPF with ptrace_scope
` [RFC PATCH bpf-next seccomp 10/12] seccomp-ebpf: Add ability to read user memory
` [RFC PATCH bpf-next seccomp 11/12] bpf/verifier: support NULL-able ptr to BTF ID as helper argument
` [RFC PATCH bpf-next seccomp 12/12] seccomp-ebpf: support task storage from BPF-LSM, defaulting to group leader

[PATCH v3 1/5] cgroup: introduce cgroup.kill
 2021-05-10 22:02 UTC  (10+ messages)
` [PATCH v3 2/5] docs/cgroup: add entry for cgroup.kill
` [PATCH v3 3/5] tests/cgroup: use cgroup.kill in cg_killall()
` [PATCH v3 4/5] tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()
` [PATCH v3 5/5] tests/cgroup: test cgroup.kill

LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces
 2021-05-10 13:57 UTC  (6+ messages)

[PATCH v2 1/5] cgroup: introduce cgroup.kill
 2021-05-05 19:13 UTC  (18+ messages)
` [PATCH v2 2/5] docs/cgroup: add entry for cgroup.kill
` [PATCH v2 3/5] tests/cgroup: use cgroup.kill in cg_killall()
` [PATCH v2 4/5] tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()
` [PATCH v2 5/5] tests/cgroup: test cgroup.kill

[PATCH] kernel: automatically split user namespace extent
 2021-05-05 16:06 UTC  (6+ messages)

The containers list has moved!
 2021-05-01 14:03 UTC 

[PATCH v2 0/5] Handle seccomp notification preemption
 2021-05-01  0:09 UTC  (8+ messages)
` [PATCH v2 1/5] seccomp: Refactor notification handler to prepare for new semantics
` [PATCH v2 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
` [PATCH v2 3/5] selftests/seccomp: Add test for wait killable notifier
` [PATCH v2 4/5] seccomp: Support atomic "addfd + send reply"
` [PATCH v2 5/5] selftests/seccomp: Add test for atomic addfd+send

[PATCH v11 0/9] Count rlimits in each user namespace
 2021-04-30 18:09 UTC  (12+ messages)
` [PATCH v11 1/9] Increase size of ucounts to atomic_long_t
` [PATCH v11 2/9] Add a reference to ucounts for each cred
` [PATCH v11 3/9] Use atomic_t for ucounts reference counting
` [PATCH v11 4/9] Reimplement RLIMIT_NPROC on top of ucounts
    ` [PATCH] ucounts: Silence warning in dec_rlimit_ucounts
` [PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
` [PATCH v11 6/9] Reimplement RLIMIT_SIGPENDING "
` [PATCH v11 7/9] Reimplement RLIMIT_MEMLOCK "
` [PATCH v11 8/9] kselftests: Add test to check for rlimit changes in different user namespaces
` [PATCH v11 9/9] ucounts: Set ucount_max to the largest positive value the type can hold

[PATCH RESEND 0/5] Handle seccomp notification preemption
 2021-04-28 17:13 UTC  (21+ messages)
` [PATCH RESEND 1/5] seccomp: Refactor notification handler to prepare for new semantics
` [PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
` [PATCH RESEND 3/5] selftests/seccomp: Add test for wait killable notifier
` [PATCH RESEND 4/5] seccomp: Support atomic "addfd + send reply"
` [PATCH RESEND 5/5] selftests/seccomp: Add test for atomic addfd+send

[PATCH v10 0/9] Count rlimits in each user namespace
 2021-04-28 15:09 UTC  (20+ messages)
` [PATCH v10 1/9] Increase size of ucounts to atomic_long_t
` [PATCH v10 2/9] Add a reference to ucounts for each cred
` [PATCH v10 3/9] Use atomic_t for ucounts reference counting
` [PATCH v10 4/9] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v10 5/9] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v10 6/9] Reimplement RLIMIT_SIGPENDING "
  ` 08ed4efad6: stress-ng.sigsegv.ops_per_sec -41.9% regression
` [PATCH v10 7/9] Reimplement RLIMIT_MEMLOCK on top of ucounts
` [PATCH v10 8/9] kselftests: Add test to check for rlimit changes in different user namespaces
` [PATCH v10 9/9] ucounts: Set ucount_max to the largest positive value the type can hold

Containers Development List Migration
 2021-04-28 14:56 UTC  (2+ messages)

[PATCH 0/1] seccomp: Erroneous return on interrupted addfd ioctl()
 2021-04-13 18:02 UTC  (4+ messages)
` [PATCH 1/1] seccomp: Always "goto wait" if the list is empty

[PATCH 0/5] Handle seccomp notification preemption
 2021-04-13 16:07 UTC  (8+ messages)
` [PATCH 1/5] seccomp: Refactor notification handler to prepare for new semantics
` [PATCH 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
` [PATCH 3/5] selftests/seccomp: Add test for wait killable notifier
` [PATCH 4/5] seccomp: Support atomic "addfd + send reply"
` [PATCH 5/5] selftests/seccomp: Add test for atomic addfd+send

[PATCH v6 24/40] fs: make helpers idmap mount aware
 2021-04-13  8:26 UTC  (3+ messages)

[PATCH v9 0/8] Count rlimits in each user namespace
 2021-04-07 16:56 UTC  (15+ messages)
` [PATCH v9 1/8] Increase size of ucounts to atomic_long_t
` [PATCH v9 2/8] Add a reference to ucounts for each cred
` [PATCH v9 3/8] Use atomic_t for ucounts reference counting
` [PATCH v9 4/8] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v9 5/8] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v9 6/8] Reimplement RLIMIT_SIGPENDING "
` [PATCH v9 7/8] Reimplement RLIMIT_MEMLOCK "
` [PATCH v9 8/8] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH 0/5] Handle seccomp notification preemption
 2021-03-23 17:25 UTC  (2+ messages)

[PATCH] seccomp: fix the cond to report loaded filters
 2021-03-22  2:03 UTC  (2+ messages)

seccomp: Delay filter activation
 2021-03-19 11:03 UTC  (7+ messages)

[PATCH v8 0/8] Count rlimits in each user namespace
 2021-03-16 19:32 UTC  (8+ messages)
` [PATCH v8 3/8] Use atomic_t for ucounts reference counting

[PATCH v6 00/40] idmapped mounts
 2021-03-13  0:05 UTC  (3+ messages)
` [PATCH v6 02/40] fs: add id translation helpers

[PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
 2021-03-12 16:41 UTC  (6+ messages)
` [PATCH v6 1/5] docs: proc: add documentation about mount restrictions
` [PATCH v6 2/5] proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
` [PATCH v6 3/5] proc: Disable cancellation of subset=pid option
` [PATCH v6 4/5] proc: Relax check of mount visibility
` [PATCH v6 5/5] docs: proc: add documentation about relaxing visibility restrictions

[PATCH v5 0/5] proc: Relax check of mount visibility
 2021-03-10 20:07 UTC  (8+ messages)
` [PATCH v5 1/5] docs: proc: add documentation about mount restrictions
` [PATCH v5 2/5] proc: Show /proc/self/net only for CAP_NET_ADMIN
` [PATCH v5 3/5] proc: Disable cancellation of subset=pid option
` [PATCH v5 4/5] proc: Relax check of mount visibility
` [PATCH v5 5/5] docs: proc: add documentation about relaxing visibility restrictions


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