LinuxLists
Users
About
Breno Leitao (
[email protected]
)
Number of posts: 777 (0.36 per day)
First post: 2018-07-27 13:57:41
Last post: 2024-06-14 12:01:12
Previous Page
/
Next Page
Date
List
Subject
2023-09-04 18:49:43
linux-kernel
[PATCH v4 01/10] bpf: Leverage sockptr_t in BPF getsockopt hook
2023-09-04 18:48:43
linux-kernel
[PATCH v4 04/10] net/socket: Break down __sys_getsockopt
2023-09-04 18:09:38
linux-kernel
[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
2023-08-25 17:51:45
linux-kernel
Re: [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
2023-08-23 17:19:50
linux-kernel
Re: [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
2023-08-21 10:39:45
linux-kernel
Re: [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
2023-08-20 16:23:59
linux-kernel
[PATCH v3 3/9] net/socket: Break down __sys_setsockopt
2023-08-19 16:58:29
linux-kernel
[PATCH v3 7/9] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
2023-08-19 10:48:27
linux-kernel
[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
2023-08-18 09:41:57
linux-kernel
[PATCH v3 6/9] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-08-18 07:25:03
linux-kernel
[PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
2023-08-18 07:08:46
linux-kernel
[PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
2023-08-18 00:07:53
linux-kernel
[PATCH v3 1/9] bpf: Leverage sockptr_t in BPF getsockopt hook
2023-08-17 23:44:22
linux-kernel
[PATCH v3 5/9] selftests/net: Extract uring helpers to be reusable
2023-08-11 09:47:05
linux-kernel
[PATCH net-next v6 2/2] netconsole: Enable compile time configuration
2023-08-11 09:47:04
linux-kernel
[PATCH net-next v6 1/2] netconsole: Create a allocation helper
2023-08-11 09:33:28
linux-kernel
Re: [PATCH net-next v5 1/2] netconsole: Create a allocation helper
2023-08-10 10:34:21
linux-kernel
[PATCH net-next v5 1/2] netconsole: Create a allocation helper
2023-08-10 10:03:25
linux-kernel
[PATCH net-next v5 2/2] netconsole: Enable compile time configuration
2023-08-10 08:57:38
linux-kernel
Re: [PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
2023-08-09 11:56:02
linux-kernel
Re: [PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-08-09 10:28:21
linux-kernel
Re: [PATCH v2 1/8] net: expose sock_use_custom_sol_socket
2023-08-08 20:32:08
linux-kernel
[PATCH v2 3/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
2023-08-08 20:31:07
linux-kernel
[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-08-08 20:26:44
linux-kernel
[PATCH v2 5/8] bpf: Leverage sockptr_t in BPF getsockopt hook
2023-08-08 19:59:41
linux-kernel
[PATCH v2 4/8] io_uring/cmd: Extend support beyond SOL_SOCKET
2023-08-08 19:54:06
linux-kernel
[PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
2023-08-08 19:09:54
linux-kernel
[PATCH v2 8/8] io_uring/cmd: BPF hook for setsockopt cmd
2023-08-08 18:26:38
linux-kernel
Re: [PATCH v2 1/8] net: expose sock_use_custom_sol_socket
2023-08-08 18:17:51
linux-kernel
[PATCH v2 6/8] bpf: Leverage sockptr_t in BPF setsockopt hook
2023-08-08 16:26:57
linux-kernel
[PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-08-08 16:21:36
linux-kernel
[PATCH v2 1/8] net: expose sock_use_custom_sol_socket
2023-08-04 13:06:21
linux-kernel
[PATCH net-next v4 2/2] netconsole: Enable compile time configuration
2023-08-04 13:04:58
linux-kernel
[PATCH net-next v4 1/2] netconsole: Create a allocation helper
2023-08-03 12:37:47
linux-kernel
Re: [PATCH net-next v3] netconsole: Enable compile time configuration
2023-08-01 10:19:28
linux-kernel
[PATCH net-next v3] netconsole: Enable compile time configuration
2023-07-31 11:13:43
linux-kernel
Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-31 09:04:20
linux-kernel
[PATCH net-next v2] netconsole: Enable compile time configuration
2023-07-28 17:33:10
linux-kernel
Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-28 11:19:22
linux-kernel
Re: [PATCH net-next] netconsole: Enable compile time configuration
2023-07-28 11:18:16
linux-kernel
Re: [PATCH net-next] netconsole: Enable compile time configuration
2023-07-27 17:33:44
linux-kernel
[PATCH net-next] netconsole: Enable compile time configuration
2023-07-26 09:40:28
linux-kernel
Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-25 15:59:42
linux-kernel
Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-25 10:16:27
linux-kernel
Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-25 09:45:17
linux-kernel
Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-24 15:23:59
linux-kernel
[PATCH 0/3] io_uring: Initial support for {s,g}etsockopt commands
2023-07-24 14:57:40
linux-kernel
[PATCH 3/4] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
2023-07-24 14:41:45
linux-kernel
[PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-07-24 14:41:41
linux-kernel
[PATCH 1/4] net: expose sock_use_custom_sol_socket
2023-07-24 14:41:38
linux-kernel
[PATCH 4/4] io_uring/cmd: Extend support beyond SOL_SOCKET