LinuxLists
Users
About
Rodrigo Campos (
[email protected]
)
Number of posts: 25 (0.06 per day)
First post: 2021-03-18 18:35:49
Last post: 2022-05-03 18:19:19
Date
List
Subject
2022-05-03 18:19:19
linux-kernel
Re: [PATCH v3 1/2] seccomp: Add wait_killable semantic to seccomp user notifier
2022-05-03 00:26:07
linux-kernel
Re: [PATCH v3 1/2] seccomp: Add wait_killable semantic to seccomp user notifier
2022-05-03 00:18:37
linux-kernel
Re: [PATCH v3 1/2] seccomp: Add wait_killable semantic to seccomp user notifier
2022-04-29 13:54:59
linux-kernel
Re: [PATCH v3 0/2] Handle seccomp notification preemption
2022-04-29 13:00:08
linux-kernel
Re: [PATCH v3 1/2] seccomp: Add wait_killable semantic to seccomp user notifier
2021-08-18 09:36:53
linux-kernel
Re: Removing Mandatory Locks
2021-07-05 10:14:37
linux-kernel
Re: [PATCH] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
2021-07-05 10:13:16
linux-kernel
Re: [PATCH] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
2021-07-02 16:40:36
linux-kernel
[PATCH] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
2021-07-02 15:24:10
linux-kernel
[PATCH] Documentation: seccomp: Fix typo in user notification
2021-05-28 22:33:58
linux-kernel
Re: [PATCH v2 2/4] seccomp: Refactor notification handler to prepare for new semantics
2021-05-28 16:52:38
linux-kernel
Re: [PATCH v2 2/4] seccomp: Refactor notification handler to prepare for new semantics
2021-05-27 20:50:02
linux-kernel
Re: [PATCH] selftests/seccomp: More closely track fds being assigned
2021-05-27 20:48:43
linux-kernel
Re: [PATCH v2 2/4] seccomp: Refactor notification handler to prepare for new semantics
2021-05-25 17:46:48
linux-kernel
Re: [PATCH v2 2/4] seccomp: Refactor notification handler to prepare for new semantics
2021-05-06 20:06:14
linux-kernel
Re: [PATCH v2 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
2021-04-28 14:54:24
linux-kernel
Re: [PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
2021-04-28 13:46:22
linux-kernel
Re: [PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
2021-04-14 02:14:14
linux-kernel
Re: [PATCH 1/5] seccomp: Refactor notification handler to prepare for new semantics
2021-04-13 22:34:37
linux-kernel
Re: [PATCH 1/1] seccomp: Always "goto wait" if the list is empty
2021-04-13 21:26:09
linux-kernel
[PATCH 1/1] seccomp: Always "goto wait" if the list is empty
2021-04-13 21:26:06
linux-kernel
[PATCH 0/1] seccomp: Erroneous return on interrupted addfd ioctl()
2021-03-24 06:35:16
linux-kernel
Re: [PATCH 0/5] Handle seccomp notification preemption
2021-03-19 10:08:41
linux-kernel
Re: seccomp: Delay filter activation
2021-03-18 18:35:49
linux-kernel
Re: [PATCH 5/5] selftests/seccomp: Add test for atomic addfd+send