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

Date List Subject
2014-07-25 13:50:27 linux-kernel [PATCH 11/11] seccomp: Add tgid and tid into seccomp_data
2014-07-25 13:49:54 linux-kernel [PATCH 1/6] open.2: describe O_BENEATH flag
2014-07-25 13:49:34 linux-kernel [PATCH 3/6] rights.7: Describe Capsicum primary rights
2014-07-25 13:48:41 linux-kernel [PATCH 4/6] cap_rights_limit.2: limit FD rights for Capsicum
2014-07-25 13:48:39 linux-kernel [PATCH 6/6] prctl.2: describe PR_SET_OPENAT_BENEATH/PR_GET_OPENAT_BENEATH
2014-07-25 13:48:38 linux-kernel [PATCH 5/6] cap_rights_get.2: retrieve Capsicum fd rights
2014-07-25 13:48:31 linux-kernel [PATCH 2/6] capsicum.7: describe Capsicum capability framework
2014-07-25 13:48:22 linux-kernel [PATCH 05/11] capsicum: convert callers to use fgetr() etc
2014-07-25 13:48:18 linux-kernel [PATCH 06/11] capsicum: implement sockfd_lookupr()
2014-07-25 13:47:58 linux-kernel [PATCH 02/11] selftests: Add test of O_BENEATH & openat(2)
2014-07-25 13:47:55 linux-kernel [PATCH 01/11] fs: add O_BENEATH flag to openat(2)
2014-07-25 13:47:52 linux-kernel [RFC PATCHv2 00/11] Adding FreeBSD's Capsicum security framework
2014-07-17 15:05:23 linux-kernel Re: [PATCH v11 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
2014-07-08 16:54:47 linux-kernel Re: [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
2014-07-07 14:11:40 linux-kernel Re: [RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
2014-07-07 10:30:02 linux-kernel Re: [RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
2014-07-03 18:39:32 linux-kernel Re: [RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
2014-07-02 17:09:50 linux-kernel Re: [PATCH 09/11] capsicum: implementations of new LSM hooks
2014-07-01 09:54:01 linux-kernel Re: [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
2014-07-01 09:19:10 linux-kernel Re: [PATCH 5/5] man-pages: cap_rights_get: retrieve Capsicum fd rights
2014-06-30 16:32:38 linux-kernel Re: [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum
2014-06-30 15:49:32 linux-kernel Re: [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
2014-06-30 15:35:10 linux-kernel Re: [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum
2014-06-30 10:35:49 linux-kernel [PATCH 1/5] man-pages: open.2: describe O_BENEATH_ONLY flag
2014-06-30 10:35:28 linux-kernel [PATCH 11/11] capsicum: add syscalls to limit FD rights
2014-06-30 10:35:14 linux-kernel [PATCH 08/11] capsicum: add new LSM hooks on FD/file conversion
2014-06-30 10:34:57 linux-kernel [PATCH 06/11] capsicum: implement sockfd_lookupr()
2014-06-30 10:31:23 linux-kernel [RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
2014-06-30 10:31:18 linux-kernel [PATCH 09/11] capsicum: implementations of new LSM hooks
2014-06-30 10:31:15 linux-kernel [PATCH 04/11] capsicum: implement fgetr() and friends
2014-06-30 10:31:12 linux-kernel [PATCH 07/11] capsicum: convert callers to use sockfd_lookupr() etc
2014-06-30 10:31:10 linux-kernel [PATCH 03/11] capsicum: rights values and structure definitions
2014-06-30 10:29:59 linux-kernel [PATCH 05/11] capsicum: convert callers to use fgetr() etc
2014-06-30 10:29:57 linux-kernel [PATCH 3/5] man-pages: rights.7: Describe Capsicum primary rights
2014-06-30 10:29:55 linux-kernel [PATCH 5/5] man-pages: cap_rights_get: retrieve Capsicum fd rights
2014-06-30 10:29:53 linux-kernel [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum
2014-06-30 10:29:37 linux-kernel [PATCH 2/5] man-pages: capsicum.7: describe Capsicum capability framework
2014-06-30 10:29:08 linux-kernel [PATCH 10/11] capsicum: invocation of new LSM hooks
2014-06-30 10:28:51 linux-kernel [PATCH 02/11] selftests: Add test of O_BENEATH_ONLY & openat(2)
2014-06-30 10:28:49 linux-kernel [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
2014-06-26 12:37:17 linux-kernel Re: [PATCH v7 2/9] seccomp: split filter prep from check and apply
2014-06-05 13:41:44 linux-kernel [PATCHv4 RESEND 1/3] syscalls,x86: implement execveat() system call
2014-06-05 13:41:06 linux-kernel [PATCHv4 RESEND man-pages 3/3] execveat.2: initial man page for execveat(2)
2014-06-05 13:40:46 linux-kernel [PATCHv4 RESEND 2/3] syscalls,x86: add selftest for execveat(2)
2014-06-05 13:40:45 linux-kernel [PATCHv4 RESEND 0/3] syscalls,x86: Add execveat() system call
2014-04-22 13:40:18 linux-kernel Re: [PATCH signal#execve2] syscalls,x86: Add execveat() system call (v3)