LinuxLists
Users
About
Christian Brauner (
[email protected]
)
Number of posts: 884 (1.06 per day)
First post: 2018-05-18 14:03:55
Last post: 2020-08-28 18:28:56
Next Page
Date
List
Subject
2020-08-28 18:28:56
linux-kernel
Re: [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
2020-05-18 18:22:54
linux-kernel
[PATCH v2] clone.2: Document CLONE_INTO_CGROUP
2020-04-10 10:42:50
linux-kernel
[PATCH] clone.2: Document CLONE_INTO_CGROUP
2020-03-02 17:43:21
linux-kernel
Re: [PATCHv2] exec: Fix a deadlock in ptrace
2019-12-20 09:21:37
linux-kernel
Re: [PATCH v4 2/5] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
2019-12-19 10:24:14
linux-kernel
Re: [PATCH v4 2/5] pid: Add PIDFD_IOCTL_GETFD to fetch file descriptors from processes
2019-11-21 11:09:01
linux-kernel
[PATCH] clone.2: Fix typo
2019-11-20 13:03:36
linux-kernel
[PATCH] clone.2: Mention that CLONE_PARENT is off-limits for inits
2019-11-16 11:45:40
linux-kernel
[PATCH 2/3] clone.2: Check for MAP_FAILED not NULL on mmap()
2019-11-16 11:43:24
linux-kernel
[PATCH 3/3] clone.2: Use pid_t for clone3() {child,parent}_tid
2019-11-16 11:42:50
linux-kernel
[PATCH 1/3] clone.2: Fix typos
2019-08-07 19:42:33
linux-kernel
Re: [PATCH v2 1/2] binder: Add default binder devices through binderfs when configured
2019-08-03 14:24:05
linux-kernel
Re: [PATCH] Add default binder devices through binderfs when configured
2019-08-03 14:00:45
linux-kernel
Re: [PATCH v2 1/2] fork: extend clone3() to support CLONE_SET_TID
2019-08-03 13:57:48
linux-kernel
Re: [PATCH v2 1/2] fork: extend clone3() to support CLONE_SET_TID
2019-08-03 06:33:31
linux-kernel
Re: [PATCH v2 1/2] fork: extend clone3() to support CLONE_SET_TID
2019-08-03 00:09:03
linux-kernel
Re: [PATCH v2 1/2] fork: extend clone3() to support CLONE_SET_TID
2019-08-01 19:57:31
linux-kernel
Re: [PATCH 07/12] tools headers UAPI: Sync sched.h with the kernel
2019-08-01 19:57:15
linux-kernel
Re: [PATCH 01/12] tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open
2019-07-30 19:06:33
linux-kernel
[GIT PULL] pidfd fixes
2019-07-29 22:00:06
linux-kernel
Re: [PATCH v3 1/2] pidfd: add P_PIDFD to waitid()
2019-07-29 20:12:26
linux-kernel
Re: [PATCH 1/2] fork: extend clone3() to support CLONE_SET_TID
2019-07-29 19:29:26
linux-kernel
Re: [PATCH v3 2/2] pidfd: add pidfd_wait tests
2019-07-29 16:48:38
linux-kernel
Re: [PATCH] exit: make setting exit_state consistent
2019-07-29 16:47:58
linux-kernel
[PATCH] exit: make setting exit_state consistent
2019-07-29 16:19:01
linux-kernel
Re: [PATCH v3 1/2] pidfd: add P_PIDFD to waitid()
2019-07-27 22:46:05
linux-kernel
[PATCH v3 1/2] pidfd: add P_PIDFD to waitid()
2019-07-27 22:26:29
linux-kernel
[PATCH v3 0/2] pidfd: waiting on processes through pidfds
2019-07-27 22:26:29
linux-kernel
[PATCH v3 2/2] pidfd: add pidfd_wait tests
2019-07-27 19:48:50
linux-kernel
Re: [PATCH v2 1/2] pidfd: add P_PIDFD to waitid()
2019-07-27 19:48:50
linux-kernel
Re: [PATCH v2 1/2] pidfd: add P_PIDFD to waitid()
2019-07-27 19:48:50
linux-kernel
Re: [PATCH v2 1/2] pidfd: add P_PIDFD to waitid()
2019-07-27 08:55:57
linux-kernel
[PATCH v2 2/2] pidfd: add pidfd_wait tests
2019-07-27 08:54:14
linux-kernel
[PATCH v2 1/2] pidfd: add P_PIDFD to waitid()
2019-07-27 08:54:13
linux-kernel
[PATCH v2 0/2] pidfd: waiting on processes through pidfds
2019-07-26 21:32:26
linux-kernel
Re: [PATCH v1 1/2] pidfd: add P_PIDFD to waitid()
2019-07-26 15:54:24
linux-kernel
Re: [RFC][PATCH 1/5] exit: kill struct waitid_info
2019-07-26 12:06:38
linux-kernel
Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
2019-07-26 09:43:15
linux-kernel
[PATCH v1 2/2] pidfd: add pidfd_wait tests
2019-07-26 09:42:55
linux-kernel
[PATCH v1 0/2] pidfd: waiting on processes through pidfds
2019-07-26 09:42:20
linux-kernel
[PATCH v1 1/2] pidfd: add P_PIDFD to waitid()
2019-07-26 08:25:42
linux-kernel
Re: [PATCH 2/5] pidfd: add pidfd_wait()
2019-07-26 08:04:37
linux-kernel
Re: [RFC][PATCH 1/5] exit: kill struct waitid_info
2019-07-25 18:12:05
linux-kernel
Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
2019-07-25 17:04:32
linux-kernel
Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
2019-07-25 17:00:49
linux-kernel
Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
2019-07-25 16:45:44
linux-kernel
Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
2019-07-25 13:27:47
linux-kernel
Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
2019-07-25 13:25:43
linux-kernel
Re: [PATCH 2/5] pidfd: add pidfd_wait()
2019-07-25 13:22:56
linux-kernel
Re: [PATCH 4/5] pidfd: add CLONE_WAIT_PID
2019-07-25 13:22:54
linux-kernel
Re: [RFC][PATCH 1/5] exit: kill struct waitid_info