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

Number of posts: 1628 (1.13 per day)
First post: 2020-05-07 04:06:39
Last post: 2024-04-24 02:41:34

Date List Subject
2023-11-16 18:57:18 linux-kernel [PATCH][next] xen: privcmd: Replace zero-length array with flex-array member and use __counted_by
2023-11-16 18:12:12 linux-kernel [PATCH][next] nouveau/gsp: replace zero-length array with flex-array member and use __counted_by
2023-11-16 03:28:53 linux-kernel [PATCH][next] Makefile: Enable -Wstringop-overflow globally
2023-11-06 22:27:22 linux-kernel [PATCH][next] bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds warnings
2023-11-06 21:41:56 linux-kernel [PATCH][next] bcachefs: Fix multiple -Warray-bounds warnings
2023-10-24 03:32:07 linux-kernel [PATCH v3 2/2][next] clk: socfpga: agilex: Add bounds-checking coverage for struct stratix10_clock_data
2023-10-24 03:31:20 linux-kernel [PATCH v3 1/2][next] clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data
2023-10-24 03:31:11 linux-kernel [PATCH v3 0/2][next] clk: socfpga: Fix undefined behavior bug and add bounds-checking coverage
2023-10-16 22:08:01 linux-kernel [PATCH v2 2/2][next] clk: socfpga: agilex: Add bounds-checking coverage for struct stratix10_clock_data
2023-10-16 22:07:52 linux-kernel [PATCH v2 1/2][next] clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data
2023-10-16 22:07:22 linux-kernel [PATCH v2 0/2][next] clk: socfpga: Fix undefined behavior bug and add bounds-checking coverage
2023-10-16 22:06:32 linux-kernel [PATCH v2 2/2][next] clk: visconti: Add bounds-checking coverage for struct visconti_pll_provider
2023-10-16 22:06:02 linux-kernel [PATCH v2 1/2][next] clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
2023-10-16 22:05:00 linux-kernel [PATCH v2 0/2][next] clk: visconti: Fix undefined behavior bug and add bounds-checking coverage
2023-10-12 02:19:25 linux-kernel [PATCH 2/2][next] clk: visconti: Add bounds-checking coverage for struct visconti_pll_provider
2023-10-12 02:17:59 linux-kernel [PATCH 1/2][next] clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
2023-10-12 02:15:00 linux-kernel [PATCH 0/2][next] clk: visconti: Fix undefined behavior bug and add bounds-checking coverage
2023-10-11 21:35:36 linux-kernel [PATCH 2/2][next] clk: socfpga: agilex: Add bounds-checking coverage for struct stratix10_clock_data
2023-10-11 21:34:27 linux-kernel [PATCH 1/2][next] clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data
2023-10-11 21:31:57 linux-kernel [PATCH 0/2][next] Fix undefined behavior bug and add bounds-checking coverage
2023-10-11 14:04:47 linux-kernel [PATCH][next] dma-buf: Fix NULL pointer dereference in dma_fence_enable_sw_signaling()
2023-10-10 13:01:35 linux-kernel [PATCH][next] afs: Add __counted_by for struct afs_acl and use struct_size()
2023-10-10 12:47:04 linux-kernel [PATCH][next] atags_proc: Add __counted_by for struct buffer and use struct_size()
2023-10-09 21:53:16 linux-kernel [PATCH][next] staging: greybus: Add __counted_by for struct apr_rx_buf and use struct_size()
2023-10-09 21:46:31 linux-kernel [PATCH][next] net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_size()
2023-10-09 21:42:34 linux-kernel [PATCH][next] wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and use struct_size()
2023-10-09 21:31:27 linux-kernel [PATCH][next] soc: qcom: apr: Add __counted_by for struct apr_rx_buf and use struct_size()
2023-10-09 21:24:51 linux-kernel [PATCH][next] ASoC: sigmadsp: Add __counted_by for struct sigmadsp_data and use struct_size()
2023-10-09 20:45:21 linux-kernel [PATCH][next] btrfs: Add __counted_by for struct btrfs_delayed_item and use struct_size()
2023-10-09 19:53:19 linux-kernel [PATCH] ima: Add __counted_by for struct modsig and use struct_size()
2023-10-09 19:41:39 linux-wireless [PATCH][next] hostap: Add __counted_by for struct prism2_download_data and use struct_size()
2023-10-09 18:55:46 linux-kernel [PATCH][next] xen/xenbus: Add __counted_by for struct read_buffer and use struct_size()
2023-10-09 18:43:00 linux-kernel [PATCH][next] media: venus: hfi_cmds: Replace one-element array with flex-array member and use __counted_by
2023-10-09 18:24:45 linux-kernel [PATCH][next] iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()
2023-10-09 17:59:57 linux-wireless [PATCH][next] wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_size()
2023-10-04 13:20:10 linux-kernel [PATCH v2] net: sched: cls_u32: Fix allocation size in u32_init()
2023-10-03 10:57:14 linux-kernel [PATCH v2][next] cxgb4/ch_ktls: Fix undefined behavior bug in struct chcr_ktls_ofld_ctx_tx
2023-10-03 10:54:23 linux-kernel [PATCH][next] cxgb4/ch_ktls: Fix undefined behavior bug in struct chcr_ktls_ofld_ctx_tx
2023-10-02 20:41:00 linux-kernel [PATCH v2][next] PCI/P2PDMA: Fix potential undefined behavior bug in struct pci_p2pdma_pagemap
2023-10-02 16:29:56 linux-kernel [PATCH][next] udf: Fix undefined behavior bug in struct udf_fileident_iter
2023-10-01 21:09:13 linux-kernel [PATCH][next] PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemap
2023-09-29 16:15:10 linux-kernel [PATCH][next] ALSA: 6fire: Fix undefined behavior bug in struct midi_runtime
2023-09-29 15:59:42 linux-kernel [PATCH][next] ALSA: 6fire: Fix undefined behavior bug in struct comm_runtime
2023-09-29 15:53:16 linux-kernel [PATCH][next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t
2023-09-23 17:15:02 linux-kernel [PATCH] qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
2023-09-23 09:06:36 linux-kernel Re: [PATCH] power: supply: axp20x_ac_power: Annotate struct axp20x_ac_power with __counted_by
2023-09-23 09:06:31 linux-kernel Re: [PATCH] power: supply: axp20x_usb_power: Annotate struct axp20x_usb_power with __counted_by
2023-09-23 09:06:22 linux-kernel Re: [PATCH] regulator: mc13xxx: Annotate struct mc13xxx_regulator_priv with __counted_by
2023-09-23 09:05:39 linux-kernel Re: [PATCH] mm/memcg: Annotate struct mem_cgroup_threshold_ary with __counted_by
2023-09-23 09:04:04 linux-kernel Re: [PATCH] libnvdimm: Annotate struct nd_region with __counted_by
2023-09-23 09:02:26 linux-kernel Re: [PATCH] spi: mchp-pci1xxxx: Annotate struct pci1xxxx_spi with __counted_by