LinuxLists
Users
About
David Drysdale (
[email protected]
)
Number of posts: 148 (0.31 per day)
First post: 2014-04-22 13:40:18
Last post: 2015-08-14 15:31:01
Next Page
Date
List
Subject
2015-08-14 15:31:01
linux-kernel
Re: [PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag
2015-08-14 09:29:31
linux-kernel
Re: [PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag
2015-08-14 07:33:25
linux-kernel
Re: [Regression v4.2 ?] 32-bit seccomp-BPF returned errno values wrong in VM?
2015-08-13 17:39:58
linux-kernel
Re: [Regression v4.2 ?] 32-bit seccomp-BPF returned errno values wrong in VM?
2015-08-13 16:29:19
linux-kernel
Re: [Regression v4.2 ?] 32-bit seccomp-BPF returned errno values wrong in VM?
2015-08-13 09:33:58
linux-kernel
[PATCHv4 1/3] fs: add O_BENEATH flag to openat(2)
2015-08-13 09:33:32
linux-kernel
[PATCHv4 2/3] selftests: Add test of O_BENEATH & openat(2)
2015-08-13 09:33:09
linux-kernel
[PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag
2015-08-13 09:32:58
linux-kernel
[PATCHv4 0/3] fs: add O_BENEATH flag to openat(2)
2015-08-13 08:30:51
linux-kernel
[Regression v4.2 ?] 32-bit seccomp-BPF returned errno values wrong in VM?
2015-08-10 08:01:05
linux-kernel
[PATCHv4 1/1] Documentation: describe how to add a system call
2015-08-10 08:01:00
linux-kernel
[PATCHv4 0/1] Document how to add a new syscall
2015-08-10 07:43:45
linux-kernel
Re: [PATCHv3 1/1] Documentation: describe how to add a system call
2015-07-31 14:43:16
linux-kernel
Re: [PATCHv2 1/1] Documentation: describe how to add a system call
2015-07-31 14:37:06
linux-kernel
[PATCHv3 1/1] Documentation: describe how to add a system call
2015-07-31 14:37:00
linux-kernel
[PATCHv3 0/1] Document how to add a new syscall
2015-07-31 09:48:59
linux-kernel
Re: [PATCHv2 1/1] Documentation: describe how to add a system call
2015-07-30 11:17:26
linux-kernel
Re: [PATCHv2 1/1] Documentation: describe how to add a system call
2015-07-30 07:52:41
linux-kernel
[PATCHv2 1/1] Documentation: describe how to add a system call
2015-07-30 07:52:33
linux-kernel
[PATCHv2 0/1] Document how to add a new syscall
2015-07-28 17:13:55
linux-kernel
Re: [PATCH RFC 1/1] Documentation: describe how to add a system call
2015-07-28 16:02:29
linux-kernel
Re: [PATCH RFC 0/1] Document how to add a new syscall
2015-07-28 15:32:39
linux-kernel
Re: [PATCH RFC 0/1] UAPI,x86: export syscall numbers for all x86 archs
2015-07-28 11:42:01
linux-kernel
[PATCH RFC 1/1] Documentation: describe how to add a system call
2015-07-28 11:41:48
linux-kernel
[PATCH RFC 0/1] Document how to add a new syscall
2015-07-28 08:09:00
linux-kernel
[PATCH RFC 0/1] UAPI,x86: export syscall numbers for all x86 archs
2015-07-28 08:08:36
linux-kernel
[PATCH RFC 1/1] UAPI,x86: export syscall numbers for all x86 archs
2015-06-26 06:18:15
linux-kernel
Re: [PATCH] selftests/exec: Fix build on older distros.
2015-02-03 07:59:22
linux-kernel
Re: [PATCH v2] selftests/exec: Check if the syscall exists and bail if not
2014-11-24 18:26:48
linux-kernel
Re: [PATCHv10 2/5] x86: Hook up execveat system call.
2014-11-24 12:04:50
linux-kernel
[PATCHv10 1/5] syscalls: implement execveat() system call
2014-11-24 12:04:47
linux-kernel
[PATCHv10 3/5] syscalls: add selftest for execveat(2)
2014-11-24 12:04:45
linux-kernel
[PATCHv10 2/5] x86: Hook up execveat system call.
2014-11-24 12:04:41
linux-kernel
[PATCHv10 4/5] sparc: Hook up execveat system call.
2014-11-24 12:04:21
linux-kernel
[PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)
2014-11-24 11:54:16
linux-kernel
[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call
2014-11-24 11:23:28
linux-kernel
[PATCHv2 0/1] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
2014-11-24 11:23:27
linux-kernel
[PATCHv2 1/1] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
2014-11-21 14:20:32
linux-kernel
Re: [PATCHv2 2/3] selftests: Add test of O_BENEATH & openat(2)
2014-11-21 09:41:47
linux-kernel
[PATCH] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
2014-11-20 19:32:06
linux-kernel
Re: sparc: Clashing values for O_PATH and FMODE_NONOTIFY?
2014-11-20 12:12:46
linux-kernel
Re: sparc: Clashing values for O_PATH and FMODE_NONOTIFY?
2014-11-20 11:28:48
linux-kernel
Re: [PATCHv9 4/5] sparc: Hook up execveat system call.
2014-11-19 17:36:52
linux-kernel
[PATCHv9 2/5] x86: Hook up execveat system call.
2014-11-19 17:33:16
linux-kernel
[PATCHv9 3/5] syscalls: add selftest for execveat(2)
2014-11-19 17:28:50
linux-kernel
[PATCHv9 4/5] sparc: Hook up execveat system call.
2014-11-19 17:28:46
linux-kernel
[PATCHv9 1/5] syscalls: implement execveat() system call
2014-11-19 17:28:10
linux-kernel
[PATCHv9 man-pages 5/5] execveat.2: initial man page for execveat(2)
2014-11-19 17:28:07
linux-kernel
[PATCHv9 0/5] syscalls,x86,sparc: Add execveat() system call
2014-11-18 13:14:14
linux-kernel
sparc: Clashing values for O_PATH and FMODE_NONOTIFY?
2014-11-14 16:28:15
linux-kernel
[PATCHv8 3/4] sparc: Hook up execveat system call.