LinuxLists
Users
About
Aleksa Sarai (
[email protected]
)
Number of posts: 675 (0.2 per day)
First post: 2015-02-23 03:09:10
Last post: 2024-06-02 09:46:45
Previous Page
/
Next Page
Date
List
Subject
2018-10-09 06:54:47
linux-kernel
[PATCH v2 1/3] namei: implement O_BENEATH-style AT_* flags
2018-10-09 06:54:13
linux-kernel
[PATCH v2 0/3] namei: implement various lookup restriction AT_* flags
2018-10-09 06:53:59
linux-kernel
[PATCH v2 0/3] namei: implement various lookup restriction AT_* flags
2018-10-06 02:10:43
linux-kernel
Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-10-05 15:08:29
linux-kernel
Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-10-04 16:27:14
linux-kernel
Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-10-02 07:32:57
linux-kernel
Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-10-01 16:19:23
linux-kernel
Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-10-01 16:16:34
linux-kernel
Re: [PATCH 0/3] namei: implement various scoping AT_* flags
2018-10-01 16:05:10
linux-kernel
Re: [PATCH 1/3] namei: implement O_BENEATH-style AT_* flags
2018-10-01 09:48:51
linux-kernel
Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-10-01 05:47:55
linux-kernel
Re: [PATCH 0/3] namei: implement various scoping AT_* flags
2018-10-01 05:45:11
linux-kernel
Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-09-30 04:44:45
linux-kernel
Re: [PATCH 0/3] namei: implement various scoping AT_* flags
2018-09-30 04:39:01
linux-kernel
Re: [PATCH 1/3] namei: implement O_BENEATH-style AT_* flags
2018-09-29 15:46:24
linux-kernel
Re: [PATCH 0/3] namei: implement various scoping AT_* flags
2018-09-29 15:35:18
linux-kernel
Re: [PATCH 1/3] namei: implement O_BENEATH-style AT_* flags
2018-09-29 13:16:41
linux-kernel
[PATCH 3/3] selftests: vfs: add AT_* path resolution tests
2018-09-29 13:16:11
linux-kernel
[PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
2018-09-29 10:36:57
linux-kernel
[PATCH 1/3] namei: implement O_BENEATH-style AT_* flags
2018-09-29 10:35:32
linux-kernel
[PATCH 0/3] namei: implement various scoping AT_* flags
2017-11-05 09:12:41
linux-kernel
Re: [PATCH v3] scsi: require CAP_SYS_ADMIN to write to procfs interface
2016-04-29 05:54:07
linux-kernel
Re: cgroup namespace and user namespace interactions
2016-04-25 18:37:06
linux-kernel
cgroup namespace and user namespace interactions
2015-11-26 23:35:59
linux-kernel
Re: [PATCH?] race between cgroup_subsys->fork() and cgroup_migrate()
2015-11-15 13:36:48
linux-kernel
Re: [PATCH] cgroup_pids: add fork limit
2015-11-10 15:25:37
linux-kernel
Re: [PATCH] cgroup_pids: add fork limit
2015-08-25 02:51:33
linux-kernel
[PATCH v2] cgroup: pids: fix invalid get/put usage
2015-08-25 02:00:56
linux-kernel
Re: [PATCH 1/2] cgroup: get a ref to source csses when migrating
2015-08-23 13:14:01
linux-kernel
Re: [PATCH 0/2] cgroup: pids: fix invalid reference semantics
2015-08-23 13:13:51
linux-kernel
[PATCH 0/2] cgroup: pids: fix invalid reference semantics
2015-08-23 13:12:55
linux-kernel
[PATCH 1/2] cgroup: get a ref to source csses when migrating
2015-08-23 13:11:21
linux-kernel
[PATCH 2/2] cgroup: pids: fix invalid get/put usage
2015-08-23 12:24:22
linux-kernel
RE: Bad Reference Semantics in PIDs Controller.
2015-06-18 05:12:05
linux-kernel
[PATCH] cgroup: add documentation for the PIDs controller
2015-06-12 17:22:09
linux-kernel
[PATCH] cgroup: add documentation for the PIDs controller
2015-06-10 15:01:37
linux-kernel
Re: [PATCH v14 4/4] cgroup: implement the PIDs subsystem
2015-06-09 11:34:00
linux-kernel
[PATCH v14 4/4] cgroup: implement the PIDs subsystem
2015-06-09 11:33:39
linux-kernel
[PATCH v14 3/4] cgroup: allow a cgroup subsystem to reject a fork
2015-06-09 11:33:24
linux-kernel
[PATCH v14 2/4] cgroup, block: implement task_get_css()
2015-06-09 11:33:01
linux-kernel
[PATCH v14 1/4] cgroup: fix uninitialised iterator in for_each_subsys_which
2015-06-09 11:32:40
linux-kernel
[PATCH v14 0/4] cgroup: add PIDs subsystem
2015-06-09 07:21:07
linux-kernel
Re: [PATCH v13 4/5] cgroup: allow a cgroup subsystem to reject a fork
2015-06-06 00:03:16
linux-kernel
[PATCH v13 5/5] cgroup: implement the PIDs subsystem
2015-06-06 00:03:04
linux-kernel
[PATCH v13 4/5] cgroup: allow a cgroup subsystem to reject a fork
2015-06-06 00:03:00
linux-kernel
[PATCH v13 3/5] cgroup, block: implement task_get_css()
2015-06-06 00:02:51
linux-kernel
[PATCH v13 2/5] cgroup: replace explicit ss_mask checking with for_each_subsys_which
2015-06-06 00:02:37
linux-kernel
[PATCH v13 1/5] cgroup: use bitmask to filter for_each_subsys
2015-06-05 23:42:54
linux-kernel
[PATCH v13 0/5] cgroup: add PIDs subsystem
2015-06-05 20:05:35
linux-kernel
Re: [PATCH v11 7/7] cgroup: implement the PIDs subsystem
2015-06-05 19:57:32
linux-kernel
Re: [PATCH v11 7/7] cgroup: implement the PIDs subsystem