Eiichi Tsukata ([email protected])

Number of posts: 48 (0.04 per day)
First post: 2020-06-06 04:40:44
Last post: 2023-05-23 05:09:48

Date List Subject
2023-05-23 05:09:48 linux-kernel Re: [PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()
2023-05-22 04:54:50 linux-kernel Re: [PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()
2023-05-22 04:52:55 linux-kernel Re: [PATCH v2 4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive()
2023-05-22 04:49:05 linux-kernel Re: [PATCH v2 2/5] audit: account backlog waiting time in audit_receive()
2023-05-22 04:46:00 linux-kernel Re: [PATCH v2 1/5] audit: refactor queue full checks
2023-05-11 05:27:31 linux-kernel [PATCH v2 0/5] audit: refactors and fixes for potential deadlocks
2023-05-11 05:26:57 linux-kernel [PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()
2023-05-11 05:24:45 linux-kernel [PATCH v2 3/5] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
2023-05-11 05:24:38 linux-kernel [PATCH v2 2/5] audit: account backlog waiting time in audit_receive()
2023-05-11 05:24:08 linux-kernel [PATCH v2 4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive()
2023-05-11 05:24:03 linux-kernel [PATCH v2 1/5] audit: refactor queue full checks
2023-05-10 08:14:33 linux-kernel Re: [PATCH 0/4] audit: refactor and fix for potential deadlock
2023-05-10 07:29:51 linux-kernel Re: [PATCH 1/4] audit: refactor queue full checks
2023-05-09 02:03:00 linux-kernel Re: [PATCH 4/4] audit: check if queue is full after prepare_to_wait_exclusive()
2023-05-09 01:52:01 linux-kernel Re: [PATCH 0/4] audit: refactor and fix for potential deadlock
2023-05-08 08:27:15 linux-kernel [PATCH 1/4] audit: refactor queue full checks
2023-05-08 08:26:48 linux-kernel [PATCH 0/4] audit: refactor and fix for potential deadlock
2023-05-08 08:26:41 linux-kernel [PATCH 2/4] audit: account backlog waiting time in audit_receive()
2023-05-08 08:12:11 linux-kernel [PATCH 3/4] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
2023-05-08 08:09:37 linux-kernel [PATCH 4/4] audit: check if queue is full after prepare_to_wait_exclusive()
2023-04-18 11:11:39 linux-kernel [PATCH v2 2/2] audit: replace auditd_conn.pid with auditd_pid
2023-04-18 11:11:03 linux-kernel [PATCH v2 1/2] audit: add global auditd_pid to make auditd_test_task() faster
2023-04-18 11:10:57 linux-kernel [PATCH v2 0/2] audit: syscall audit optimization (> +6% faster)
2023-04-18 07:17:57 linux-kernel Re: [PATCH] audit: use pid.is_auditd to make auditd_test_task() faster
2023-04-17 13:37:36 linux-kernel Re: [PATCH] audit: use pid.is_auditd to make auditd_test_task() faster
2023-04-14 03:21:29 linux-kernel [PATCH] audit: use pid.is_auditd to make auditd_test_task() faster
2022-10-28 11:33:56 linux-kernel [PATCH] KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
2022-07-28 04:58:42 linux-kernel [PATCH] docs/kernel-parameters: Update retbleed descriptions for "mitigations=" param
2022-05-28 20:17:50 linux-kernel Re: [PATCH v2] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-27 21:30:57 linux-kernel [PATCH v4] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-26 10:35:41 linux-kernel [PATCH v3] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-26 08:17:15 linux-kernel Re: [PATCH v2] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-24 07:24:43 linux-kernel [PATCH v2] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-23 11:35:50 linux-kernel Re: [PATCH] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-05-23 08:22:38 linux-kernel [PATCH] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2021-11-26 08:36:58 linux-kernel Re: [PATCH 1/2] rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
2021-11-21 04:17:20 linux-kernel [PATCH net 2/2] rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
2021-11-21 04:17:20 linux-kernel [PATCH net 1/2] rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
2021-11-09 07:24:52 linux-kernel Re: [PATCH net] vsock: prevent unnecessary refcnt inc for nonblocking connect
2021-11-09 06:27:20 linux-kernel [PATCH net v2] vsock: prevent unnecessary refcnt inc for nonblocking connect
2021-11-07 19:15:12 linux-kernel [PATCH net] vsock: prevent unnecessary refcnt inc for nonblocking connect
2021-02-18 14:13:24 linux-kernel Re: [RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
2021-02-17 13:23:44 linux-kernel Re: [RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
2021-02-16 03:34:04 linux-kernel [RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
2020-06-09 13:39:21 linux-kernel Re: [RFC PATCH] KVM: x86: Fix APIC page invalidation race
2020-06-09 02:07:00 linux-kernel Re: [RFC PATCH] KVM: x86: Fix APIC page invalidation race
2020-06-06 05:05:43 linux-kernel Re: [RFC PATCH] KVM: x86: Fix APIC page invalidation race
2020-06-06 04:40:44 linux-kernel [RFC PATCH] KVM: x86: Fix APIC page invalidation race