Len Baker ([email protected])

Number of posts: 174 (1.58 per day)
First post: 2021-07-11 09:24:40
Last post: 2021-10-30 07:53:33

Date List Subject
2021-09-11 13:24:31 linux-kernel [PATCH] memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic
2021-09-11 11:28:50 linux-kernel [PATCH] Input: omap-keypad - prefer struct_size over open coded arithmetic
2021-09-11 11:28:50 linux-kernel [PATCH] usb: ohci: Prefer struct_size over open coded arithmetic
2021-09-11 10:34:38 linux-kernel [PATCH] net: mana: Prefer struct_size over open coded arithmetic
2021-09-05 16:00:26 linux-kernel [PATCH] serial: 8250_pci: Prefer struct_size over open coded arithmetic
2021-09-05 15:51:43 linux-kernel [PATCH] tifm: Prefer struct_size over open coded arithmetic
2021-09-05 14:59:03 linux-kernel [PATCH] i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic
2021-09-05 08:20:44 linux-kernel [PATCH] RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
2021-09-05 07:55:10 linux-kernel [PATCH] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
2021-09-05 06:57:26 linux-kernel [PATCH] ice: Prefer kcalloc over open coded arithmetic
2021-09-05 06:48:21 linux-kernel [PATCH] scsi: elx: libefc: Prefer kcalloc over open coded arithmetic
2021-09-04 15:49:43 linux-kernel [PATCH] drm/radeon: Prefer kcalloc over open coded arithmetic
2021-09-04 15:28:44 linux-kernel [PATCH] cpufreq: powernow: Prefer kcalloc over open coded arithmetic
2021-09-04 15:13:04 linux-kernel [PATCH] dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded arithmetic
2021-09-04 13:25:49 linux-kernel [PATCH] clk: ti: composite: Prefer kcalloc over open coded arithmetic
2021-09-04 13:24:59 linux-kernel Re: [PATCH v6] EDAC/mc: Prefer strscpy or scnprintf over strcpy
2021-09-04 11:59:32 linux-wireless [PATCH] ath11k: Replace one-element array with flexible-array member
2021-09-04 11:43:26 linux-kernel Re: [PATCH v6] EDAC/mc: Prefer strscpy or scnprintf over strcpy
2021-09-04 09:26:59 linux-wireless [PATCH] brcmfmac: Replace zero-length array with flexible array member
2021-09-03 16:49:39 linux-kernel [PATCH v6] EDAC/mc: Prefer strscpy or scnprintf over strcpy
2021-09-03 14:27:01 linux-kernel Re: [PATCH v5] EDAC/mc: Prefer strscpy or scnprintf over strcpy
2021-08-29 16:20:11 linux-kernel [PATCH v5] EDAC/mc: Prefer strscpy or scnprintf over strcpy
2021-08-29 16:18:16 linux-kernel Re: [PATCH v4] EDAC/mc: Prefer strscpy over strcpy
2021-08-29 14:49:23 linux-kernel [PATCH v2] docs: deprecated.rst: Clarify open-coded arithmetic with literals
2021-08-29 14:33:20 linux-kernel Re: [PATCH] docs: deprecated.rst: Clarify open-coded arithmetic with literals
2021-08-27 17:39:18 linux-kernel Re: [PATCH v4] EDAC/mc: Prefer strscpy over strcpy
2021-08-27 17:17:13 linux-kernel [PATCH] docs: deprecated.rst: Clarify open-coded arithmetic with literals
2021-08-27 16:57:54 linux-kernel Re: Contributing to drivers/staging area
2021-08-24 10:30:32 linux-kernel Re: [PATCH v4] EDAC/mc: Prefer strscpy over strcpy
2021-08-24 09:03:18 linux-kernel [PATCH v2 3/3] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
2021-08-24 09:03:07 linux-kernel [PATCH v2 2/3] staging/rtl8192u: Initialize variables in the definition block
2021-08-24 07:28:30 linux-kernel [PATCH v2 1/3] staging/rtl8192u: Avoid CamelCase in names of variables
2021-08-24 07:28:10 linux-kernel [PATCH v2 0/3] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
2021-08-22 15:45:18 linux-kernel Re: [PATCH 2/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
2021-08-22 14:30:57 linux-kernel [PATCH 2/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
2021-08-22 14:30:57 linux-kernel [PATCH 1/2] staging/rtl8192u: Avoid CamelCase in names of variables
2021-08-22 14:30:57 linux-kernel [PATCH 0/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
2021-08-20 14:48:32 linux-kernel Contributing to drivers/staging area
2021-08-17 17:03:39 linux-kernel [PATCH] i2c: sun6i-pw2i: Prefer strscpy over strlcpy
2021-08-17 16:22:19 linux-kernel [PATCH] input/serio: Prefer strscpy over strlcpy
2021-08-17 15:56:43 linux-kernel [PATCH] input/gscps2: Prefer strscpy over strlcpy
2021-08-17 10:28:52 linux-kernel [PATCH] CIFS: Fix a potencially linear read overflow
2021-08-15 17:45:17 linux-kernel [PATCH v5] drivers/iio: Remove all strcpy() uses
2021-08-15 17:17:49 linux-kernel Re: [PATCH v4] drivers/iio: Remove all strcpy() uses
2021-08-15 16:40:49 linux-kernel Re: [PATCH v4] drivers/iio: Remove all strcpy() uses
2021-08-15 08:23:59 linux-kernel Re: [PATCH v4] drivers/iio: Remove all strcpy() uses
2021-08-14 13:58:37 linux-kernel [PATCH v4] drivers/iio: Remove all strcpy() uses
2021-08-14 09:12:46 linux-kernel [PATCH v3] drivers/iio: Remove all strcpy() uses
2021-08-14 07:59:57 linux-kernel [PATCH v4] EDAC/mc: Prefer strscpy over strcpy
2021-08-10 16:47:07 linux-kernel Re: [PATCH v2] drivers/iio: Remove all strcpy() uses in favor of strscpy()
2021-08-10 16:46:44 linux-kernel Re: [PATCH v4 2/3] drivers/soc/renesas: Prefer memcpy over strcpy