LinuxLists
Users
About
Tycho Andersen (
[email protected]
)
Number of posts: 139 (0.1 per day)
First post: 2020-09-01 01:21:36
Last post: 2024-06-04 22:14:33
Previous Page
/
Next Page
Date
List
Subject
2023-11-30 17:57:21
linux-kernel
Re: [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2023-11-30 16:41:48
linux-kernel
[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
2023-11-30 16:41:28
linux-kernel
[RFC 2/3] selftests/pidfd: add non-thread-group leader tests
2023-11-30 16:41:18
linux-kernel
[RFC 3/3] clone: allow CLONE_THREAD | CLONE_PIDFD together
2023-08-30 18:35:07
linux-kernel
Re: [REGRESSION] fuse: execve() fails with ETXTBSY due to async fuse_flush
2023-08-17 17:00:51
linux-kernel
Re: [REGRESSION] fuse: execve() fails with ETXTBSY due to async fuse_flush
2023-08-14 14:35:04
linux-kernel
Re: [REGRESSION] fuse: execve() fails with ETXTBSY due to async fuse_flush
2023-06-07 15:03:33
linux-kernel
[PATCH] documentation/rcu: fix typo
2023-05-16 14:14:40
linux-kernel
Re: [PATCH] xfs: don't do inodgc work if task is exiting
2023-05-12 15:30:14
linux-kernel
Re: [PATCH] xfs: don't do inodgc work if task is exiting
2023-05-12 15:22:45
linux-kernel
Re: [PATCH] xfs: don't do inodgc work if task is exiting
2023-05-11 15:30:20
linux-kernel
[PATCH] xfs: don't do inodgc work if task is exiting
2023-04-10 21:27:19
linux-kernel
Re: Per-process flag set via prctl() to deny module loading?
2023-04-10 13:43:55
linux-kernel
Re: Per-process flag set via prctl() to deny module loading?
2023-03-27 13:17:37
linux-kernel
Re: [RFC v4 2/2] file, epoll: Implement do_replace() and eventpoll_replace()
2023-03-27 13:11:19
linux-kernel
Re: [RFC v4 2/2] file, epoll: Implement do_replace() and eventpoll_replace()
2023-03-24 13:51:03
linux-kernel
Re: [RFC v4 2/2] file, epoll: Implement do_replace() and eventpoll_replace()
2023-01-30 19:34:27
linux-kernel
Re: [PATCH 8/9] leaking_addresses: also skip canonical ftrace path
2023-01-12 16:00:44
linux-kernel
Re: [PATCH 1/5] seccomp: don't use semaphore and wait_queue together
2023-01-12 15:59:01
linux-kernel
Re: [PATCH 4/5] seccomp: add the synchronous mode for seccomp_unotify
2023-01-03 14:56:47
linux-kernel
Re: [PATCH v3] fuse: In fuse_flush only wait if someone wants the return code
2022-12-19 19:38:12
linux-kernel
Re: [PATCH v3] fuse: In fuse_flush only wait if someone wants the return code
2022-12-08 18:06:45
linux-kernel
Re: [PATCH v3] fuse: In fuse_flush only wait if someone wants the return code
2022-11-28 15:33:05
linux-kernel
Re: [PATCH v3] fuse: In fuse_flush only wait if someone wants the return code
2022-11-14 16:20:56
linux-kernel
[PATCH v3] fuse: In fuse_flush only wait if someone wants the return code
2022-09-30 16:35:46
linux-kernel
Re: [PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
2022-09-30 14:36:06
linux-kernel
Re: [PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
2022-09-29 16:47:09
linux-kernel
[PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
2022-09-26 15:59:09
linux-kernel
Re: [PATCH] fuse: In fuse_flush only wait if someone wants the return code
2022-09-19 15:06:28
linux-kernel
Re: [PATCH] fuse: In fuse_flush only wait if someone wants the return code
2022-09-01 15:08:58
linux-kernel
[PATCH] fuse: In fuse_flush only wait if someone wants the return code
2022-08-15 14:06:10
linux-kernel
Re: [RFC][PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
2022-08-01 15:21:44
linux-kernel
Re: [RFC][PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
2022-07-29 16:57:53
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-29 14:40:48
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-28 21:25:26
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-27 20:31:42
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-27 19:27:32
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-27 19:27:17
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-27 16:20:11
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-20 21:44:50
linux-kernel
Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-13 18:28:05
linux-kernel
[PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-12 15:28:33
linux-kernel
Re: strange interaction between fuse + pidns
2022-07-12 14:00:53
linux-kernel
Re: strange interaction between fuse + pidns
2022-07-11 23:36:11
linux-kernel
Re: strange interaction between fuse + pidns
2022-07-11 21:08:11
linux-kernel
Re: strange interaction between fuse + pidns
2022-06-23 23:46:59
linux-kernel
Re: strange interaction between fuse + pidns
2022-06-23 19:12:03
linux-kernel
strange interaction between fuse + pidns
2022-05-02 15:44:58
linux-kernel
Re: [PATCH 2/2] selftests/seccomp: Ensure that notifications come in FIFO order
2022-04-29 11:31:57
linux-kernel
Re: [PATCH 2/2] selftests/seccomp: Ensure that notifications come in FIFO order
2021-09-30 15:09:06
linux-kernel
Re: [PATCH v2 6/6] leaking_addresses: Always print a trailing newline