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

Date List Subject
2024-06-02 09:46:45 linux-kernel Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-06-01 08:12:58 linux-nfs Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-26 19:11:17 linux-nfs Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-24 16:12:44 linux-kernel Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-05-24 15:59:22 linux-nfs Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-23 20:58:07 linux-nfs [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-23 19:18:18 linux-kernel Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-23 15:52:55 linux-nfs Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-21 10:43:17 linux-nfs Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-20 22:35:36 linux-nfs Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-20 21:36:35 linux-nfs [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-07 11:58:56 linux-kernel Re: [PATCH v6 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-05-07 07:51:32 linux-kernel Re: [PATCH v6 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-05-06 07:14:40 linux-kernel Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-01-29 14:57:16 linux-kernel Re: Identified Redundant Capability Check in File Access under /proc/sys
2023-08-14 11:53:00 linux-kernel [PATCH v2 2/5] memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
2023-08-14 09:42:44 linux-kernel [PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-08-14 09:38:26 linux-kernel [PATCH v2 5/5] selftests: improve vm.memfd_noexec sysctl tests
2023-08-14 09:38:21 linux-kernel [PATCH v2 4/5] memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
2023-08-14 09:34:05 linux-kernel [PATCH v2 1/5] selftests: memfd: error out test process when child test fails
2023-08-14 09:27:41 linux-kernel [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags
2023-08-07 03:55:03 linux-kernel [PATCH v3] io_uring: correct check for O_TMPFILE
2023-08-06 07:12:27 linux-kernel Re: [PATCH v2 2/2] io_uring: correct check for O_TMPFILE
2023-08-06 00:21:51 linux-kernel [PATCH v2 1/2] open: make RESOLVE_CACHED correctly test for O_TMPFILE
2023-08-05 23:30:48 linux-kernel [PATCH v2 0/2] open: make RESOLVE_CACHED correctly test for O_TMPFILE
2023-08-05 23:16:49 linux-kernel [PATCH v2 2/2] io_uring: correct check for O_TMPFILE
2023-08-05 18:06:11 linux-kernel [PATCH] open: make RESOLVE_CACHED correctly test for O_TMPFILE
2023-08-03 05:39:17 linux-kernel Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-08-03 03:59:59 linux-kernel Re: [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
2023-08-03 00:05:04 linux-kernel Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-08-02 22:29:40 linux-kernel Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-08-02 01:31:58 linux-kernel Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-28 12:46:03 linux-kernel [PATCH] fchmodat2: add support for AT_EMPTY_PATH
2023-07-27 18:33:13 linux-kernel Re: [PATCH v4 2/5] fs: Add fchmodat2()
2023-07-27 18:04:02 linux-kernel Re: [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
2023-07-27 17:30:36 linux-kernel Re: [PATCH v4 2/5] fs: Add fchmodat2()
2023-07-25 17:27:56 linux-kernel Re: [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
2023-07-25 17:15:49 linux-kernel Re: Add fchmodat2() - or add a more general syscall?
2023-07-25 17:15:03 linux-kernel Re: [PATCH v4 2/5] fs: Add fchmodat2()
2023-07-19 04:09:50 linux-kernel Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-14 00:47:47 linux-kernel Re: [RFC PATCH 2/3] memfd: remove racheting feature from vm.memfd_noexec
2023-07-13 15:05:04 linux-kernel [RFC PATCH 2/3] memfd: remove racheting feature from vm.memfd_noexec
2023-07-13 15:01:57 linux-kernel [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
2023-07-13 15:01:45 linux-kernel [RFC PATCH 1/3] memfd: cleanups for vm.memfd_noexec handling
2023-07-13 14:56:21 linux-kernel [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-13 14:35:34 linux-kernel Re: [PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 14:30:44 linux-kernel [PATCH v2] procfs: block chmod on /proc/thread-self/comm
2023-07-13 14:16:07 linux-kernel Re: [PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 14:15:11 linux-kernel [PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 12:39:54 linux-kernel [PATCH] procfs: block chmod on /proc/thread-self/comm
2023-03-20 22:11:01 linux-kernel Re: [PATCH] do_open(): Fix O_DIRECTORY | O_CREAT behavior