Messages by Thread
-
-
-
Re: [PATCH 48/61] mtd: Prefer IS_ERR_OR_NULL over manual NULL check
Richard Weinberger
-
[PATCH 18/61] sound: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 18/61] sound: Prefer IS_ERR_OR_NULL over manual NULL check
Mark Brown
-
[PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
Aaron Tomlin
-
RE: [Intel-wired-lan] [PATCH 17/61] module: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 11/61] pstore: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 39/61] irqchip: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 39/61] irqchip: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
Christian Schoenebeck
-
RE: [Intel-wired-lan] [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
Philipp Hahn
-
[PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
Christian König
-
[PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
Viacheslav Dubeyko
-
RE: [Intel-wired-lan] [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 41/61] pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 41/61] pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Linus Walleij
-
[PATCH 08/61] fuse: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 08/61] fuse: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 28/61] net/sched: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 28/61] net/sched: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
Re: [PATCH 12/61] quota: Prefer IS_ERR_OR_NULL over manual NULL check
Jan Kara
-
[PATCH 44/61] target: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 22/61] md: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 22/61] md: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Jeff Layton
-
Re: [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Chuck Lever
-
RE: [Intel-wired-lan] [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [EXTERNAL] [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Elad Nachman
-
Re: [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Russell King (Oracle)
-
RE: [Intel-wired-lan] [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
Re: [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Przemek Kitszel
-
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Markus Elfring
-
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Markus Elfring
-
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
-
[PATCH 29/61] net/sctp: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 52/61] gpib: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
-
Re: [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Jeff Layton
-
[PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
Re: [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Kieran Bingham
-
[PATCH 45/61] thermal: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
-
[PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Geert Uytterhoeven
-
[PATCH 58/61] arch/x86: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 34/61] arch/arm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 19/61] kvm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: (subset) [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Lee Jones
-
[PATCH 53/61] hyperv: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Brian Masney
-
Re: [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Chen-Yu Tsai
-
[PATCH 42/61] pmdomain: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 54/61] aoe: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 54/61] aoe: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Pranjal Shrivastava
-
RE: [Intel-wired-lan] [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Alex Williamson
-
[PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 23/61] net/ipv6: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
-
[PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Bastien Nocera
-
RE: [Intel-wired-lan] [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Christian Schoenebeck
-
RE: [Intel-wired-lan] [PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
[PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
Philipp Hahn
-
[PATCH 21/61] lib/test: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Zabel
-
Re: [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Google
-
[PATCH 32/61] net/wireless: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Steven Rostedt
-
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Google
-
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Steven Rostedt
-
Re: [PATCH 15/61] trace: Prefer IS_ERR_OR_NULL over manual NULL check
Geert Uytterhoeven
-
[PATCH 47/61] nfc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 43/61] s390: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
[PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-
RE: [Intel-wired-lan] [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
-
Re: [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
Robin Murphy
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Theodore Tso
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Steven Rostedt
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Kuan-Wei Chiu
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
James Bottomley
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Russell King (Oracle)
-
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Al Viro
-
[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
Gabriele Monaco
-
[PATCH v3 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
Wesley Atwell
-
[PATCH v2 0/2] tracing: preserve repeated boot-time parameters and drain deferred trigger frees
Wesley Atwell
-
[PATCH v4 00/18] rtla: Robustness and code quality improvements
Wander Lairson Costa
-
[PATCH 1/2] tracing: preserve repeated boot-time tracing parameters
Wesley Atwell
-
[PATCH v14 00/30] Tracefs support for pKVM
Vincent Donnefort
-
[PATCH net-next 0/2] mptcp: autotune related improvement
Matthieu Baerts (NGI0)