[PATCH 4.14 165/284] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow

2022-04-18 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit 37a1a2e6eeeb101285cd34e12e48a881524701aa ] Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it looks like that can't happen after examiniing the call sites. CID 19036 (#1 of 1): Copy into fixed size

Re: [PATCH 0/1] add support for enum module parameters

2022-04-14 Thread Greg Kroah-Hartman
On Thu, Apr 14, 2022 at 05:22:47PM +0300, Jani Nikula wrote: > On Thu, 14 Apr 2022, Greg Kroah-Hartman wrote: > > On Thu, Apr 14, 2022 at 03:30:32PM +0300, Jani Nikula wrote: > >> Hey, I've sent this before, ages ago, but haven't really followed > >> throu

Re: [PATCH 0/1] add support for enum module parameters

2022-04-14 Thread Greg Kroah-Hartman
On Thu, Apr 14, 2022 at 03:30:32PM +0300, Jani Nikula wrote: > Hey, I've sent this before, ages ago, but haven't really followed > through with it. I still think it would be useful for many scenarios > where a plain number is a clumsy interface for a module param. > > Thoughts? We should not be a

[PATCH 5.4 291/475] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow

2022-04-14 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit 37a1a2e6eeeb101285cd34e12e48a881524701aa ] Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it looks like that can't happen after examiniing the call sites. CID 19036 (#1 of 1): Copy into fixed size

[PATCH 4.19 202/338] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow

2022-04-14 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit 37a1a2e6eeeb101285cd34e12e48a881524701aa ] Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it looks like that can't happen after examiniing the call sites. CID 19036 (#1 of 1): Copy into fixed size

[PATCH 5.17 310/343] drm/amdkfd: Create file descriptor after client is added to smi_clients list

2022-04-12 Thread Greg Kroah-Hartman
Cc: "Pan, Xinhui" Cc: David Airlie Cc: Daniel Vetter Cc: amd-...@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Lee Jones Reviewed-by: Felix Kuehling Signed-off-by: Felix Kuehling Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org Signed-off-by: Greg Kroah-H

[PATCH 5.17 309/343] drm/nouveau/pmu: Add missing callbacks for Tegra devices

2022-04-12 Thread Greg Kroah-Hartman
top.org Cc: nouv...@lists.freedesktop.org Cc: # v5.17+ Signed-off-by: Karol Herbst Reviewed-by: Lyude Paul Link: https://patchwork.freedesktop.org/patch/msgid/20220322124800.2605463-1-kher...@redhat.com Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c |1

[PATCH 5.17 302/343] fbdev: Fix unregistering of framebuffers without device

2022-04-12 Thread Greg Kroah-Hartman
work.freedesktop.org/patch/msgid/20220404194402.29974-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/video/fbdev/core/fbmem.c |9 - 1 file changed, 8 insertions(+), 1 deletion(-) --- a/drivers/video/fbdev/core/fbmem.c +++ b/drivers/video/fbdev/core/fbmem.c @@ -1583,

[PATCH 5.16 249/285] fbdev: Fix unregistering of framebuffers without device

2022-04-12 Thread Greg Kroah-Hartman
work.freedesktop.org/patch/msgid/20220404194402.29974-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/video/fbdev/core/fbmem.c |9 - 1 file changed, 8 insertions(+), 1 deletion(-) --- a/drivers/video/fbdev/core/fbmem.c +++ b/drivers/video/fbdev/core/fbmem.c @@ -1581,

[PATCH 5.16 257/285] drm/amdkfd: Create file descriptor after client is added to smi_clients list

2022-04-12 Thread Greg Kroah-Hartman
Cc: "Pan, Xinhui" Cc: David Airlie Cc: Daniel Vetter Cc: amd-...@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Lee Jones Reviewed-by: Felix Kuehling Signed-off-by: Felix Kuehling Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org Signed-off-by: Greg Kroah-H

[PATCH 5.16 256/285] drm/nouveau/pmu: Add missing callbacks for Tegra devices

2022-04-12 Thread Greg Kroah-Hartman
top.org Cc: nouv...@lists.freedesktop.org Cc: # v5.17+ Signed-off-by: Karol Herbst Reviewed-by: Lyude Paul Link: https://patchwork.freedesktop.org/patch/msgid/20220322124800.2605463-1-kher...@redhat.com Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c |1

[PATCH 5.15 246/277] drm/amdkfd: Create file descriptor after client is added to smi_clients list

2022-04-11 Thread Greg Kroah-Hartman
Cc: "Pan, Xinhui" Cc: David Airlie Cc: Daniel Vetter Cc: amd-...@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Lee Jones Reviewed-by: Felix Kuehling Signed-off-by: Felix Kuehling Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org Signed-off-by: Greg Kroah-H

[PATCH 5.15 245/277] drm/nouveau/pmu: Add missing callbacks for Tegra devices

2022-04-11 Thread Greg Kroah-Hartman
top.org Cc: nouv...@lists.freedesktop.org Cc: # v5.17+ Signed-off-by: Karol Herbst Reviewed-by: Lyude Paul Link: https://patchwork.freedesktop.org/patch/msgid/20220322124800.2605463-1-kher...@redhat.com Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c |1

[PATCH 5.15 238/277] fbdev: Fix unregistering of framebuffers without device

2022-04-11 Thread Greg Kroah-Hartman
work.freedesktop.org/patch/msgid/20220404194402.29974-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/video/fbdev/core/fbmem.c |9 - 1 file changed, 8 insertions(+), 1 deletion(-) --- a/drivers/video/fbdev/core/fbmem.c +++ b/drivers/video/fbdev/core/fbmem.c @@ -1581,

[PATCH 5.10 153/171] drm/nouveau/pmu: Add missing callbacks for Tegra devices

2022-04-11 Thread Greg Kroah-Hartman
top.org Cc: nouv...@lists.freedesktop.org Cc: # v5.17+ Signed-off-by: Karol Herbst Reviewed-by: Lyude Paul Link: https://patchwork.freedesktop.org/patch/msgid/20220322124800.2605463-1-kher...@redhat.com Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/nouveau/nvkm/subdev/pmu/gm20b.c |1

[PATCH 5.10 154/171] drm/amdkfd: Create file descriptor after client is added to smi_clients list

2022-04-11 Thread Greg Kroah-Hartman
Cc: "Pan, Xinhui" Cc: David Airlie Cc: Daniel Vetter Cc: amd-...@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Lee Jones Reviewed-by: Felix Kuehling Signed-off-by: Felix Kuehling Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org Signed-off-by: Greg Kroah-H

[PATCH 5.10 483/599] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow

2022-04-05 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit 37a1a2e6eeeb101285cd34e12e48a881524701aa ] Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it looks like that can't happen after examiniing the call sites. CID 19036 (#1 of 1): Copy into fixed size

[PATCH 5.15 783/913] drm/dp: Fix off-by-one in register cache size

2022-04-05 Thread Greg Kroah-Hartman
552144-2-keesc...@chromium.org Signed-off-by: Greg Kroah-Hartman --- include/drm/drm_dp_helper.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/drm/drm_dp_helper.h +++ b/include/drm/drm_dp_helper.h @@ -455,7 +455,7 @@ struct drm_panel; # define DP_FEC_BIT_ERROR_COUNT_CAP

[PATCH 5.15 737/913] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow

2022-04-05 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit 37a1a2e6eeeb101285cd34e12e48a881524701aa ] Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it looks like that can't happen after examiniing the call sites. CID 19036 (#1 of 1): Copy into fixed size

[PATCH 5.15 178/913] drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB

2022-04-05 Thread Greg Kroah-Hartman
probe function") Reviewed-by: Daniel Vetter Cc: dri-devel@lists.freedesktop.org Cc: # v4.19+ Link: https://patchwork.freedesktop.org/patch/msgid/20220201115305.9333-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_fb_helper.c |9 ++--- 1 file changed

[PATCH 5.16 0871/1017] drm/dp: Fix off-by-one in register cache size

2022-04-05 Thread Greg Kroah-Hartman
552144-2-keesc...@chromium.org Signed-off-by: Greg Kroah-Hartman --- include/drm/drm_dp_helper.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/drm/drm_dp_helper.h +++ b/include/drm/drm_dp_helper.h @@ -456,7 +456,7 @@ struct drm_panel; #define DP_FEC_CAPABILITY_1

[PATCH 5.16 0816/1017] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow

2022-04-05 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit 37a1a2e6eeeb101285cd34e12e48a881524701aa ] Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it looks like that can't happen after examiniing the call sites. CID 19036 (#1 of 1): Copy into fixed size

[PATCH 5.16 0189/1017] drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB

2022-04-05 Thread Greg Kroah-Hartman
probe function") Reviewed-by: Daniel Vetter Cc: dri-devel@lists.freedesktop.org Cc: # v4.19+ Link: https://patchwork.freedesktop.org/patch/msgid/20220201115305.9333-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_fb_helper.c |9 ++--- 1 file changed

[PATCH 5.17 0966/1126] drm/dp: Fix off-by-one in register cache size

2022-04-05 Thread Greg Kroah-Hartman
552144-2-keesc...@chromium.org Signed-off-by: Greg Kroah-Hartman --- include/drm/drm_dp_helper.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/drm/drm_dp_helper.h +++ b/include/drm/drm_dp_helper.h @@ -456,7 +456,7 @@ struct drm_panel; #define DP_FEC_CAPABILITY_1

[PATCH 5.17 0902/1126] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow

2022-04-05 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit 37a1a2e6eeeb101285cd34e12e48a881524701aa ] Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidia_setup_i2c_bus() it looks like that can't happen after examiniing the call sites. CID 19036 (#1 of 1): Copy into fixed size

[PATCH 5.17 0604/1126] drm/dp: Fix OOB read when handling Post Cursor2 register

2022-04-05 Thread Greg Kroah-Hartman
From: Kees Cook [ Upstream commit a2151490cc6c57b368d7974ffd447a8b36ade639 ] The link_status array was not large enough to read the Adjust Request Post Cursor2 register, so remove the common helper function to avoid an OOB read, found with a -Warray-bounds build: drivers/gpu/drm/drm_dp_helper.c

[PATCH 5.17 0186/1126] drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB

2022-04-05 Thread Greg Kroah-Hartman
probe function") Reviewed-by: Daniel Vetter Cc: dri-devel@lists.freedesktop.org Cc: # v4.19+ Link: https://patchwork.freedesktop.org/patch/msgid/20220201115305.9333-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_fb_helper.c |9 ++--- 1 file changed

Re: [PATCH 0/1] drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD panels

2022-04-02 Thread Greg Kroah-Hartman
On Sat, Apr 02, 2022 at 11:30:28AM +0200, Hans de Goede wrote: > Hi Greg, > > Fedora 36 has switched from efifb to simpledrm as the pre-native-GPU driver > fb provider and the lack of this patch is causing issues for devices with > non up-right mounted LCD panels (1), can you please add this to th

[PATCH 5.16 20/37] drm: Dont make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS

2022-03-21 Thread Greg Kroah-Hartman
From: Thomas Zimmermann [ Upstream commit 3c3384050d68570f9de0fec9e58824decfefba7a ] Fix a number of undefined references to drm_kms_helper.ko in drm_dp_helper.ko: arm-suse-linux-gnueabi-ld: drivers/gpu/drm/dp/drm_dp_mst_topology.o: in function `drm_dp_mst_duplicate_state': drm_dp_mst_topo

[PATCH 5.16 17/37] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()

2022-03-21 Thread Greg Kroah-Hartman
From: Christoph Niedermaier [ Upstream commit 6061806a863e8b65b109eb06a280041cc7525442 ] If display timings were read from the devicetree using of_get_display_timing() and pixelclk-active is defined there, the flag DISPLAY_FLAGS_SYNC_POSEDGE/NEGEDGE is automatically generated. Through the functi

[PATCH 5.15 18/32] drm: Dont make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS

2022-03-21 Thread Greg Kroah-Hartman
From: Thomas Zimmermann [ Upstream commit 3c3384050d68570f9de0fec9e58824decfefba7a ] Fix a number of undefined references to drm_kms_helper.ko in drm_dp_helper.ko: arm-suse-linux-gnueabi-ld: drivers/gpu/drm/dp/drm_dp_mst_topology.o: in function `drm_dp_mst_duplicate_state': drm_dp_mst_topo

[PATCH 5.15 15/32] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()

2022-03-21 Thread Greg Kroah-Hartman
From: Christoph Niedermaier [ Upstream commit 6061806a863e8b65b109eb06a280041cc7525442 ] If display timings were read from the devicetree using of_get_display_timing() and pixelclk-active is defined there, the flag DISPLAY_FLAGS_SYNC_POSEDGE/NEGEDGE is automatically generated. Through the functi

[PATCH 5.10 11/30] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()

2022-03-21 Thread Greg Kroah-Hartman
From: Christoph Niedermaier [ Upstream commit 6061806a863e8b65b109eb06a280041cc7525442 ] If display timings were read from the devicetree using of_get_display_timing() and pixelclk-active is defined there, the flag DISPLAY_FLAGS_SYNC_POSEDGE/NEGEDGE is automatically generated. Through the functi

[PATCH 5.16 22/28] drm/vrr: Set VRR capable prop only if it is attached to connector

2022-03-17 Thread Greg Kroah-Hartman
From: Manasi Navare [ Upstream commit 62929726ef0ec72cbbe9440c5d125d4278b99894 ] VRR capable property is not attached by default to the connector It is attached only if VRR is supported. So if the driver tries to call drm core set prop function without it being attached that causes NULL derefere

[PATCH 5.15 18/25] drm/vrr: Set VRR capable prop only if it is attached to connector

2022-03-17 Thread Greg Kroah-Hartman
From: Manasi Navare [ Upstream commit 62929726ef0ec72cbbe9440c5d125d4278b99894 ] VRR capable property is not attached by default to the connector It is attached only if VRR is supported. So if the driver tries to call drm core set prop function without it being attached that causes NULL derefere

[PATCH 5.10 16/23] drm/vrr: Set VRR capable prop only if it is attached to connector

2022-03-17 Thread Greg Kroah-Hartman
From: Manasi Navare [ Upstream commit 62929726ef0ec72cbbe9440c5d125d4278b99894 ] VRR capable property is not attached by default to the connector It is attached only if VRR is supported. So if the driver tries to call drm core set prop function without it being attached that causes NULL derefere

[PATCH 5.4 38/43] drm/vrr: Set VRR capable prop only if it is attached to connector

2022-03-17 Thread Greg Kroah-Hartman
From: Manasi Navare [ Upstream commit 62929726ef0ec72cbbe9440c5d125d4278b99894 ] VRR capable property is not attached by default to the connector It is attached only if VRR is supported. So if the driver tries to call drm core set prop function without it being attached that causes NULL derefere

Re: [PATCH v1 1/1] staging: fbtft: Consider type of init sequence values in fbtft_init_display()

2022-03-14 Thread Greg Kroah-Hartman
On Fri, Mar 04, 2022 at 09:34:14PM +0200, Andy Shevchenko wrote: > In the fbtft_init_display() the init sequence is printed for > the debug purposes. Unfortunately the current code doesn't take > into account that values in the buffer are of the s16 type. > > Consider that and replace the printing

[PATCH 5.16 118/121] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP

2022-03-14 Thread Greg Kroah-Hartman
ipard Cc: dri-devel@lists.freedesktop.org Link: https://patchwork.freedesktop.org/patch/msgid/20220203093922.20754-1-tzimmerm...@suse.de Signed-off-by: Dave Airlie Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/panel/Kconfig |1 + 1 file changed, 1 insertion(+) --- a/drivers/gpu/drm/panel/Kconf

[PATCH 5.15 105/110] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP

2022-03-14 Thread Greg Kroah-Hartman
ipard Cc: dri-devel@lists.freedesktop.org Link: https://patchwork.freedesktop.org/patch/msgid/20220203093922.20754-1-tzimmerm...@suse.de Signed-off-by: Dave Airlie Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/panel/Kconfig |1 + 1 file changed, 1 insertion(+) --- a/drivers/gpu/drm/panel/Kconf

Re: [PATCH v1 1/1] staging: fbtft: Consider type of init sequence values in fbtft_init_display()

2022-03-08 Thread Greg Kroah-Hartman
On Tue, Mar 08, 2022 at 12:18:25PM +0200, Andy Shevchenko wrote: > +Cc: Helge > > Maybe you can pick this up? > > On Fri, Mar 04, 2022 at 09:34:14PM +0200, Andy Shevchenko wrote: You sent this less than a week ago! Please relax, staging driver patches are way down my list of priorities at the m

Re: [PATCH 5.15 000/262] 5.15.27-rc1 review

2022-03-07 Thread Greg Kroah-Hartman
On Mon, Mar 07, 2022 at 06:30:18PM +0530, Naresh Kamboju wrote: > drivers/gpu/drm/mediatek/mtk_dsi.c: In function 'mtk_dsi_host_attach': > drivers/gpu/drm/mediatek/mtk_dsi.c:858:28: error: implicit declaration > of function 'devm_drm_of_get_bridge'; did you mean > 'devm_drm_panel_bridge_add'? [-Wer

Re: [PATCH 5.15 000/262] 5.15.27-rc1 review

2022-03-07 Thread Greg Kroah-Hartman
On Mon, Mar 07, 2022 at 06:30:18PM +0530, Naresh Kamboju wrote: > On Mon, 7 Mar 2022 at 15:07, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.15.27 release. > > There are 262 patches in this series, all will be posted as a respo

Re: [PATCH RFC 1/3] mm: Add f_ops->populate()

2022-03-06 Thread Greg Kroah-Hartman
On Sun, Mar 06, 2022 at 07:32:05AM +0200, Jarkko Sakkinen wrote: > Sometimes you might want to use MAP_POPULATE to ask a device driver to > initialize the device memory in some specific manner. SGX driver can use > this to request more memory by issuing ENCLS[EAUG] x86 opcode for each > page in the

Re: [PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'

2022-03-01 Thread Greg Kroah-Hartman
vnborg > Cc: Dmitry Torokhov > Cc: Pavel Machek > Cc: Lee Jones > Cc: Guenter Roeck > Cc: Miquel Raynal > Cc: Richard Weinberger > Cc: Vignesh Raghavendra > Cc: "David S. Miller" > Cc: Jakub Kicinski > Cc: Kishon Vijay Abraham I > Cc: Vinod Koul &

Re: [PATCH 22/23] video: omapfb: dss: Make use of the helper component_compare_dev

2022-02-25 Thread Greg Kroah-Hartman
On Tue, Feb 15, 2022 at 09:46:24PM +0100, Helge Deller wrote: > On 2/14/22 07:08, Yong Wu wrote: > > Use the common compare helper from component. > > > > Cc: Helge Deller > > Cc: linux-o...@vger.kernel.org > > Cc: linux-fb...@vger.kernel.org > > Signed-off-by: Yong Wu > > Applied to the fbdev f

Re: [RFC v2 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

2022-02-14 Thread Greg Kroah-Hartman
On Mon, Feb 14, 2022 at 11:19:35PM -0800, Suren Baghdasaryan wrote: > On Mon, Feb 14, 2022 at 11:01 PM Greg Kroah-Hartman > wrote: > > > > On Mon, Feb 14, 2022 at 02:25:47PM -0800, T.J. Mercier wrote: > > > On Fri, Feb 11, 2022 at 11:19 PM Greg Kroah-Hartman > &g

Re: [RFC v2 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

2022-02-14 Thread Greg Kroah-Hartman
On Mon, Feb 14, 2022 at 02:25:47PM -0800, T.J. Mercier wrote: > On Fri, Feb 11, 2022 at 11:19 PM Greg Kroah-Hartman > > > --- a/include/uapi/linux/android/binder.h > > > +++ b/include/uapi/linux/android/binder.h > > > @@ -137,6 +137,7 @@ struct binder_buf

[PATCH 5.16 125/203] drm/panel: simple: Assign data from panel_dpi_probe() correctly

2022-02-14 Thread Greg Kroah-Hartman
From: Christoph Niedermaier [ Upstream commit 6df4432a5eca101b5fd80fbee41d309f3d67928d ] In the function panel_simple_probe() the pointer panel->desc is assigned to the passed pointer desc. If function panel_dpi_probe() is called panel->desc will be updated, but further on only desc will be eval

[PATCH 5.15 105/172] drm/panel: simple: Assign data from panel_dpi_probe() correctly

2022-02-14 Thread Greg Kroah-Hartman
From: Christoph Niedermaier [ Upstream commit 6df4432a5eca101b5fd80fbee41d309f3d67928d ] In the function panel_simple_probe() the pointer panel->desc is assigned to the passed pointer desc. If function panel_dpi_probe() is called panel->desc will be updated, but further on only desc will be eval

[PATCH 5.10 065/116] drm/panel: simple: Assign data from panel_dpi_probe() correctly

2022-02-14 Thread Greg Kroah-Hartman
From: Christoph Niedermaier [ Upstream commit 6df4432a5eca101b5fd80fbee41d309f3d67928d ] In the function panel_simple_probe() the pointer panel->desc is assigned to the passed pointer desc. If function panel_dpi_probe() is called panel->desc will be updated, but further on only desc will be eval

Re: [RFC v2 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

2022-02-11 Thread Greg Kroah-Hartman
On Fri, Feb 11, 2022 at 04:18:29PM +, T.J. Mercier wrote: > This patch introduces a buffer flag BINDER_BUFFER_FLAG_SENDER_NO_NEED > that a process sending an fd array to another process over binder IPC > can set to relinquish ownership of the fds being sent for memory > accounting purposes. If

Re: [PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()

2022-02-08 Thread Greg Kroah-Hartman
On Mon, Feb 07, 2022 at 08:43:27PM -0800, Bjorn Andersson wrote: > In some implementations, such as the Qualcomm platforms, the display > driver has no way to query the current HPD state and as such it's > impossible to distinguish between disconnect and attention events. > > Add a parameter to dr

Re: [PATCH 2/2] drm/msm/dp: Implement oob_hotplug_event()

2022-02-07 Thread Greg Kroah-Hartman
On Mon, Feb 07, 2022 at 08:43:28PM -0800, Bjorn Andersson wrote: > The Qualcomm DisplayPort driver contains traces of the necessary > plumbing to hook up USB HPD, in the form of the dp_hpd module and the > dp_usbpd_cb struct. Use this as basis for implementing the > oob_hotplug_event() callback, by

Re: [PATCH 01/21] MAINTAINERS: Add entry for fbdev core

2022-02-01 Thread Greg Kroah-Hartman
o new expectations that patches all go through > > my hands. That would be silly. This also means I'm happy to put any > > other volunteer's name in the M: line, but otherwise git log says I'm > > the one who's stuck with this. > > > > Cc: Dave Airl

Re: [PATCH v6 02/35] component: Introduce the aggregate bus_type

2022-01-31 Thread Greg Kroah-Hartman
On Mon, Jan 31, 2022 at 04:15:09PM +0100, Daniel Vetter wrote: > On Mon, Jan 31, 2022 at 2:48 PM Greg Kroah-Hartman > wrote: > > > > On Thu, Jan 27, 2022 at 12:01:08PM -0800, Stephen Boyd wrote: > > > The component framework only provides 'bind' and 

Re: [PATCH v6 01/35] component: Replace most references to 'master' with 'aggregate device'

2022-01-31 Thread Greg Kroah-Hartman
ts a > device like a GPU card once some set of devices that make up the > aggregate device probe and register with the component framework. > > Cc: Daniel Vetter > Cc: Greg Kroah-Hartman > Cc: Laurent Pinchart > Cc: "Rafael J. Wysocki" > Cc: Rob Clark > Cc:

Re: [PATCH v6 02/35] component: Introduce the aggregate bus_type

2022-01-31 Thread Greg Kroah-Hartman
On Thu, Jan 27, 2022 at 12:01:08PM -0800, Stephen Boyd wrote: > The component framework only provides 'bind' and 'unbind' callbacks to > tell the host driver that it is time to assemble the aggregate driver > now that all the components have probed. The component framework doesn't > attempt to reso

[PATCH 5.16 043/200] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true

2022-01-31 Thread Greg Kroah-Hartman
ff-by: Manasi Navare Reviewed-by: Ville Syrjälä Link: https://patchwork.freedesktop.org/patch/msgid/20211004115913.23889-1-manasi.d.nav...@intel.com Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_atomic.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) --- a/dr

[PATCH 5.15 032/171] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true

2022-01-31 Thread Greg Kroah-Hartman
ff-by: Manasi Navare Reviewed-by: Ville Syrjälä Link: https://patchwork.freedesktop.org/patch/msgid/20211004115913.23889-1-manasi.d.nav...@intel.com Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_atomic.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) --- a/dr

Re: [PATCH 2/5] staging: fbtft: Deduplicate driver registration macros

2022-01-27 Thread Greg Kroah-Hartman
On Thu, Jan 27, 2022 at 10:36:07PM +0100, Uwe Kleine-König wrote: > Hello Greg, > > On Sun, Jan 23, 2022 at 06:51:58PM +0100, Uwe Kleine-König wrote: > > The two macros FBTFT_REGISTER_DRIVER and FBTFT_REGISTER_SPI_DRIVER > > contain quite some duplication: Both define an spi driver and an of devic

Re: [PATCH] misc: fastrpc: avoid double fput() on failed usercopy

2022-01-27 Thread Greg Kroah-Hartman
On Thu, Jan 27, 2022 at 02:24:29PM +0100, Greg Kroah-Hartman wrote: > On Thu, Jan 27, 2022 at 02:02:18PM +0100, Mathias Krause wrote: > > If the copy back to userland fails for the FASTRPC_IOCTL_ALLOC_DMA_BUFF > > ioctl(), we shouldn't assume that 'buf->dma

Re: [PATCH v1 0/4] fbtft: Unorphan the driver for maintenance

2022-01-26 Thread Greg Kroah-Hartman
On Wed, Jan 26, 2022 at 03:18:14PM +0100, Javier Martinez Canillas wrote: > On 1/26/22 15:11, Andy Shevchenko wrote: > > On Wed, Jan 26, 2022 at 02:47:33PM +0100, Javier Martinez Canillas wrote: > >> On 1/26/22 14:27, Andy Shevchenko wrote: > >>> On Wed, Jan 26, 2022 at 12:18:30PM +0100, Javier Mar

Re: [PATCH v1 0/4] fbtft: Unorphan the driver for maintenance

2022-01-26 Thread Greg Kroah-Hartman
On Wed, Jan 26, 2022 at 01:37:00PM +0100, Javier Martinez Canillas wrote: > On 1/26/22 11:28, Dan Carpenter wrote: > > On Wed, Jan 26, 2022 at 12:04:26PM +0200, Andy Shevchenko wrote: > >> On Wed, Jan 26, 2022 at 12:02 PM Andy Shevchenko > >> wrote: > >>> On Wed, Jan 26, 2022 at 10:52 AM Thomas Zi

Re: [PATCH v1 0/4] fbtft: Unorphan the driver for maintenance

2022-01-26 Thread Greg Kroah-Hartman
On Wed, Jan 26, 2022 at 12:51:46PM +0100, Helge Deller wrote: > On 1/26/22 12:38, Greg Kroah-Hartman wrote: > > On Wed, Jan 26, 2022 at 12:31:21PM +0100, Helge Deller wrote: > >> On 1/26/22 12:18, Javier Martinez Canillas wrote: > >>> On 1/26/22 11:59, Helge Deller

Re: [PATCH v1 0/4] fbtft: Unorphan the driver for maintenance

2022-01-26 Thread Greg Kroah-Hartman
On Wed, Jan 26, 2022 at 12:31:21PM +0100, Helge Deller wrote: > On 1/26/22 12:18, Javier Martinez Canillas wrote: > > On 1/26/22 11:59, Helge Deller wrote: > >> On 1/26/22 11:02, Andy Shevchenko wrote: > > > > [snip] > > > >>> P.S. For the record, I will personally NAK any attempts to remove that >

Re: [PATCH v1 1/4] fbtft: Unorphan the driver

2022-01-26 Thread Greg Kroah-Hartman
On Wed, Jan 26, 2022 at 12:17:08PM +0100, Helge Deller wrote: > On 1/26/22 11:31, Daniel Vetter wrote: > > On Wed, Jan 26, 2022 at 9:31 AM Greg Kroah-Hartman > > wrote: > >> > >> On Tue, Jan 25, 2022 at 10:21:14PM +0200, Andy Shevchenko wrote: > >>>

Re: [PATCH v1 0/4] fbtft: Unorphan the driver for maintenance

2022-01-26 Thread Greg Kroah-Hartman
On Wed, Jan 26, 2022 at 11:52:16AM +0100, Daniel Vetter wrote: > On Wed, Jan 26, 2022 at 11:47 AM Greg Kroah-Hartman > wrote: > > > > On Wed, Jan 26, 2022 at 12:02:36PM +0200, Andy Shevchenko wrote: > > > On Wed, Jan 26, 2022 at 10:52 AM Thomas Zimmermann >

Re: [PATCH v1 0/4] fbtft: Unorphan the driver for maintenance

2022-01-26 Thread Greg Kroah-Hartman
On Wed, Jan 26, 2022 at 12:02:36PM +0200, Andy Shevchenko wrote: > On Wed, Jan 26, 2022 at 10:52 AM Thomas Zimmermann > wrote: > > > > Hi > > > > Am 25.01.22 um 21:21 schrieb Andy Shevchenko: > > > Since we got a maintainer for fbdev, I would like to > > > unorphan fbtft (with the idea of sending

Re: [PATCH v1 1/4] fbtft: Unorphan the driver

2022-01-26 Thread Greg Kroah-Hartman
On Tue, Jan 25, 2022 at 10:21:14PM +0200, Andy Shevchenko wrote: > Let's maintain occasional fixes to the fbtft driver. > > Signed-off-by: Andy Shevchenko > --- > MAINTAINERS | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ea3e6c9143

[PATCH 5.16 0299/1039] drm/tegra: vic: Fix DMA API misuse

2022-01-24 Thread Greg Kroah-Hartman
From: Robin Murphy [ Upstream commit 5566174cb10a5167d59b0793871cab7990b149b8 ] Upon failure, dma_alloc_coherent() returns NULL. If that does happen, passing some uninitialised stack contents to dma_mapping_error() - which belongs to a different API in the first place - has precious little chanc

[PATCH 5.16 0073/1039] dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()

2022-01-24 Thread Greg Kroah-Hartman
op.org Cc: linaro-mm-...@lists.linaro.org Cc: # v5.4+ Signed-off-by: Thomas Hellström Reviewed-by: Christian König Link: https://patchwork.freedesktop.org/patch/msgid/20211129152727.448908-1-thomas.hellst...@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- drivers/dma-buf/dma-fence-arra

[PATCH 5.15 257/846] drm/tegra: vic: Fix DMA API misuse

2022-01-24 Thread Greg Kroah-Hartman
From: Robin Murphy [ Upstream commit 5566174cb10a5167d59b0793871cab7990b149b8 ] Upon failure, dma_alloc_coherent() returns NULL. If that does happen, passing some uninitialised stack contents to dma_mapping_error() - which belongs to a different API in the first place - has precious little chanc

[PATCH 5.15 068/846] dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()

2022-01-24 Thread Greg Kroah-Hartman
op.org Cc: linaro-mm-...@lists.linaro.org Cc: # v5.4+ Signed-off-by: Thomas Hellström Reviewed-by: Christian König Link: https://patchwork.freedesktop.org/patch/msgid/20211129152727.448908-1-thomas.hellst...@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- drivers/dma-buf/dma-fence-arra

[PATCH 5.10 171/563] drm/tegra: vic: Fix DMA API misuse

2022-01-24 Thread Greg Kroah-Hartman
From: Robin Murphy [ Upstream commit 5566174cb10a5167d59b0793871cab7990b149b8 ] Upon failure, dma_alloc_coherent() returns NULL. If that does happen, passing some uninitialised stack contents to dma_mapping_error() - which belongs to a different API in the first place - has precious little chanc

[PATCH 5.10 035/563] dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()

2022-01-24 Thread Greg Kroah-Hartman
op.org Cc: linaro-mm-...@lists.linaro.org Cc: # v5.4+ Signed-off-by: Thomas Hellström Reviewed-by: Christian König Link: https://patchwork.freedesktop.org/patch/msgid/20211129152727.448908-1-thomas.hellst...@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- drivers/dma-buf/dma-fence-arra

[PATCH 5.4 027/320] dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()

2022-01-24 Thread Greg Kroah-Hartman
op.org Cc: linaro-mm-...@lists.linaro.org Cc: # v5.4+ Signed-off-by: Thomas Hellström Reviewed-by: Christian König Link: https://patchwork.freedesktop.org/patch/msgid/20211129152727.448908-1-thomas.hellst...@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- drivers/dma-buf/dma-fence-arra

Re: [PATCH 2/2] Revert "fbcon: Disable accelerated scrolling"

2022-01-19 Thread Greg Kroah-Hartman
On Wed, Jan 19, 2022 at 02:01:44PM +0100, Sven Schnelle wrote: > Hi Greg, > > Greg Kroah-Hartman writes: > > > On Wed, Jan 19, 2022 at 12:22:55PM +0100, Greg Kroah-Hartman wrote: > >> On Wed, Jan 19, 2022 at 12:08:39PM +0100, Helge Deller wrote:

Re: [PATCH 2/2] Revert "fbcon: Disable accelerated scrolling"

2022-01-19 Thread Greg Kroah-Hartman
On Wed, Jan 19, 2022 at 12:22:55PM +0100, Greg Kroah-Hartman wrote: > On Wed, Jan 19, 2022 at 12:08:39PM +0100, Helge Deller wrote: > > This reverts commit 39aead8373b3c20bb5965c024dfb51a94e526151. > > > > Revert this patch. This patch started to introduce the regression

Re: [PATCH 2/2] Revert "fbcon: Disable accelerated scrolling"

2022-01-19 Thread Greg Kroah-Hartman
On Wed, Jan 19, 2022 at 12:08:39PM +0100, Helge Deller wrote: > This reverts commit 39aead8373b3c20bb5965c024dfb51a94e526151. > > Revert this patch. This patch started to introduce the regression that > all hardware acceleration of more than 35 existing fbdev drivers were > bypassed and thus fbco

Re: [PATCH] dt-bindings: Improve phandle-array schemas

2022-01-19 Thread Greg Kroah-Hartman
n Boyd > Cc: Kishon Vijay Abraham I > Cc: Linus Walleij > Cc: "Rafael J. Wysocki" > Cc: Kevin Hilman > Cc: Ulf Hansson > Cc: Sebastian Reichel > Cc: Mark Brown > Cc: Mathieu Poirier > Cc: Daniel Lezcano > Cc: Zhang Rui > Cc: Greg Kroah-Ha

Re: [PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release path

2022-01-11 Thread Greg Kroah-Hartman
On Tue, Jan 11, 2022 at 11:58:07AM +0100, Christian König wrote: > > > This is also not a problem due to the high number of DMA-BUF > > > exports during launch time, as even a single export can be delayed for > > > an unpredictable amount of time. We cannot eliminate DMA-BUF exports > > > completel

[PATCH] drm/vmwgfx: use default_groups in kobj_type

2022-01-06 Thread Greg Kroah-Hartman
roups to kobj_type") so that we can soon get rid of the obsolete default_attrs field. Cc: VMware Graphics Cc: Zack Rusin Cc: David Airlie Cc: Daniel Vetter Cc: dri-devel@lists.freedesktop.org Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/vmwgfx/ttm_memory.c | 6 -- 1 file

[PATCH] drm/amdkfd: use default_groups in kobj_type

2022-01-06 Thread Greg Kroah-Hartman
roups to kobj_type") so that we can soon get rid of the obsolete default_attrs field. Cc: Felix Kuehling Cc: Alex Deucher Cc: "Christian König" Cc: "Pan, Xinhui" Cc: David Airlie Cc: Daniel Vetter Cc: amd-...@lists.freedesktop.org Cc: dri-devel@lists.freedesktop

[PATCH] drm/amdgpu: use default_groups in kobj_type

2022-01-06 Thread Greg Kroah-Hartman
Cc: shaoyunl Cc: Tao Zhou Cc: amd-...@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c

[PATCH] omapfb: use default_groups in kobj_type

2022-01-06 Thread Greg Kroah-Hartman
roups to kobj_type") so that we can soon get rid of the obsolete default_attrs field. Cc: linux-o...@vger.kernel.org Cc: linux-fb...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Greg Kroah-Hartman --- drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c | 3 ++- dri

Re: [PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release path

2022-01-05 Thread Greg Kroah-Hartman
3 -- > include/linux/dma-buf.h | 46 > 2 files changed, 366 insertions(+), 23 deletions(-) Crazy, but if this works in your testing, it looks ok to me. Nice work. Reviewed-by: Greg Kroah-Hartman

Re: [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI

2021-12-28 Thread Greg Kroah-Hartman
On Tue, Dec 28, 2021 at 11:58:55AM +0100, Niklas Schnelle wrote: > We add both LEGACY_PCI and HAS_IOPORT to differentiate between two > cases. HAS_IOPORT is for PC-style devices that are not on a PCI card > while LEGACY_PCI is for PCI drivers that require port I/O. This > includes pre-PCIe devices

Re: [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI

2021-12-28 Thread Greg Kroah-Hartman
On Mon, Dec 27, 2021 at 05:42:46PM +0100, Niklas Schnelle wrote: > --- a/drivers/pci/Kconfig > +++ b/drivers/pci/Kconfig > @@ -23,6 +23,17 @@ menuconfig PCI > > if PCI > > +config LEGACY_PCI > + bool "Enable support for legacy PCI devices" > + depends on HAVE_PCI > + help > +

Re: [PATCH v4 01/34] component: Introduce struct aggregate_device

2021-12-21 Thread Greg Kroah-Hartman
e that the struct device that was being > used is actually the parent of the aggregate device and driver. > > Cc: Daniel Vetter > Cc: Greg Kroah-Hartman > Cc: Laurent Pinchart > Cc: "Rafael J. Wysocki" > Cc: Rob Clark > Cc: Russell King > Cc: Saravana K

Re: [PATCH v4 01/34] component: Introduce struct aggregate_device

2021-12-21 Thread Greg Kroah-Hartman
On Thu, Dec 02, 2021 at 02:26:59PM -0800, Stephen Boyd wrote: > Replace 'struct master' with 'struct aggregate_device' and then rename > 'master' to 'adev' everywhere in the code. While we're here, put a > struct device inside the aggregate device so that we can register it > with a bus_type in the

[PATCH 5.15 247/279] drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap

2021-11-24 Thread Greg Kroah-Hartman
Cc: Thomas Zimmermann Cc: David Airlie Cc: Daniel Vetter Cc: dri-devel@lists.freedesktop.org Cc: # v5.5+ Signed-off-by: Thomas Zimmermann Link: https://patchwork.freedesktop.org/patch/msgid/20210930085932.1.I8043d61cc238e0168e2f4ca5f4783223434aa587@changeid Signed-off-by: Greg Kroah-Hartman

[PATCH 5.15 226/279] drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()

2021-11-24 Thread Greg Kroah-Hartman
dri-devel@lists.freedesktop.org Cc: # v5.14+ Link: https://patchwork.freedesktop.org/patch/msgid/20210708175146.10618-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_gem_cma_helper.c |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) --- a/drive

Re: [PATCH v5 3/6] drm: Move nomodeset kernel parameter to the DRM subsystem

2021-11-19 Thread Greg Kroah-Hartman
Suggested-by: Daniel Vetter > > Signed-off-by: Javier Martinez Canillas > > Acked-by: Thomas Zimmermann > > Acked-by: Jani Nikula > > Acked-by: Pekka Paalanen > > --- > > > > Greg, could I please get your ack for this patch ? Acked-by: Greg Kroah-Hartman

[PATCH 5.15 261/917] drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()

2021-11-15 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit b220c154832c5cd0df34cbcbcc19d7135c16e823 ] Coverity complains of a possible NULL dereference: CID 120718 (#1 of 1): Dereference null return value (NULL_RETURNS) 23. dereference: Dereferencing a pointer that might be NULL state->bos when calling msm_gpu_cr

[PATCH 5.14 280/849] drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()

2021-11-15 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit b220c154832c5cd0df34cbcbcc19d7135c16e823 ] Coverity complains of a possible NULL dereference: CID 120718 (#1 of 1): Dereference null return value (NULL_RETURNS) 23. dereference: Dereferencing a pointer that might be NULL state->bos when calling msm_gpu_cr

[PATCH 5.10 218/575] drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()

2021-11-15 Thread Greg Kroah-Hartman
From: Tim Gardner [ Upstream commit b220c154832c5cd0df34cbcbcc19d7135c16e823 ] Coverity complains of a possible NULL dereference: CID 120718 (#1 of 1): Dereference null return value (NULL_RETURNS) 23. dereference: Dereferencing a pointer that might be NULL state->bos when calling msm_gpu_cr

Re: [PATCH v2] fbdev: Prevent probing generic drivers if a FB is already registered

2021-11-11 Thread Greg Kroah-Hartman
On Thu, Nov 11, 2021 at 12:11:20PM +0100, Javier Martinez Canillas wrote: > The efifb and simplefb drivers just render to a pre-allocated frame buffer > and rely on the display hardware being initialized before the kernel boots. > > But if another driver already probed correctly and registered a f

Re: [PATCH v2] dma-buf: move dma-buf symbols into the DMA_BUF module namespace

2021-10-25 Thread Greg Kroah-Hartman
On Mon, Oct 25, 2021 at 05:43:49PM +0530, Sumit Semwal wrote: > Hi Greg, > > On Mon, 25 Oct 2021 at 16:29, Christian König > wrote: > > > > Am 25.10.21 um 12:36 schrieb Greg Kroah-Hartman: > > > On Sun, Oct 10, 2021 at 02:46:28PM +0200, Greg Kroah-Hartman wrote

Re: [PATCH v2] dma-buf: move dma-buf symbols into the DMA_BUF module namespace

2021-10-25 Thread Greg Kroah-Hartman
On Sun, Oct 10, 2021 at 02:46:28PM +0200, Greg Kroah-Hartman wrote: > In order to better track where in the kernel the dma-buf code is used, > put the symbols in the namespace DMA_BUF and modify all users of the > symbols to properly import the namespace to not break the build at the &g

<    1   2   3   4   5   6   7   8   9   10   >