messages from 2018-02-19 23:09:51 to 2018-03-16 09:12:25 UTC [more...]
[PATCH ghau40 v2 1/5] AUDIT_CONTAINER message type basic support
2018-03-16 9:12 UTC
[PATCH ghau40 v2 0/5] add support for audit container ID
2018-03-16 9:12 UTC
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-03-16 9:00 UTC (14+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 08/13] audit: add containerid support for tty_audit
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend 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 13/13] debug audit: read container ID of a process
[RFC PATCH V1 00/12] audit: implement container id
2018-03-16 3:58 UTC (27+ messages)
` [RFC PATCH V1 01/12] audit: add "
` [RFC PATCH V1 02/12] audit: log container info of syscalls
` [RFC PATCH V1 03/12] audit: add containerid filtering
` [RFC PATCH V1 04/12] audit: read container ID of a process
` [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals
` [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records
` [RFC PATCH V1 07/12] audit: add container aux record to watch/tree/mark
` [RFC PATCH V1 08/12] audit: add containerid support for tty_audit
` [RFC PATCH V1 09/12] audit: add containerid support for config/feature/user records
` [RFC PATCH V1 10/12] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH V1 11/12] debug audit: add container id
` [RFC PATCH V1 12/12] debug! "
[RFC 1/3] seccomp: add a return code to trap to userspace
2018-03-16 0:46 UTC (11+ messages)
` [RFC 0/3] seccomp "
[RFC][PATCH] ipc: Remove IPCMNI
2018-03-15 21:46 UTC (5+ messages)
[RFC PATCH v2 0/3] ima: namespacing IMA
2018-03-15 20:35 UTC (14+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support
` [RFC PATCH v2 2/3] ima: Add ns_status for storing namespaced iint data
` [RFC PATCH v2 3/3] ima: mamespace audit status flags
[RFC PATCH 1/5] ima: extend clone() with IMA namespace support
2018-03-13 21:51 UTC (14+ messages)
[PATCH 1/4 v5 RESEND] devpts: hoist out check for DEVPTS_SUPER_MAGIC
2018-03-13 18:02 UTC (7+ messages)
` [PATCH 2/4 v5 RESEND] devpts: resolve devpts bind-mounts
` [PATCH 3/4 v5 RESEND] devpts: comment devpts_mntget()
` [PATCH 4/4 v5 RESEND] selftests: add devpts selftests
` [PATCH 0/4 v5 RESEND] devpts: handle bind-mounts correctly
[PATCH 0/4 v5 RESEND] devpts: handle bind-mounts correctly
2018-03-13 16:55 UTC
[PATCH 0/4 v5] devpts: handle bind-mounts correctly
2018-03-13 16:51 UTC (9+ messages)
` [PATCH 1/4 v5] devpts: hoist out check for DEVPTS_SUPER_MAGIC
` [PATCH 2/4 v5] devpts: resolve devpts bind-mounts
` [PATCH 3/4 v5] devpts: comment devpts_mntget()
` [PATCH 4/4 v5] selftests: add devpts selftests
[PATCH] audit: add containerid support for IMA-audit
2018-03-13 5:53 UTC (5+ messages)
[PATCH v5 00/11] FUSE mounts from non-init user namespaces
2018-03-08 21:24 UTC (46+ messages)
` [PATCH 09/11] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v6 0/6] fuse: mounts from non-init user namespaces
` [PATCH v6 1/5] fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
` [PATCH v6 2/5] fuse: Fail all requests with invalid uids or gids
` [PATCH v6 3/5] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v6 4/5] fuse: Ensure posix acls are translated "
` [PATCH v6 5/5] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v7 0/7] fuse: mounts from non-init user namespaces
` [PATCH v7 1/7] fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
` [PATCH v7 2/7] fuse: Fail all requests with invalid uids or gids
` [PATCH v7 3/7] fs/posix_acl: Document that get_acl respects ACL_DONT_CACHE
` [PATCH v7 4/7] fuse: Cache a NULL acl when FUSE_GETXATTR returns -ENOSYS
` [PATCH v7 5/7] fuse: Simplfiy the posix acl handling logic
` [PATCH v7 6/7] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v7 7/7] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v8 0/6] fuse: mounts from non-init user namespaces
` [RFC][PATCH] fs/posix_acl: Update the comments and support lightweight cache skipping
` [PATCH v8 1/6] "
` [PATCH v8 2/6] fuse: Simplfiy the posix acl handling logic
` [PATCH v8 3/6] fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
` [PATCH v8 4/6] fuse: Fail all requests with invalid uids or gids
` [PATCH v8 5/6] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v8 6/6] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v9 0/4] fuse: mounts from non-init user namespaces
` [PATCH v9 1/4] fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
` [PATCH v9 2/4] fuse: Fail all requests with invalid uids or gids
` [PATCH v9 3/4] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v9 4/4] fuse: Restrict allow_other to the superblock's namespace or a descendant
Among numerous benefits our pharmacy offers its clients, we could name money saving!
2018-03-07 7:57 UTC
Userspace helper design
2018-03-06 21:51 UTC (2+ messages)
[net-next v3 1/2] bpf, seccomp: Add eBPF filter capabilities
2018-03-05 22:51 UTC (9+ messages)
[PATCH] audit: add containerid support for IMA-audit
2018-03-05 13:43 UTC
[RFC PATCH] auditctl: add support for containerid filter
2018-03-05 8:06 UTC
Nowhere else will you find such a wide selection of certified medications as in our drugstore!
2018-03-02 21:34 UTC
[net-next v3 0/2] eBPF seccomp filters
2018-03-01 22:46 UTC (28+ messages)
Pour vos besoins en traductions
2018-02-26 15:39 UTC
[net-next v3 2/2] bpf: Add eBPF seccomp sample programs
2018-02-26 7:27 UTC
(unknown),
2018-02-23 15:54 UTC
Pour vos besoins en traductions
2018-02-23 14:22 UTC
[net-next v2 1/2] bpf, seccomp: Add eBPF filter capabilities
2018-02-21 7:31 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox