Gustavo A. R. Silva ([email protected])

Number of posts: 3318 (1.35 per day)
First post: 2017-07-17 02:09:08
Last post: 2024-04-05 18:22:19

Date List Subject
2024-02-11 04:32:09 linux-kernel Re: [PATCH] fs/ntfs3: use kcalloc() instead of kzalloc()
2024-02-10 16:55:00 linux-kernel Re: [PATCH] mtd: rawnand: Prefer struct_size over open coded arithmetic
2024-02-10 16:50:51 linux-kernel Re: [PATCH] drm/xe: Prefer struct_size over open coded arithmetic
2024-02-10 03:50:57 linux-kernel Re: [PATCH 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)
2024-02-10 03:48:12 linux-kernel Re: [PATCH 1/2] stddef: Allow attributes to be used when creating flex arrays
2024-02-09 18:43:26 linux-kernel Re: [PATCH] irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic
2024-02-09 18:42:52 linux-kernel Re: [PATCH] irqchip/bcm-6345-l1: Prefer struct_size over open coded arithmetic
2024-02-08 19:24:31 linux-kernel Re: [PATCH] drm/i915: Add flex arrays to struct i915_syncmap
2024-02-08 14:14:51 linux-kernel Re: [PATCH] net/sun3_82586: Avoid reading past buffer in debug output
2024-02-07 17:36:47 linux-wireless Re: [PATCH v3] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set
2024-02-06 20:32:55 linux-kernel Re: [PATCH v2] wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex_ie_types_chan_list_param_set
2024-02-06 17:06:54 linux-kernel Re: [PATCH] xen/gntalloc: Replace UAPI 1-element array
2024-02-06 16:54:23 linux-kernel Re: [PATCH v4 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
2024-02-06 16:37:36 linux-kernel Re: [PATCH v4 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
2024-02-05 21:42:37 linux-kernel Re: [PATCH v3 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
2024-02-05 21:35:37 linux-kernel Re: [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()
2024-01-30 18:36:00 linux-crypto Re: [PATCH] crypto: qat - use kcalloc() instead of kzalloc()
2024-01-30 18:33:54 linux-kernel Re: [PATCH] dmaengine: pl08x: Use kcalloc() instead of kzalloc()
2024-01-27 19:53:17 linux-kernel Re: [GIT PULL] Enable -Wstringop-overflow globally
2024-01-27 17:00:42 linux-wireless Re: [PATCH] wifi: brcmfmac: Adjust n_channels usage for __counted_by
2024-01-26 21:30:44 linux-kernel Re: [GIT PULL] Enable -Wstringop-overflow globally
2024-01-22 18:58:33 linux-kernel Re: [PATCH] clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc()
2024-01-22 18:53:01 linux-kernel Re: [PATCH] bus: mhi: ep: Use kcalloc() instead of kzalloc()
2024-01-22 18:26:19 linux-kernel Re: [PATCH] crypto: qat - use kcalloc_node() instead of kzalloc_node()
2024-01-22 18:25:25 linux-kernel Re: [PATCH] crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
2024-01-22 18:17:34 linux-kernel Re: [PATCH] riscv: Use kcalloc() instead of kzalloc()
2024-01-22 17:36:17 linux-kernel Re: [PATCH] accel/habanalabs: use kcalloc() instead of kzalloc()
2024-01-22 17:34:50 linux-kernel Re: [PATCH] MIPS: Alchemy: Use kcalloc() instead of kzalloc()
2024-01-19 18:28:17 linux-kernel Re: [PATCH] pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc()
2024-01-19 17:56:53 linux-kernel Re: [PATCH] staging: rtl8723bs: Use kcalloc() instead of kzalloc()
2024-01-19 17:44:47 linux-kernel Re: [PATCH] wifi: iwlegacy: Use kcalloc() instead of kzalloc()
2024-01-16 16:32:23 linux-kernel Re: [PATCH] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*()
2024-01-15 18:37:05 linux-kernel Re: [PATCH v2] eventfs: Use kcalloc() instead of kzalloc()
2024-01-15 18:29:03 linux-kernel Re: [PATCH v2] scsi: csiostor: Use kcalloc() instead of kzalloc()
2024-01-12 18:51:09 linux-kernel Re: [PATCH] scsi: csiostor: Use kcalloc() instead of kzalloc()
2024-01-10 21:39:24 linux-kernel Re: linux-next: duplicate patch in the kspp-gustavo tree
2024-01-09 14:37:45 linux-kernel Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
2024-01-09 14:06:52 linux-kernel Re: [PATCH] Compiler Attributes: counted_by: bump compiler versions
2024-01-09 14:00:04 linux-kernel Re: [PATCH][next] media: venus: hfi_cmds: Replace one-element array with flex-array member and use __counted_by
2024-01-09 13:17:35 linux-kernel Re: [PATCH][next] media: venus: hfi_cmds: Replace one-element array with flex-array member and use __counted_by
2024-01-09 12:32:00 linux-kernel Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
2024-01-09 02:06:05 linux-kernel Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
2024-01-08 19:22:23 linux-kernel Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
2024-01-08 17:49:26 linux-kernel Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
2024-01-08 17:04:20 linux-kernel Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
2024-01-06 17:29:58 linux-kernel Re: [PATCH] ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc()
2024-01-06 17:28:54 linux-kernel Re: [PATCH] ASoC: ti: Use devm_kcalloc() instead of devm_kzalloc()
2024-01-05 18:17:52 linux-kernel Re: [PATCH] PM / QOS: Use kcalloc() instead of kzalloc()
2024-01-05 17:11:58 linux-kernel Re: [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
2024-01-05 16:57:37 linux-kernel Re: [PATCH v2 1/2] VMCI: Use struct_size() in kmalloc()
2024-01-04 19:02:57 linux-kernel Re: [RFC PATCH] VMCI: Silence memcpy() run-time false positive warning