LinuxLists
Users
About
Iwashima, Kuniyuki (
[email protected]
)
Number of posts: 203 (0.19 per day)
First post: 2020-07-22 14:53:05
Last post: 2023-07-20 22:55:46
Next Page
Date
List
Subject
2023-07-20 22:55:46
linux-kernel
Re: linux-next: build failure after merge of the bluetooth tree
2023-03-31 05:50:39
linux-kernel
Re: general protection fault in raw_seq_start
2023-01-17 19:12:17
linux-kernel
Re: [PATCH v5 net] tcp: avoid the lookup process failing to get sk in ehash table
2022-11-29 21:43:42
linux-kernel
Re: [PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
2022-08-17 19:28:06
linux-kernel
Re: [PATCH v2] locks: Fix dropped call to ->fl_release_private()
2022-05-11 08:57:48
linux-kernel
Re: [PATCH] af_unix: Silence randstruct GCC plugin warning
2022-03-27 20:55:09
linux-kernel
[PATCH] list: Fix another data-race around ep->rdllist.
2022-03-22 01:02:19
linux-kernel
[PATCH 0/2] Fix data-races around epoll reported by KCSAN.
2022-03-22 00:56:18
linux-kernel
[PATCH 2/2] list: Fix a data-race around ep->rdllist.
2022-03-22 00:56:10
linux-kernel
[PATCH 1/2] pipe: Make poll_usage boolean and annotate its access.
2022-01-24 23:28:35
linux-kernel
Re: [PATCH] x86/boot: Avoid redundant address overlap tests in memcpy().
2022-01-24 15:03:37
linux-kernel
Re: [PATCH] openrisc/boot: Remove unnecessary initialisation in memcpy().
2022-01-24 04:33:26
linux-kernel
[PATCH] openrisc/boot: Remove unnecessary initialisation in memcpy().
2022-01-23 15:58:43
linux-kernel
[PATCH] x86/boot: Avoid redundant address overlap tests in memcpy().
2021-09-28 12:51:41
linux-nfs
Re: [PATCH net 1/2] net: Modify unix_stream_connect to not reference count the netns of kernel sockets
2021-08-21 23:25:15
linux-kernel
[PATCH bpf-next v2] af_unix: fix NULL pointer bug in unix_shutdown
2021-08-21 05:22:06
linux-kernel
[PATCH v1] af_unix: fix NULL pointer bug in unix_shutdown
2021-07-19 16:11:54
linux-crypto
Re: [RFC] tcp: Initial support for RFC5925 auth option
2021-06-23 06:09:31
linux-kernel
[PATCH net-next] net/tls: Remove the __TLS_DEC_STATS() macro.
2021-06-22 23:37:06
linux-kernel
[PATCH net-next] tcp: Add stats for socket migration.
2021-06-15 16:07:39
linux-kernel
Re: [PATCH v8 bpf-next 00/11] Socket migration for SO_REUSEPORT.
2021-06-12 12:39:49
linux-kernel
[PATCH v8 bpf-next 10/11] libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.
2021-06-12 12:39:44
linux-kernel
[PATCH v8 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
2021-06-12 12:39:36
linux-kernel
[PATCH v8 bpf-next 09/11] bpf: Support socket migration by eBPF.
2021-06-12 12:39:15
linux-kernel
[PATCH v8 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
2021-06-12 12:37:35
linux-kernel
[PATCH v8 bpf-next 08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
2021-06-12 12:37:10
linux-kernel
[PATCH v8 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs.
2021-06-12 12:36:33
linux-kernel
[PATCH v8 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener.
2021-06-12 12:36:18
linux-kernel
[PATCH v8 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
2021-06-12 12:36:09
linux-kernel
[PATCH v8 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group.
2021-06-12 12:35:54
linux-kernel
[PATCH v8 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req.
2021-06-12 12:35:53
linux-kernel
[PATCH v8 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport.
2021-06-12 12:35:46
linux-kernel
[PATCH v8 bpf-next 00/11] Socket migration for SO_REUSEPORT.
2021-06-10 23:00:32
linux-kernel
Re: [PATCH v7 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
2021-06-10 22:56:14
linux-kernel
Re: [PATCH v7 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs.
2021-06-10 22:51:09
linux-kernel
Re: [PATCH v7 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
2021-06-10 22:43:35
linux-kernel
Re: [PATCH v7 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener.
2021-06-10 22:39:56
linux-kernel
Re: [PATCH v7 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group.
2021-06-10 22:38:37
linux-kernel
Re: [PATCH v7 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport.
2021-06-10 22:33:42
linux-kernel
Re: [PATCH v7 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req.
2021-06-09 12:03:44
linux-kernel
Re: [PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT.
2021-06-08 23:07:02
linux-kernel
Re: [PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT.
2021-05-21 20:41:36
linux-kernel
[PATCH v7 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
2021-05-21 20:41:26
linux-kernel
[PATCH v7 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport.
2021-05-21 20:27:37
linux-kernel
[PATCH v7 bpf-next 08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
2021-05-21 20:27:30
linux-kernel
[PATCH v7 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs.
2021-05-21 20:27:23
linux-kernel
[PATCH v7 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener.
2021-05-21 20:27:04
linux-kernel
[PATCH v7 bpf-next 09/11] bpf: Support socket migration by eBPF.
2021-05-21 20:26:57
linux-kernel
[PATCH v7 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
2021-05-21 20:26:55
linux-kernel
[PATCH v7 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req.
2021-05-21 20:26:35
linux-kernel
[PATCH v7 bpf-next 10/11] libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.