Show patches with: Submitter = Erick Archer       |   56 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Input: joystick - use sizeof(*pointer) instead of sizeof(type) Input: joystick - use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-08 Erick Archer Mainlined
Input: touchscreen - use sizeof(*pointer) instead of sizeof(type) Input: touchscreen - use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-08 Erick Archer Mainlined
ethernet: sis900: use sizeof(*pointer) instead of sizeof(type) ethernet: sis900: use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-08 Erick Archer New
Input: gameport - use sizeof(*pointer) instead of sizeof(type) Input: gameport - use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-07 Erick Archer Mainlined
Input: serio - use sizeof(*pointer) instead of sizeof(type) Input: serio - use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-07 Erick Archer Mainlined
[v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data [v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data - 1 - --- 2024-06-07 Erick Archer Mainlined
thermal: int3400: Use sizeof(*pointer) instead of sizeof(type) thermal: int3400: Use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-06 Erick Archer Mainlined
iio: event: use sizeof(*pointer) instead of sizeof(type) iio: event: use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-02 Erick Archer Mainlined
Input: tablet - use sizeof(*pointer) instead of sizeof(type) Input: tablet - use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-02 Erick Archer Mainlined
Input: mouse - use sizeof(*pointer) instead of sizeof(type) Input: mouse - use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-02 Erick Archer Mainlined
input: misc: use sizeof(*pointer) instead of sizeof(type) input: misc: use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-02 Erick Archer Mainlined
[2/2] atmel: at76c50x: prefer struct_size over open coded arithmetic atmel: at76c50x: improve code robustness - - - --- 2024-06-02 Erick Archer Mainlined
[1/2] atmel: at76c50x: use sizeof(*pointer) instead of sizeof(type) atmel: at76c50x: improve code robustness - - - --- 2024-06-02 Erick Archer Mainlined
auxdisplay: Use sizeof(*pointer) instead of sizeof(type) auxdisplay: Use sizeof(*pointer) instead of sizeof(type) - 1 - --- 2024-06-02 Erick Archer Mainlined
soc: fsl: qe: use sizeof(*pointer) instead of sizeof(type) soc: fsl: qe: use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-06-02 Erick Archer New
nvdimm/btt: use sizeof(*pointer) instead of sizeof(type) nvdimm/btt: use sizeof(*pointer) instead of sizeof(type) - 1 - --- 2024-06-02 Erick Archer Mainlined
[v4,3/3] perf/ring_buffer: Prefer struct_size over open coded arithmetic Hardening perf subsystem - 1 - --- 2024-06-01 Erick Archer Handled Elsewhere
[v4,2/3] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic Hardening perf subsystem - 1 - --- 2024-06-01 Erick Archer Handled Elsewhere
[v4,1/3] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx Hardening perf subsystem - 1 - --- 2024-06-01 Erick Archer Handled Elsewhere
[v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) [v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) 1 - - --- 2024-05-27 Erick Archer Mainlined
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) 1 - - --- 2024-05-26 Erick Archer Superseded
[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members [RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members - - - --- 2024-05-26 Erick Archer New
Input: keyboard - use sizeof(*pointer) instead of sizeof(type) Input: keyboard - use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-05-24 Erick Archer Mainlined
Bluetooth: Use sizeof(*pointer) instead of sizeof(type) Bluetooth: Use sizeof(*pointer) instead of sizeof(type) - - - --- 2024-05-24 Erick Archer Mainlined
[v2,2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - --- 2024-05-18 Erick Archer Mainlined
[v2,1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic Bluetooth: hci_core: Refactor hci_get_dev_list() function - 1 - --- 2024-05-18 Erick Archer Mainlined
[v3,2/2] tty: rfcomm: prefer array indexing over pointer arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - --- 2024-05-17 Erick Archer Mainlined
[v3,1/2] tty: rfcomm: prefer struct_size over open coded arithmetic tty: rfcomm: refactor rfcomm_get_dev_list() function - 1 - --- 2024-05-17 Erick Archer Mainlined
net: prestera: Add flex arrays to some structs net: prestera: Add flex arrays to some structs - 2 - --- 2024-05-12 Erick Archer Mainlined
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic Bluetooth: hci_core: Prefer struct_size over open coded arithmetic - 1 - --- 2024-05-12 Erick Archer New
[v2] tty: rfcomm: prefer struct_size over open coded arithmetic [v2] tty: rfcomm: prefer struct_size over open coded arithmetic - 1 - --- 2024-05-12 Erick Archer New
perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx - 1 - --- 2024-05-11 Erick Archer New
[v3] perf/ring_buffer: Prefer struct_size over open coded arithmetic [v3] perf/ring_buffer: Prefer struct_size over open coded arithmetic - 1 - --- 2024-05-11 Erick Archer New
[v2] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be} [v2] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be} - - - --- 2024-05-07 Erick Archer Mainlined
uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be} uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be} - - - --- 2024-05-06 Erick Archer Superseded
[v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic [v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic - - - --- 2024-05-05 Erick Archer Superseded
sctp: annotate struct sctp_assoc_ids with __counted_by() sctp: annotate struct sctp_assoc_ids with __counted_by() - 2 - --- 2024-05-01 Erick Archer New
[v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data [v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data - 1 - --- 2024-05-01 Erick Archer New
perf/ring_buffer: Prefer struct_size over open coded arithmetic perf/ring_buffer: Prefer struct_size over open coded arithmetic - - - --- 2024-04-29 Erick Archer Superseded
tty: rfcomm: prefer struct_size over open coded arithmetic tty: rfcomm: prefer struct_size over open coded arithmetic - - - --- 2024-04-28 Erick Archer Superseded
sctp: prefer struct_size over open coded arithmetic sctp: prefer struct_size over open coded arithmetic 1 1 - --- 2024-04-27 Erick Archer Mainlined
[v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() [v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() - 2 - --- 2024-04-27 Erick Archer New
Input: ff-core - prefer struct_size over open coded arithmetic Input: ff-core - prefer struct_size over open coded arithmetic - 1 - --- 2024-04-27 Erick Archer Mainlined
[v2] batman-adv: Add flex array to struct batadv_tvlv_tt_data [v2] batman-adv: Add flex array to struct batadv_tvlv_tt_data - - - --- 2024-04-26 Erick Archer Superseded
[v3,3/3] net: mana: Avoid open coded arithmetic RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2 - 1 - --- 2024-04-06 Erick Archer Mainlined
[v3,2/3] RDMA/mana_ib: Prefer struct_size over open coded arithmetic RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2 - 2 - --- 2024-04-06 Erick Archer Mainlined
[v3,1/3] net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2 RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2 - 2 - --- 2024-04-06 Erick Archer Mainlined
batman-adv: Add flex array to struct batadv_tvlv_tt_data batman-adv: Add flex array to struct batadv_tvlv_tt_data - - - --- 2024-04-02 Erick Archer Superseded
[v2] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2 [v2] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2 - - - --- 2024-04-01 Erick Archer Superseded
RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2 RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2 - - - --- 2024-03-31 Erick Archer Superseded
mtd: maps: sa1100-flash: Prefer struct_size over open coded arithmetic mtd: maps: sa1100-flash: Prefer struct_size over open coded arithmetic - - - --- 2024-03-30 Erick Archer Mainlined
[v2] drm/radeon/radeon_display: Decrease the size of allocated memory [v2] drm/radeon/radeon_display: Decrease the size of allocated memory - - - --- 2024-03-30 Erick Archer Mainlined
[v3] scsi: csiostor: Use kcalloc() instead of kzalloc() [v3] scsi: csiostor: Use kcalloc() instead of kzalloc() - 2 - --- 2024-03-30 Erick Archer Rejected
[v2] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() [v2] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*() - 1 - --- 2024-03-30 Erick Archer Superseded
[v2] dmaengine: pl08x: Use kcalloc() instead of kzalloc() [v2] dmaengine: pl08x: Use kcalloc() instead of kzalloc() - 1 - --- 2024-03-30 Erick Archer Mainlined
perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic - 1 - --- 2024-03-30 Erick Archer New