Erick Archer ([email protected])

Number of posts: 80 (1.14 per day)
First post: 2024-03-30 14:33:39
Last post: 2024-06-08 15:14:29

Date List Subject
2024-06-08 15:14:29 linux-kernel [PATCH] Input: joystick - use sizeof(*pointer) instead of sizeof(type)
2024-06-08 14:35:32 linux-kernel [PATCH] Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
2024-06-08 10:21:08 linux-kernel [PATCH] ethernet: sis900: use sizeof(*pointer) instead of sizeof(type)
2024-06-08 09:56:58 linux-kernel Re: [RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
2024-06-08 08:51:13 linux-kernel Re: [PATCH v4 0/3] Hardening perf subsystem
2024-06-07 17:28:01 linux-kernel [PATCH] Input: gameport - use sizeof(*pointer) instead of sizeof(type)
2024-06-07 17:05:02 linux-kernel [PATCH] Input: serio - use sizeof(*pointer) instead of sizeof(type)
2024-06-07 16:19:51 linux-kernel [PATCH v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-06-06 17:25:13 linux-kernel [PATCH] thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
2024-06-02 17:24:25 linux-kernel [PATCH] iio: event: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 17:11:19 linux-kernel [PATCH] Input: tablet - use sizeof(*pointer) instead of sizeof(type)
2024-06-02 16:59:39 linux-kernel [PATCH] Input: mouse - use sizeof(*pointer) instead of sizeof(type)
2024-06-02 16:33:40 linux-kernel [PATCH] input: misc: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 16:14:10 linux-wireless [PATCH 2/2] atmel: at76c50x: prefer struct_size over open coded arithmetic
2024-06-02 16:13:53 linux-wireless [PATCH 1/2] atmel: at76c50x: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 16:13:40 linux-wireless [PATCH 0/2] atmel: at76c50x: improve code robustness
2024-06-02 08:49:52 linux-kernel [PATCH] auxdisplay: Use sizeof(*pointer) instead of sizeof(type)
2024-06-02 08:31:38 linux-kernel [PATCH] soc: fsl: qe: use sizeof(*pointer) instead of sizeof(type)
2024-06-02 08:18:57 linux-kernel [PATCH] nvdimm/btt: use sizeof(*pointer) instead of sizeof(type)
2024-06-01 17:03:08 linux-kernel [PATCH v4 2/3] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
2024-06-01 17:03:05 linux-kernel [PATCH v4 1/3] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
2024-06-01 17:03:03 linux-kernel [PATCH v4 0/3] Hardening perf subsystem
2024-06-01 16:57:50 linux-kernel [PATCH v4 3/3] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-06-01 14:02:53 linux-kernel Re: [PATCH] sctp: annotate struct sctp_assoc_ids with __counted_by()
2024-05-27 17:34:54 linux-wireless [PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-05-26 15:53:59 linux-wireless [PATCH] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-05-26 13:33:28 linux-kernel [RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
2024-05-24 17:33:51 linux-kernel [PATCH] Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
2024-05-24 17:12:34 linux-kernel [PATCH] Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
2024-05-18 08:32:04 linux-bluetooth [PATCH v2 2/2] Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
2024-05-18 08:31:40 linux-bluetooth [PATCH v2 1/2] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
2024-05-18 08:31:24 linux-bluetooth [PATCH v2 0/2] Bluetooth: hci_core: Refactor hci_get_dev_list() function
2024-05-17 17:23:09 linux-bluetooth [PATCH v3 2/2] tty: rfcomm: prefer array indexing over pointer arithmetic
2024-05-17 17:22:48 linux-bluetooth [PATCH v3 1/2] tty: rfcomm: prefer struct_size over open coded arithmetic
2024-05-17 17:22:31 linux-bluetooth [PATCH v3 0/2] tty: rfcomm: refactor rfcomm_get_dev_list() function
2024-05-13 17:20:05 linux-kernel Re: [PATCH] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
2024-05-13 17:13:24 linux-bluetooth Re: [PATCH v2] tty: rfcomm: prefer struct_size over open coded arithmetic
2024-05-12 16:11:02 linux-kernel [PATCH] net: prestera: Add flex arrays to some structs
2024-05-12 14:17:41 linux-bluetooth [PATCH] Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
2024-05-12 11:17:58 linux-bluetooth [PATCH v2] tty: rfcomm: prefer struct_size over open coded arithmetic
2024-05-11 15:11:21 linux-kernel Re: [PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc()
2024-05-11 14:52:27 linux-kernel [PATCH] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
2024-05-11 13:34:00 linux-kernel Re: [PATCH] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
2024-05-11 13:25:39 linux-kernel [PATCH v3] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-05-11 11:19:06 linux-kernel Re: [PATCH v3] scsi: csiostor: Use kcalloc() instead of kzalloc()
2024-05-11 11:04:40 linux-kernel Re: [PATCH] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
2024-05-09 17:38:20 linux-kernel Re: [PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
2024-05-09 17:18:16 linux-kernel Re: [PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-05-07 17:33:54 linux-kernel [PATCH v2] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
2024-05-06 17:42:38 linux-kernel [PATCH] uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}
2024-05-05 17:31:55 linux-kernel Re: [PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic