LinuxLists
Users
About
Andrei Vagin (
[email protected]
)
Number of posts: 83 (0.12 per day)
First post: 2022-07-22 23:08:54
Last post: 2024-05-24 17:48:09
Previous Page
Date
List
Subject
2023-01-10 21:41:45
linux-kernel
[PATCH 0/5 v3 RESEND] seccomp: add the synchronous mode for seccomp_unotify
2023-01-10 21:36:40
linux-kernel
[PATCH 4/5] seccomp: add the synchronous mode for seccomp_unotify
2023-01-10 21:35:58
linux-kernel
[PATCH 5/5] selftest/seccomp: add a new test for the sync mode of seccomp_user_notify
2023-01-10 21:34:46
linux-kernel
[PATCH 3/5] sched: add a few helpers to wake up tasks on the current cpu
2023-01-10 21:34:22
linux-kernel
[PATCH 2/5] sched: add WF_CURRENT_CPU and externise ttwu
2023-01-10 21:34:06
linux-kernel
[PATCH 1/5] seccomp: don't use semaphore and wait_queue together
2022-11-11 08:11:17
linux-kernel
[PATCH 5/5] selftest/seccomp: add a new test for the sync mode of seccomp_user_notify
2022-11-11 08:11:09
linux-kernel
[PATCH 4/5] seccomp: add the synchronous mode for seccomp_unotify
2022-11-11 08:07:34
linux-kernel
[PATCH 0/5 v3] seccomp: add the synchronous mode for seccomp_unotify
2022-11-11 07:44:19
linux-kernel
[PATCH 2/5] sched: add WF_CURRENT_CPU and externise ttwu
2022-11-11 07:44:07
linux-kernel
[PATCH 1/5] seccomp: don't use semaphore and wait_queue together
2022-11-11 07:34:55
linux-kernel
[PATCH 3/5] sched: add a few helpers to wake up tasks on the current cpu
2022-11-02 00:33:20
linux-kernel
Re: [PATCH] sched: consider WF_SYNC to find idle siblings
2022-10-31 22:54:41
linux-kernel
Re: [PATCH] sched: consider WF_SYNC to find idle siblings
2022-10-27 20:34:04
linux-kernel
[PATCH] sched: consider WF_SYNC to find idle siblings
2022-10-13 19:24:02
linux-kernel
Re: [PATCH 2/2] selftests/timens: add a test for vfork+exit
2022-10-13 17:36:53
linux-kernel
[PATCH 2/2 v2] selftests/timens: add a test for vfork+exit
2022-09-21 00:48:22
linux-kernel
[PATCH 1/2] fs/exec: switch timens when a task gets a new mm
2022-09-21 00:48:01
linux-kernel
[PATCH 2/2] selftests/timens: add a test for vfork+exit
2022-09-13 10:59:19
linux-kernel
[PATCH 1/2] Revert "selftests/timens: add a test for vfork+exit"
2022-09-13 10:51:49
linux-kernel
[PATCH 2/2] Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
2022-09-13 10:41:03
linux-kernel
[PATCH 0/2] Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
2022-08-22 20:48:48
linux-kernel
Re: [PATCH 0/5] KVM/x86: add a new hypercall to execute host system
2022-07-27 06:59:33
linux-kernel
Re: [PATCH 0/5] KVM/x86: add a new hypercall to execute host system
2022-07-27 01:14:17
linux-kernel
Re: [PATCH 0/5] KVM/x86: add a new hypercall to execute host system
2022-07-26 09:03:37
linux-kernel
Re: [PATCH 0/5] KVM/x86: add a new hypercall to execute host system
2022-07-22 23:20:58
linux-kernel
[PATCH 2/5] kvm/x86: add controls to enable/disable paravirtualized system calls
2022-07-22 23:10:13
linux-kernel
[PATCH 5/5] selftests/kvm/x86_64: add tests for KVM_HC_HOST_SYSCALL
2022-07-22 23:09:44
linux-kernel
[PATCH 4/5] selftests/kvm/x86_64: set rax before vmcall
2022-07-22 23:09:32
linux-kernel
[PATCH 3/5] KVM/x86: add a new hypercall to execute host system calls.
2022-07-22 23:09:17
linux-kernel
[PATCH 0/5] KVM/x86: add a new hypercall to execute host system
2022-07-22 23:08:54
linux-kernel
[PATCH 1/5] kernel: add a new helper to execute system calls from kernel code