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-06-14 11:12:41
linux-kernel
[RFC PATCH v2 3/4] net: add uring_cmd callback to TCP
2023-06-13 18:09:08
linux-kernel
[PATCH] nvme: Print capabilities changes just once
2023-06-13 16:20:42
linux-kernel
Re: [PATCH] cpu/bugs: Disable CPU mitigations at compilation time
2023-06-12 17:16:45
linux-kernel
Re: [PATCH] cpu/bugs: Disable CPU mitigations at compilation time
2023-06-12 15:23:52
linux-kernel
Re: [PATCH] cpu/bugs: Disable CPU mitigations at compilation time
2023-06-12 14:24:46
linux-kernel
Re: [PATCH] cpu/bugs: Disable CPU mitigations at compilation time
2023-06-12 13:35:18
linux-kernel
Re: [PATCH] cpu/bugs: Disable CPU mitigations at compilation time
2023-06-09 15:33:27
linux-kernel
[PATCH net-next v7] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-08 14:38:41
linux-kernel
Re: [PATCH net-next v6] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-08 09:05:26
linux-kernel
Re: [PATCH net-next v6] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-06 18:09:57
linux-kernel
[PATCH net-next v6] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-06 10:35:58
linux-kernel
Re: [PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-04 09:13:09
linux-kernel
Re: [PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-04 08:36:34
linux-kernel
Re: [PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-02 16:40:51
linux-kernel
[PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-06-02 16:32:05
linux-kernel
Re: [PATCH net-next v4] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-30 18:11:31
linux-kernel
[PATCH net-next v4] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-26 09:35:44
linux-kernel
Re: [PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-26 09:22:04
linux-kernel
Re: [PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-25 13:00:55
linux-kernel
[PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-23 13:59:20
linux-kernel
Re: [PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-22 13:53:48
linux-kernel
[PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-19 16:07:48
linux-kernel
Re: [PATCH 1/1] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-19 15:39:27
linux-kernel
Re: [PATCH 0/1] net: ioctl: Use kernel buffer on proto ioctl callbacks
2023-05-19 14:14:58
linux-kernel
[PATCH 1/1] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-19 14:14:04
linux-kernel
[PATCH 0/1] net: ioctl: Use kernel buffer on proto ioctl callbacks
2023-05-04 12:22:22
linux-kernel
[PATCH v4 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
2023-05-04 12:22:02
linux-kernel
[PATCH v4 2/3] io_uring: Pass whole sqe to commands
2023-05-04 12:21:58
linux-kernel
[PATCH v4 1/3] io_uring: Create a helper to return the SQE size
2023-05-04 12:21:49
linux-kernel
[PATCH v4 0/3] io_uring: Pass the whole sqe to commands
2023-05-03 19:30:04
linux-kernel
Re: [PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting
2023-04-30 15:04:11
linux-kernel
Re: [PATCH v2 0/3] io_uring: Pass the whole sqe to commands
2023-04-30 14:39:34
linux-kernel
Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
2023-04-30 14:38:46
linux-kernel
[PATCH v3 2/4] io_uring: Pass whole sqe to commands
2023-04-30 14:38:24
linux-kernel
[PATCH v3 4/4] block: ublk_drv: Add a helper instead of casting
2023-04-30 14:38:19
linux-kernel
[PATCH v3 3/4] io_uring: Remove unnecessary BUILD_BUG_ON
2023-04-30 14:37:51
linux-kernel
[PATCH v3 0/4] io_uring: Pass the whole sqe to commands
2023-04-30 14:37:42
linux-kernel
[PATCH v3 1/4] io_uring: Create a helper to return the SQE size
2023-04-21 15:22:01
linux-kernel
Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
2023-04-21 11:50:30
linux-kernel
[PATCH v2 2/3] io_uring: Pass whole sqe to commands
2023-04-21 11:50:26
linux-kernel
[PATCH v2 3/3] io_uring: Remove unnecessary BUILD_BUG_ON
2023-04-21 11:49:53
linux-kernel
[PATCH v2 0/3] io_uring: Pass the whole sqe to commands
2023-04-21 11:49:53
linux-kernel
[PATCH v2 1/3] io_uring: Create a helper to return the SQE size
2023-04-20 14:53:21
linux-kernel
Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
2023-04-20 12:39:07
linux-kernel
Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
2023-04-20 12:35:35
linux-kernel
Re: [PATCH 1/2] io_uring: Pass whole sqe to commands
2023-04-19 10:34:10
linux-kernel
[PATCH 2/2] io_uring: Remove unnecessary BUILD_BUG_ON
2023-04-19 10:34:07
linux-kernel
[PATCH 1/2] io_uring: Pass whole sqe to commands
2023-04-19 10:33:56
linux-kernel
[PATCH 0/2] io_uring: Pass whole sqe to commands
2023-04-18 13:36:31
linux-kernel
Re: [PATCH 0/5] add initial io_uring_cmd support for sockets
2023-04-13 16:51:05
linux-kernel
Re: [PATCH RFC] io_uring: Pass whole sqe to commands