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-04-07 20:48:40
linux-kernel
[PATCH net-next 08/15] qed: Remove usage of list iterator variable after the loop
2022-04-07 20:26:53
linux-kernel
[PATCH net-next 04/15] net: dsa: Replace usage of found with dedicated list iterator variable
2022-04-07 20:07:26
linux-kernel
[PATCH net-next 15/15] team: Remove use of list iterator variable for list_for_each_entry_from()
2022-04-07 19:55:13
linux-kernel
[PATCH net-next 07/15] qed: Replace usage of found with dedicated list iterator variable
2022-04-07 19:42:15
linux-kernel
[PATCH net-next 00/15] net: Remove use of list iterator after loop body
2022-04-07 17:55:23
linux-kernel
[PATCH net-next 12/15] net: netcp: Remove usage of list iterator for list_add() after loop body
2022-04-07 17:30:41
linux-kernel
[PATCH net-next 10/15] net: qede: Remove check of list iterator against head past the loop body
2022-04-07 16:29:37
linux-kernel
[PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop
2022-04-07 15:45:52
linux-kernel
[PATCH net-next 03/15] net: dsa: mv88e6xxx: Replace usage of found with dedicated iterator
2022-04-07 15:45:26
linux-kernel
[PATCH net-next 09/15] net: qede: Replace usage of found with dedicated list iterator variable
2022-04-07 15:40:22
linux-kernel
[PATCH net-next 14/15] ipvlan: Remove usage of list iterator variable for the loop body
2022-04-07 14:59:46
linux-kernel
[PATCH net-next 11/15] sfc: Remove usage of list iterator for list_add() after the loop body
2022-04-07 12:15:32
linux-kernel
[PATCH net-next 01/15] connector: Replace usage of found with dedicated list iterator variable
2022-04-06 00:12:59
linux-kernel
Re: [PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
2022-04-05 02:50:46
linux-kernel
[PATCH v2 2/4] tracing: Remove usage of list iterator variable after the loop
2022-04-05 02:30:21
linux-kernel
[PATCH] clockevents: use dedicated list iterator variable
2022-04-05 02:27:50
linux-kernel
Re: [PATCH 1/2] cifs: replace unnecessary use of list iterator variable with head
2022-04-05 02:20:28
linux-kernel
[PATCH v2 4/4] tracing: Remove check of list iterator against head past the loop body
2022-04-05 02:17:59
linux-kernel
[PATCH v2 1/4] tracing: Remove usage of list iterator after the loop body
2022-04-05 02:04:54
linux-kernel
[PATCH 2/2] efi: replace usage of found with dedicated list iterator variable
2022-04-05 01:48:28
linux-kernel
[PATCH 2/3] ASoC: sprd: remove check of list iterator against head past the loop body
2022-04-05 01:43:16
linux-kernel
Re: [PATCH] taprio: replace usage of found with dedicated list iterator variable
2022-04-05 01:41:12
linux-kernel
[PATCH 1/3] iio: buffer: remove usage of list iterator variable for list_for_each_entry_continue_reverse()
2022-04-05 01:39:35
linux-kernel
[PATCH v2 1/4] tracing: Remove usage of list iterator after the loop body
2022-04-04 23:40:45
linux-kernel
[PATCH v2 4/4] tracing: Remove check of list iterator against head past the loop body
2022-04-04 23:37:54
linux-kernel
[PATCH 1/2] ceph: use dedicated list iterator variable
2022-04-04 21:17:58
linux-kernel
[PATCH v2 2/4] tracing: Remove usage of list iterator variable after the loop
2022-04-04 21:17:21
linux-kernel
Re: [PATCH] ftrace: remove check of list iterator against head past the loop body
2022-04-04 14:55:19
linux-kernel
[PATCH] f2fs: fix dereference of stale list iterator after loop body
2022-04-04 10:55:36
linux-kernel
Re: [PATCH] ftrace: remove check of list iterator against head past the loop body
2022-04-04 08:35:47
linux-kernel
[PATCH v2 3/4] tracing: Replace usage of found with dedicated list iterator variable
2022-04-04 06:41:05
linux-kernel
Remove usage of list iterator after the loop body
2022-04-03 13:51:17
linux-kernel
Re: [PATCH] virt: acrn: fix invalid check past list iterator
2022-04-03 11:44:09
linux-kernel
[PATCH v2 0/4] Remove usage of list iterator after the loop body
2022-04-02 20:01:29
linux-kernel
[PATCH 1/2] drbd: remove usage of list iterator variable after loop for list_for_each_entry_safe_from()
2022-04-02 17:59:19
linux-kernel
Re: [PATCH] IB/hfi1: remove check of list iterator against head past the loop body
2022-04-02 16:04:43
linux-kernel
[PATCH v2 3/4] tracing: Replace usage of found with dedicated list iterator variable
2022-04-02 15:03:47
linux-kernel
[PATCH 2/2] ceph: replace usage of found with dedicated list iterator variable
2022-04-02 14:57:09
linux-kernel
Re: [PATCH] virt: acrn: fix invalid check past list iterator
2022-04-02 14:42:34
linux-kernel
[PATCH 2/2] dm: replace usage of found with dedicated list iterator variable
2022-04-02 14:29:58
linux-kernel
[PATCH 1/2] cifs: replace unnecessary use of list iterator variable with head
2022-04-02 13:07:49
linux-kernel
[PATCH] fs/proc/kcore.c: remove check of list iterator against head past the loop body
2022-04-02 13:07:24
linux-kernel
[PATCH 2/2] drbd: remove check of list iterator against head past the loop body
2022-04-02 11:32:37
linux-kernel
[PATCH 3/3] iio: sysfs-trigger: replace usage of found with dedicated list iterator variable
2022-04-02 09:05:57
linux-kernel
[PATCH] video: fbdev-MMP: replace usage of found with dedicated list iterator variable
2022-04-02 08:14:14
linux-kernel
[PATCH 2/2] dlm: replace usage of found with dedicated list iterator variable
2022-04-02 05:24:24
linux-kernel
[PATCH] hugetlb: remove use of list iterator variable after loop
2022-04-02 00:58:22
linux-kernel
Re: [PATCH] virt: acrn: fix invalid check past list iterator
2022-04-01 20:50:39
linux-kernel
Re: [PATCH 1/3] iio: buffer: remove usage of list iterator variable for list_for_each_entry_continue_reverse()
2022-04-01 20:20:03
linux-kernel
[PATCH 1/3] ASoC: Intel: catpt: remove check of list iterator against head past the loop body
2022-04-01 19:48:30
linux-kernel
Re: [PATCH] virt: acrn: fix invalid check past list iterator