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

Date List Subject
2023-10-10 10:31:25 linux-kernel [PATCH v4] x86/bugs: Add a separate config for each mitigation
2023-10-10 09:39:06 linux-kernel [PATCH net-next v3 3/4] netconsole: Attach cmdline target to dynamic target
2023-10-10 09:39:05 linux-kernel [PATCH net-next v3 2/4] netconsole: Initialize configfs_item for default targets
2023-10-10 09:38:54 linux-kernel [PATCH net-next v3 4/4] Documentation: netconsole: add support for cmdline targets
2023-10-10 09:38:43 linux-kernel [PATCH net-next v3 1/4] netconsole: move init/cleanup functions lower
2023-10-10 09:38:23 linux-kernel [PATCH net-next v3 0/4] net: netconsole: configfs entries for boot target
2023-10-10 09:37:23 linux-kernel Re: [PATCH net-next v2 1/3] netconsole: Initialize configfs_item for default targets
2023-10-09 13:28:34 linux-kernel Re: [PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
2023-10-06 15:45:59 linux-kernel Re: [PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
2023-10-06 11:00:06 linux-kernel Re: [PATCH v3] x86/bugs: Add a separate config for each mitigation
2023-10-05 17:08:38 linux-kernel [PATCH v2 2/2] selftests/mm: Add a new test for madv and hugetlb
2023-10-05 16:47:15 linux-kernel [PATCH v2 1/2] selftests/mm: export get_free_hugepages()
2023-10-05 14:59:39 linux-kernel Re: [PATCH 3/3] Documentation: netconsole: add support for cmdline targets
2023-10-05 14:38:49 linux-kernel [PATCH net-next v2 0/3] net: netconsole: configfs entries for boot target
2023-10-05 14:36:58 linux-kernel [PATCH net-next v2 1/3] netconsole: Initialize configfs_item for default targets
2023-10-05 14:26:35 linux-kernel Re: [PATCH 2/2] selftests/mm: Add a new test for madv and hugetlb
2023-10-05 14:09:47 linux-kernel [PATCH net-next v2 3/3] Documentation: netconsole: add support for cmdline targets
2023-10-05 14:09:39 linux-kernel [PATCH net-next v2 2/3] netconsole: Attach cmdline target to dynamic target
2023-10-04 17:12:51 linux-kernel [PATCH 2/2] selftests/mm: Add a new test for madv and hugetlb
2023-10-04 17:12:17 linux-kernel [PATCH 1/2] selftests/mm: export get_free_hugepages()
2023-10-04 10:09:26 linux-kernel Re: kvm/x86: perf: Softlockup issue
2023-10-03 13:52:54 linux-kernel kvm/x86: perf: Softlockup issue
2023-10-02 16:26:28 linux-kernel [PATCH 0/3] net: netconsole: configfs entries for boot target
2023-10-02 16:12:20 linux-kernel [PATCH 1/3] netconsole: Initialize configfs_item for default targets
2023-10-02 16:10:12 linux-kernel [PATCH 2/3] netconsole: Attach cmdline target to dynamic target
2023-10-02 16:09:00 linux-kernel [PATCH 3/3] Documentation: netconsole: add support for cmdline targets
2023-09-28 14:00:29 linux-kernel Re: [PATCH v3] x86/bugs: Add a separate config for each mitigation
2023-09-28 12:59:31 linux-kernel Re: [PATCH v3] x86/bugs: Add a separate config for each mitigation
2023-09-14 12:34:35 linux-kernel Re: [PATCH] perf/x86/amd: Do not WARN on every IRQ
2023-09-14 09:57:19 linux-kernel Re: [PATCH] perf/x86/amd: Do not WARN on every IRQ
2023-09-14 01:27:39 linux-kernel [PATCH v6 6/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-09-14 01:27:33 linux-kernel [PATCH v6 4/8] selftests/net: Extract uring helpers to be reusable
2023-09-14 01:26:57 linux-kernel [PATCH v6 2/8] net/socket: Break down __sys_getsockopt
2023-09-14 01:26:51 linux-kernel [PATCH v6 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-09-13 19:21:58 linux-kernel [PATCH v6 5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled
2023-09-13 16:35:35 linux-kernel Re: [PATCH] perf/x86/amd: Do not WARN on every IRQ
2023-09-13 15:38:17 linux-kernel [PATCH v6 1/8] net/socket: Break down __sys_setsockopt
2023-09-13 15:30:51 linux-kernel [PATCH v6 3/8] io_uring/cmd: Pass compat mode in issue_flags
2023-09-13 15:30:23 linux-kernel [PATCH v6 8/8] selftests/bpf/sockopt: Add io_uring support
2023-09-13 15:30:22 linux-kernel [PATCH v6 7/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
2023-09-13 15:04:35 linux-kernel Re: [PATCH] perf/x86/amd: Do not WARN on every IRQ
2023-09-11 23:04:43 linux-kernel [PATCH v5 8/8] selftests/bpf/sockopt: Add io_uring support
2023-09-11 21:38:21 linux-kernel [PATCH v5 3/8] io_uring/cmd: Pass compat mode in issue_flags
2023-09-08 18:26:18 linux-kernel Re: [PATCH v4 07/10] io_uring/cmd: return -EOPNOTSUPP if net is disabled
2023-09-08 18:21:20 linux-kernel Re: [PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
2023-09-05 18:40:58 linux-kernel [PATCH v4 09/10] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
2023-09-05 16:07:26 linux-kernel [PATCH v4 02/10] bpf: Leverage sockptr_t in BPF setsockopt hook
2023-09-05 16:05:54 linux-kernel [PATCH v4 08/10] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
2023-09-05 16:03:40 linux-kernel [PATCH v4 03/10] net/socket: Break down __sys_setsockopt
2023-09-05 16:00:40 linux-kernel [PATCH v4 07/10] io_uring/cmd: return -EOPNOTSUPP if net is disabled
2023-09-04 20:24:51 linux-kernel [PATCH v4 05/10] io_uring/cmd: Pass compat mode in issue_flags