LinuxLists
Users
About
Jakob Koschel (
[email protected]
)
Number of posts: 337 (3.79 per day)
First post: 2022-01-28 06:25:00
Last post: 2022-04-27 17:35:36
Previous Page
/
Next Page
Date
List
Subject
2022-03-24 23:44:07
linux-wireless
[PATCH] iwlwifi: mvm: replace usage of found with dedicated list iterator variable
2022-03-24 23:34:17
linux-kernel
[PATCH] platform/x86: wmi: replace usage of found with dedicated list iterator variable
2022-03-24 23:32:45
linux-kernel
[PATCH] backlight: replace usage of found with dedicated list iterator variable
2022-03-24 21:11:20
linux-kernel
[PATCH] soc: qcom: pdr: replace usage of found with dedicated list iterator variable
2022-03-24 21:08:59
linux-kernel
[PATCH] PCI/PME: replace usage of found with dedicated list iterator variable
2022-03-24 20:43:58
linux-kernel
[PATCH] NFS: replace usage of found with dedicated list iterator variable
2022-03-24 20:19:19
linux-kernel
[PATCH] octeontx2-pf: replace usage of found with dedicated list iterator variable
2022-03-24 18:19:14
linux-kernel
[PATCH] mfd: dln2: replace usage of found with dedicated list iterator variable
2022-03-24 17:06:17
linux-kernel
[PATCH] ACPI: ipmi: replace usage of found with dedicated list iterator variable
2022-03-24 15:42:57
linux-kernel
[PATCH] char: xillybus: replace usage of found with dedicated list iterator variable
2022-03-24 14:10:04
linux-kernel
[PATCH] thunderbolt: replace usage of found with dedicated list iterator variable
2022-03-24 13:53:00
linux-wireless
[PATCH] rtlwifi: replace usage of found with dedicated list iterator variable
2022-03-24 13:50:10
linux-kernel
[PATCH] bnx2x: replace usage of found with dedicated list iterator variable
2022-03-22 14:41:28
linux-kernel
[PATCH v2] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
2022-03-22 13:17:55
linux-kernel
[PATCH v2] ocfs2: remove usage of list iterator variable after the loop body
2022-03-21 23:11:45
linux-kernel
Re: [PATCH] s390/zcrypt: fix using the correct variable for sizeof()
2022-03-21 23:09:44
linux-kernel
Re: [PATCH] ocfs2: fix check if list iterator did find an element
2022-03-21 23:03:51
linux-kernel
[PATCH] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
2022-03-21 22:32:02
linux-kernel
[PATCH] staging: greybus: codecs: use dedicated list iterator variable
2022-03-21 22:28:54
linux-kernel
Re: [PATCH] saa7134: fix incorrect check to determine if no element is found in list
2022-03-21 22:08:53
linux-kernel
[PATCH] ocfs2: fix check if list iterator did find an element
2022-03-21 22:05:28
linux-kernel
Re: [PATCH] ufs: remove an unneed NULL check on list iterator
2022-03-21 21:29:40
linux-kernel
[PATCH] nfsd: fix using the correct variable for sizeof()
2022-03-21 20:56:12
linux-kernel
[PATCH] staging: greybus: codecs: fix type confusion of list iterator variable
2022-03-21 18:23:44
linux-kernel
Re: [PATCH] staging: greybus: codecs: fix type confusion with dedicated list iterator variable
2022-03-21 15:53:45
linux-kernel
[PATCH] rapidio: remove unnecessary use of list iterator
2022-03-21 15:20:03
linux-kernel
[PATCH] s390/zcrypt: fix using the correct variable for sizeof()
2022-03-21 13:56:32
linux-kernel
Re: [PATCH] staging: greybus: codecs: fix type confusion with dedicated list iterator variable
2022-03-21 13:52:51
linux-kernel
[PATCH] dm thin: fix using the correct variable for sizeof()
2022-03-21 11:02:27
linux-kernel
[PATCH] staging: greybus: codecs: fix type confusion with dedicated list iterator variable
2022-03-21 05:47:52
linux-kernel
[PATCH] ACPI, APEI: fix using the correct variable for sizeof()
2022-03-20 16:37:08
linux-kernel
[PATCH] char: misc: remove usage of list iterator past the loop body
2022-03-20 16:29:18
linux-wireless
Re: [PATCH] cw1200: remove an unneeded NULL check on list iterator
2022-03-20 16:28:40
linux-kernel
[PATCH] virt: acrn: fix invalid check past list iterator
2022-03-20 15:14:56
linux-kernel
[PATCH] libnvdimm/namespace: only call list_move() if list element was found
2022-03-10 00:37:40
linux-kernel
Re: [PATCH v2 14/26] usb: gadget: s3c-hsudc: remove usage of list iterator past the loop body
2022-03-09 02:05:53
linux-kernel
[PATCH v2 10/26] usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop body
2022-03-09 02:02:52
linux-kernel
[PATCH v2 12/26] usb: gadget: udc: net2280: remove usage of list iterator past the loop body
2022-03-09 01:55:12
linux-kernel
[PATCH v2 22/26] usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was found
2022-03-09 01:43:44
linux-kernel
[PATCH v2 04/26] usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
2022-03-09 01:35:04
linux-kernel
[PATCH v2 18/26] usb: gadget: legacy: remove using list iterator after loop body as a ptr
2022-03-09 01:28:15
linux-kernel
[PATCH v2 23/26] usb: gadget: composite: remove usage of list iterator past the loop body
2022-03-09 01:24:14
linux-kernel
[PATCH v2 03/26] usb: gadget: udc: atmel: remove usage of list iterator past the loop body
2022-03-09 01:21:26
linux-kernel
[PATCH v2 13/26] usb: gadget: omap_udc: remove usage of list iterator past the loop body
2022-03-09 01:01:58
linux-kernel
[PATCH v2 16/26] usb: gadget: aspeed: remove usage of list iterator past the loop body
2022-03-09 00:58:38
linux-kernel
[PATCH v2 08/26] usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body
2022-03-09 00:41:33
linux-kernel
[PATCH v2 20/26] usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
2022-03-09 00:33:38
linux-kernel
[PATCH v2 07/26] usb: gadget: udc: gr_udc: remove usage of list iterator past the loop body
2022-03-09 00:10:22
linux-kernel
[PATCH v2 19/26] usb: gadget: udc: max3420_udc: remove using list iterator after loop body as a ptr
2022-03-09 00:03:11
linux-kernel
[PATCH v2 25/26] usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
2022-03-08 23:49:06
linux-kernel
[PATCH v2 01/26] usb: gadget: fsl: remove usage of list iterator past the loop body