Joel Granados ([email protected])

Number of posts: 272 (0.33 per day)
First post: 2022-03-17 12:54:27
Last post: 2024-06-14 13:03:38

Date List Subject
2024-06-14 13:03:38 linux-kernel Re: [PATCH 8/8] sysctl: Warn on an empty procname element
2024-06-10 08:53:17 linux-kernel Re: Current state of the sysctl constification effort
2024-06-10 08:25:02 linux-kernel Re: Current state of the sysctl constification effort
2024-06-07 09:41:07 linux-kernel Re: Current state of the sysctl constification effort
2024-06-07 09:31:50 linux-kernel Re: Current state of the sysctl constification effort
2024-06-05 08:30:57 linux-kernel Re: Current state of the sysctl constification effort
2024-06-04 06:49:11 linux-kernel Re: [PATCH 3/8] sysctl: Remove check for sentinel element in ctl_table arrays
2024-06-04 06:11:29 linux-kernel Re: [PATCH] kernel/sysctl-test: add MODULE_DESCRIPTION()
2024-06-04 06:08:39 linux-kernel Re: [PATCH] kernel/sysctl-test: add MODULE_DESCRIPTION()
2024-06-03 07:23:17 linux-kernel Re: Current state of the sysctl constification effort
2024-06-03 07:22:48 linux-kernel Re: Current state of the sysctl constification effort
2024-05-23 08:23:49 linux-kernel Re: [PATCH] utsname: constify ctl_table arguments of utility function
2024-05-21 06:03:12 linux-kernel Re: [PATCH] bpf: constify member bpf_sysctl_kern::table
2024-05-16 10:04:05 linux-kernel [GIT PULL] sysctl changes for v6.10-rc1
2024-05-15 07:49:04 linux-kernel Re: [PATCH] sysctl: constify ctl_table arguments of utility function
2024-05-12 19:55:10 linux-kernel Re: [PATCH] ucounts: constify usage of ctl_table_header::ctl_table_arg
2024-05-12 19:33:01 linux-nfs Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-12 19:25:17 linux-nfs Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-08 11:47:27 linux-nfs Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-08 11:41:47 linux-nfs Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-07 08:02:38 linux-nfs Re: [PATCH net-next v6 8/8] ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
2024-05-03 14:03:37 linux-kernel Re: [PATCH v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
2024-05-03 13:20:15 linux-kernel Re: [PATCH v4] sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
2024-05-03 13:20:01 linux-kernel Re: [PATCH v3] fs/proc/proc_sysctl.c: always initialize i_uid/i_gid
2024-05-03 12:21:19 linux-kernel Re: [PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
2024-05-03 12:18:33 linux-nfs Re: [PATCH net-next v6 8/8] ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
2024-05-03 09:03:59 linux-nfs Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-05-01 09:16:52 linux-kernel Re: [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
2024-04-30 15:43:13 linux-kernel Re: [PATCH] init: fix allocated page overlapping with PTR_ERR
2024-04-30 13:41:42 linux-kernel Re: [PATCH] init: fix allocated page overlapping with PTR_ERR
2024-04-30 12:42:29 linux-kernel Re: [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
2024-04-29 12:55:53 linux-kernel Re: [PATCH] init: fix allocated page overlapping with PTR_ERR
2024-04-29 12:33:58 linux-kernel Re: [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
2024-04-29 10:20:23 linux-nfs Re: [PATCH v5 8/8] ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array
2024-04-29 10:20:12 linux-nfs Re: [PATCH v5 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
2024-04-29 09:10:23 linux-nfs Re: [PATCH v5 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
2024-04-29 08:22:42 linux-nfs Re: [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
2024-04-26 07:00:45 linux-nfs Re: [PATCH v4 1/8] net: Remove the now superfluous sentinel elements from ctl_table array
2024-04-25 11:04:34 linux-nfs Re: [PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-04-24 09:15:10 linux-kernel Re: [PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
2024-04-24 09:14:18 linux-kernel Re: [PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
2024-04-24 07:55:41 linux-kernel Re: [PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
2024-04-24 07:41:36 linux-kernel Re: [PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
2024-04-17 13:19:32 linux-kernel Re: [PATCH v3] sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
2024-04-17 11:11:24 linux-kernel Re: [PATCH v3] fs/proc/proc_sysctl.c: always initialize i_uid/i_gid
2024-04-17 07:37:12 linux-kernel Re: [PATCH v2 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-04-16 16:19:49 linux-nfs Re: [PATCH v3 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
2024-04-16 09:46:30 linux-kernel Re: [PATCH v3 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
2024-04-16 08:14:01 linux-crypto Re: [PATCH 2/7] security: Remove the now superfluous sentinel element from ctl_table array
2024-04-16 07:43:54 linux-kernel Re: linux-next: Signed-off-by missing for commit in the sysctl tree
2024-04-15 13:44:57 linux-crypto Re: [PATCH 2/7] security: Remove the now superfluous sentinel element from ctl_table array