Show patches with: Submitter = Gustavo A. R. Silva       |    State = Action Required       |   52 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[next] container_of: add container_first() macro [next] container_of: add container_first() macro - - - --- 2024-09-20 Gustavo A. R. Silva New
[next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning [next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning - 1 - --- 2024-08-21 Gustavo A. R. Silva New
[next] wifi: iwlwifi: fw/mvm: Avoid multiple -Wflex-array-member-not-at-end warnings [next] wifi: iwlwifi: fw/mvm: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2024-08-15 Gustavo A. R. Silva New
[next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings [next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2024-08-15 Gustavo A. R. Silva New
[v2,next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings [v2,next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings - - - --- 2024-08-09 Gustavo A. R. Silva New
[next] integrity: Use static_assert() to check struct sizes [next] integrity: Use static_assert() to check struct sizes - 1 1 --- 2024-08-08 Gustavo A. R. Silva New
[next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings [next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings - 1 - --- 2024-08-06 Gustavo A. R. Silva New
[next] perf: Avoid -Wflex-array-member-not-at-end warnings [next] perf: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2024-08-05 Gustavo A. R. Silva New
[next] ethtool: Avoid -Wflex-array-member-not-at-end warning [next] ethtool: Avoid -Wflex-array-member-not-at-end warning - 1 - --- 2024-08-05 Gustavo A. R. Silva New
[next] net: atlantic: Aavoid -Wflex-array-member-not-at-end warnings [next] net: atlantic: Aavoid -Wflex-array-member-not-at-end warnings - - - --- 2024-08-05 Gustavo A. R. Silva New
[next] ALSA: 6fire: Fix undefined behavior bug in struct midi_runtime [next] ALSA: 6fire: Fix undefined behavior bug in struct midi_runtime - 1 - --- 2023-09-29 Gustavo A. R. Silva New
[next] ALSA: 6fire: Fix undefined behavior bug in struct comm_runtime [next] ALSA: 6fire: Fix undefined behavior bug in struct comm_runtime - 1 - --- 2023-09-29 Gustavo A. R. Silva New
[next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t [next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t - 1 - --- 2023-09-29 Gustavo A. R. Silva New
[next] openprom: Use struct_size() helper [next] openprom: Use struct_size() helper - 1 - --- 2023-06-22 Gustavo A. R. Silva New
[next] media: venus: hfi_cmds: Replace fake flex-arrays with flexible-array members [next] media: venus: hfi_cmds: Replace fake flex-arrays with flexible-array members - 1 - --- 2023-05-17 Gustavo A. R. Silva New
[next] iavf: Replace one-element array with flexible-array member [next] iavf: Replace one-element array with flexible-array member - 2 - --- 2023-05-16 Gustavo A. R. Silva New
[next] platform/chrome: Fix -Warray-bounds warnings [next] platform/chrome: Fix -Warray-bounds warnings - 1 - --- 2023-03-30 Gustavo A. R. Silva GustavoARSilva New
[2/2,next] scsi: qla2xxx: Use struct_size() in code related to struct ct_sns_gpnft_rsp scsi: qla2xxx: Replace one-element array with flexible-array member - - - --- 2022-11-18 Gustavo A. R. Silva New
[1/2,next] scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper scsi: qla2xxx: Replace one-element array with flexible-array member - 1 - --- 2022-11-18 Gustavo A. R. Silva New
[next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper [next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper - 2 - --- 2022-09-26 Gustavo A. R. Silva New
[next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva New
[next] bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva New
[3/3,next] scsi: smartpqi: Use struct_size() helper in pqi_report_phys_luns() scsi: smartpqi: Replace one-element arrays with flexible-array members - 1 - --- 2022-09-22 Gustavo A. R. Silva New
[2/3,next] scsi: smartpqi: Replace one-element arrays with flexible-array members scsi: smartpqi: Replace one-element arrays with flexible-array members - 1 - --- 2022-09-22 Gustavo A. R. Silva New
[1/3,next] scsi: smartpqi: Replace one-element array with flexible-array member scsi: smartpqi: Replace one-element arrays with flexible-array members - 1 - --- 2022-09-22 Gustavo A. R. Silva New
[next] mm/pgtable: Fix multiple -Wstringop-overflow warnings [next] mm/pgtable: Fix multiple -Wstringop-overflow warnings - 1 - --- 2022-09-21 Gustavo A. R. Silva New
[next] media: usb: pwc-uncompress: Use flex array destination for memcpy() [next] media: usb: pwc-uncompress: Use flex array destination for memcpy() - 1 - --- 2022-09-07 Gustavo A. R. Silva GustavoARSilva New
[v2,next] x86/mm/pgtable: Fix -Wstringop-overflow warnings [v2,next] x86/mm/pgtable: Fix -Wstringop-overflow warnings - - - --- 2022-05-09 Gustavo A. R. Silva New
[next] x86/mm/pgtable: Fix Wstringop-overflow warnings [next] x86/mm/pgtable: Fix Wstringop-overflow warnings - - - --- 2022-04-01 Gustavo A. R. Silva New
[next] lib: zstd: Fix Wstringop-overflow warning [next] lib: zstd: Fix Wstringop-overflow warning - - - --- 2022-03-30 Gustavo A. R. Silva New
[8/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct aac_aifcmd scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[7/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap… scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[6/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmapraw scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[5/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap… scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[4/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap64 scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[3/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct user_sgmap scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[2/8,next] scsi: aacraid: Replace one-element array with flexible-array member in struct sgmap scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
[1/8,next] scsi: aacraid: Replace one-element array with flexible-array member scsi: aacraid: Replace one-element arrays with flexible-array members - - - --- 2022-02-22 Gustavo A. R. Silva New
uapi: wireless: Replace zero-length array with flexible-array member uapi: wireless: Replace zero-length array with flexible-array member - 1 - --- 2022-02-16 Gustavo A. R. Silva GustavoARSilva New
[next] staging: wlan-ng: Replace one-element arrays with flexible-array members [next] staging: wlan-ng: Replace one-element arrays with flexible-array members - - - --- 2022-02-04 Gustavo A. R. Silva New
[next] scsi: core: Use struct_size() helper in kmalloc() [next] scsi: core: Use struct_size() helper in kmalloc() - - - --- 2022-01-25 Gustavo A. R. Silva New
[next] scsi: storvsc: Use struct_size() helper in storvsc_queuecommand() [next] scsi: storvsc: Use struct_size() helper in storvsc_queuecommand() - - - --- 2022-01-25 Gustavo A. R. Silva New
[next] staging: greybus: i2c: Use struct_size() helper in gb_i2c_operation_create() [next] staging: greybus: i2c: Use struct_size() helper in gb_i2c_operation_create() - - - --- 2022-01-21 Gustavo A. R. Silva New
netfilter: nf_tables: remove VLA usage - - - --- 2018-03-13 Gustavo A. R. Silva New
netfilter: nfnetlink_cthelper: Remove VLA usage - - - --- 2018-03-13 Gustavo A. R. Silva New
netfilter: cttimeout: remove VLA usage - - - --- 2018-03-12 Gustavo A. R. Silva New
[2/2] rtc: s5m: Remove VLA usage - 1 - --- 2018-03-10 Gustavo A. R. Silva New
[1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c 1 1 - --- 2018-03-10 Gustavo A. R. Silva New
[v2] power: supply: da9150-fg: remove VLA usage 1 - - --- 2018-03-09 Gustavo A. R. Silva New
power: supply: da9150-fg: remove VLA usage - - - --- 2018-03-09 Gustavo A. R. Silva New
video: fbdev: via: remove VLA usage - 2 - --- 2018-03-08 Gustavo A. R. Silva New
rtc: s5m: Remove VLA usage - - - --- 2018-03-08 Gustavo A. R. Silva New