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

Number of posts: 3325 (1.34 per day)
First post: 2017-07-17 02:09:08
Last post: 2024-04-29 19:51:10

Date List Subject
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
2024-01-01 17:45:35 linux-kernel Re: [RFC PATCH] VMCI: Silence memcpy() run-time false positive warning
2023-12-18 18:51:42 linux-wireless Re: [PATCH 1/6] wifi: ath10k: use flexible array in struct wmi_host_mem_chunks
2023-12-15 17:52:24 linux-wireless Re: [PATCH v2][wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings
2023-12-13 20:21:10 linux-wireless Re: [PATCH 0/6] wifi: ath10k: use flexible arrays
2023-12-13 20:20:17 linux-wireless Re: [PATCH 6/6] wifi: ath10k: remove duplicate memset() in 10.4 TDLS peer update
2023-12-13 20:19:53 linux-wireless Re: [PATCH 5/6] wifi: ath10k: use flexible array in struct wmi_tdls_peer_capabilities
2023-12-13 20:19:19 linux-wireless Re: [PATCH 4/6] wifi: ath10k: remove unused template structs
2023-12-13 20:18:23 linux-wireless Re: [PATCH 3/6] wifi: ath10k: remove struct wmi_pdev_chanlist_update_event
2023-12-13 20:17:28 linux-wireless Re: [PATCH 2/6] wifi: ath10k: use flexible arrays for WMI start scan TLVs
2023-12-13 20:15:03 linux-wireless Re: [PATCH 1/6] wifi: ath10k: use flexible array in struct wmi_host_mem_chunks
2023-12-06 21:23:44 linux-wireless Re: [PATCH v2] wifi: ath11k: Fix ath11k_htc_record flexible record
2023-12-05 21:05:53 linux-wireless Re: [PATCH v2] wifi: ath11k: Fix ath11k_htc_record flexible record
2023-12-05 15:46:09 linux-wireless Re: [PATCH 4/4] wifi: ath11k: Use DECLARE_FLEX_ARRAY() for ath11k_htc_record
2023-11-30 21:58:12 linux-kernel Re: [PATCH][next] init: Kconfig: Disable -Wstringop-overflow for GCC-11
2023-11-30 21:55:45 linux-kernel Re: linux-next: build warnings after merge of the kspp-gustavo tree
2023-11-30 20:12:08 linux-kernel Re: [PATCH] hwmon: (pc87360) Bounds check data->innr usage
2023-11-30 20:11:47 linux-kernel Re: [PATCH] netlink: Return unsigned value for nla_len()
2023-11-29 20:26:35 linux-kernel Re: [PATCH][next] bcachefs: Replace zero-length arrays with flexible-array members
2023-11-29 18:59:35 linux-kernel Re: 6.5.13 regression: BUG: kernel NULL pointer dereference, address: 0000000000000020
2023-11-29 01:06:25 linux-kernel Re: [Nouveau] [PATCH][next] nouveau/gsp: replace zero-length array with flex-array member and use __counted_by
2023-11-28 21:18:35 linux-kernel Re: linux-next: build warnings after merge of the kspp-gustavo tree
2023-11-28 20:12:26 linux-kernel Re: [PATCH] neighbour: Fix __randomize_layout crash in struct neighbour
2023-11-28 01:33:57 linux-kernel Re: [PATCH] neighbour: Fix __randomize_layout crash in struct neighbour
2023-11-27 18:57:41 linux-wireless Re: [PATCH] wifi: mac80211: use __counted_by for the rest of flexible array members
2023-11-27 16:24:25 linux-wireless Re: [PATCH 2/4] wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_record
2023-11-27 16:23:20 linux-wireless Re: [PATCH 4/4] wifi: ath11k: Use DECLARE_FLEX_ARRAY() for ath11k_htc_record
2023-11-26 14:48:43 linux-kernel Re: [PATCH 1/2] mux: Turn 'mux' into a flexible array in 'struct mux_chip'
2023-11-25 18:41:42 linux-kernel Re: [BUG] Boot crash on v6.7-rc2
2023-11-25 17:54:55 linux-kernel Re: [BUG] Boot crash on v6.7-rc2
2023-11-24 19:08:10 linux-kernel Re: linux-next: build warnings after merge of the kspp-gustavo tree
2023-11-24 15:54:10 linux-kernel Re: [BUG] Boot crash on v6.7-rc2
2023-11-24 15:29:39 linux-kernel Re: [BUG] Boot crash on v6.7-rc2
2023-11-24 01:23:54 linux-kernel Re: linux-next: build warnings after merge of the kspp-gustavo tree
2023-11-23 14:43:01 linux-kernel Re: [PATCH] EDAC, thunderx: fix possible out-of-bounds string access.
2023-11-23 14:04:23 linux-kernel Re: [PATCH] EDAC, thunderx: fix possible out-of-bounds string access.
2023-11-22 23:09:41 linux-kernel Re: [PATCH] EDAC, thunderx: fix possible out-of-bounds string access.
2023-11-22 04:04:43 linux-kernel Re: linux-next: build warnings after merge of the kspp-gustavo tree
2023-11-21 23:23:32 linux-kernel Re: linux-next: build warning after merge of the kspp-gustavo tree
2023-11-21 23:19:51 linux-kernel Re: linux-next: build warning after merge of the kspp-gustavo tree
2023-11-21 23:07:55 linux-kernel Re: linux-next: build warning after merge of the kspp-gustavo tree
2023-11-21 16:32:01 linux-kernel Re: linux-next: build failure after merge of the kspp-gustavo tree
2023-11-17 00:39:18 linux-kernel Re: linux-next: build failure after merge of the kspp-gustavo tree
2023-11-16 21:18:28 linux-kernel Re: [PATCH][next] xen: privcmd: Replace zero-length array with flex-array member and use __counted_by
2023-11-16 14:19:35 linux-kernel Re: [PATCH][next] Makefile: Enable -Wstringop-overflow globally