MY DONATION FOR THE LESS PRIVILEGED IN THIS TIME OF PANDEMIC

2020-06-17 Thread CHRISTY MCCOOL
?I write to ask for your consent to carry out humanitarian projects and help the less privileged in this time of pandemic all over the world, I suffer from advanced cancer that prevents me from realizing my dreams. The doctor informed me that my days are numbered due to my degrading health. Th

[PATCH AUTOSEL 4.4 22/60] staging: rtl8712: fix multiline derefernce warnings

2020-06-17 Thread Sasha Levin
From: Aiman Najjar [ Upstream commit 269da10b1477c31c660288633c8d613e421b131f ] This patch fixes remaining checkpatch warnings in rtl871x_xmit.c: WARNING: Avoid multiple line dereference - prefer 'psecuritypriv->PrivacyKeyIndex' 636: FILE: drivers/staging//rtl8712/rtl871x_xmit.c:636: +

[PATCH AUTOSEL 4.4 27/60] staging: sm750fb: add missing case while setting FB_VISUAL

2020-06-17 Thread Sasha Levin
From: Matej Dujava [ Upstream commit fa90133377f4a7f15a937df6ad55133bb57c5665 ] Switch statement does not contain all cases: 8, 16, 24, 32. This patch will add missing one (24) Fixes: 81dee67e215b ("staging: sm750fb: add sm750 to staging") Signed-off-by: Matej Dujava Link: https://lore.kernel

[PATCH AUTOSEL 4.9 34/80] staging: sm750fb: add missing case while setting FB_VISUAL

2020-06-17 Thread Sasha Levin
From: Matej Dujava [ Upstream commit fa90133377f4a7f15a937df6ad55133bb57c5665 ] Switch statement does not contain all cases: 8, 16, 24, 32. This patch will add missing one (24) Fixes: 81dee67e215b ("staging: sm750fb: add sm750 to staging") Signed-off-by: Matej Dujava Link: https://lore.kernel

[PATCH AUTOSEL 4.9 29/80] staging: rtl8712: fix multiline derefernce warnings

2020-06-17 Thread Sasha Levin
From: Aiman Najjar [ Upstream commit 269da10b1477c31c660288633c8d613e421b131f ] This patch fixes remaining checkpatch warnings in rtl871x_xmit.c: WARNING: Avoid multiple line dereference - prefer 'psecuritypriv->PrivacyKeyIndex' 636: FILE: drivers/staging//rtl8712/rtl871x_xmit.c:636: +

[PATCH AUTOSEL 4.14 045/108] staging: sm750fb: add missing case while setting FB_VISUAL

2020-06-17 Thread Sasha Levin
From: Matej Dujava [ Upstream commit fa90133377f4a7f15a937df6ad55133bb57c5665 ] Switch statement does not contain all cases: 8, 16, 24, 32. This patch will add missing one (24) Fixes: 81dee67e215b ("staging: sm750fb: add sm750 to staging") Signed-off-by: Matej Dujava Link: https://lore.kernel

[PATCH AUTOSEL 4.14 037/108] staging: greybus: fix a missing-check bug in gb_lights_light_config()

2020-06-17 Thread Sasha Levin
From: Chen Zhou [ Upstream commit 9bb086e5ba9495ac150fbbcc5c8c2bccc06261dd ] In gb_lights_light_config(), 'light->name' is allocated by kstrndup(). It returns NULL when fails, add check for it. Signed-off-by: Chen Zhou Acked-by: Rui Miguel Silva Link: https://lore.kernel.org/r/20200401030017.

[PATCH AUTOSEL 4.14 038/108] staging: rtl8712: fix multiline derefernce warnings

2020-06-17 Thread Sasha Levin
From: Aiman Najjar [ Upstream commit 269da10b1477c31c660288633c8d613e421b131f ] This patch fixes remaining checkpatch warnings in rtl871x_xmit.c: WARNING: Avoid multiple line dereference - prefer 'psecuritypriv->PrivacyKeyIndex' 636: FILE: drivers/staging//rtl8712/rtl871x_xmit.c:636: +

[PATCH AUTOSEL 4.19 052/172] staging: greybus: fix a missing-check bug in gb_lights_light_config()

2020-06-17 Thread Sasha Levin
From: Chen Zhou [ Upstream commit 9bb086e5ba9495ac150fbbcc5c8c2bccc06261dd ] In gb_lights_light_config(), 'light->name' is allocated by kstrndup(). It returns NULL when fails, add check for it. Signed-off-by: Chen Zhou Acked-by: Rui Miguel Silva Link: https://lore.kernel.org/r/20200401030017.

[PATCH AUTOSEL 4.19 073/172] staging: sm750fb: add missing case while setting FB_VISUAL

2020-06-17 Thread Sasha Levin
From: Matej Dujava [ Upstream commit fa90133377f4a7f15a937df6ad55133bb57c5665 ] Switch statement does not contain all cases: 8, 16, 24, 32. This patch will add missing one (24) Fixes: 81dee67e215b ("staging: sm750fb: add sm750 to staging") Signed-off-by: Matej Dujava Link: https://lore.kernel

[PATCH AUTOSEL 4.19 062/172] staging: gasket: Fix mapping refcnt leak when put attribute fails

2020-06-17 Thread Sasha Levin
From: Xiyu Yang [ Upstream commit 57a66838e1494cd881b7f4e110ec685736e8e3ca ] gasket_sysfs_put_attr() invokes get_mapping(), which returns a reference of the specified gasket_sysfs_mapping object to "mapping" with increased refcnt. When gasket_sysfs_put_attr() returns, local variable "mapping" b

[PATCH AUTOSEL 4.19 053/172] staging: rtl8712: fix multiline derefernce warnings

2020-06-17 Thread Sasha Levin
From: Aiman Najjar [ Upstream commit 269da10b1477c31c660288633c8d613e421b131f ] This patch fixes remaining checkpatch warnings in rtl871x_xmit.c: WARNING: Avoid multiple line dereference - prefer 'psecuritypriv->PrivacyKeyIndex' 636: FILE: drivers/staging//rtl8712/rtl871x_xmit.c:636: +

[PATCH AUTOSEL 4.19 063/172] staging: gasket: Fix mapping refcnt leak when register/store fails

2020-06-17 Thread Sasha Levin
From: Xiyu Yang [ Upstream commit e3436ce60cf5f5eaedda2b8c622f69feb97595e2 ] gasket_sysfs_register_store() invokes get_mapping(), which returns a reference of the specified gasket_sysfs_mapping object to "mapping" with increased refcnt. When gasket_sysfs_register_store() returns, local variable

[PATCH AUTOSEL 5.4 118/266] staging: wilc1000: Increase the size of wid_list array

2020-06-17 Thread Sasha Levin
From: Oscar Carter [ Upstream commit a4338ed2e1cf724563956ec5f91deeaabfedbe23 ] Increase by one the size of wid_list array as index variable can reach a value of 5. If this happens, an out-of-bounds access is performed. Also, use a #define instead of a hard-coded literal for the new array size.

[PATCH AUTOSEL 5.4 119/266] staging: sm750fb: add missing case while setting FB_VISUAL

2020-06-17 Thread Sasha Levin
From: Matej Dujava [ Upstream commit fa90133377f4a7f15a937df6ad55133bb57c5665 ] Switch statement does not contain all cases: 8, 16, 24, 32. This patch will add missing one (24) Fixes: 81dee67e215b ("staging: sm750fb: add sm750 to staging") Signed-off-by: Matej Dujava Link: https://lore.kernel

[PATCH AUTOSEL 5.4 099/266] staging: gasket: Fix mapping refcnt leak when put attribute fails

2020-06-17 Thread Sasha Levin
From: Xiyu Yang [ Upstream commit 57a66838e1494cd881b7f4e110ec685736e8e3ca ] gasket_sysfs_put_attr() invokes get_mapping(), which returns a reference of the specified gasket_sysfs_mapping object to "mapping" with increased refcnt. When gasket_sysfs_put_attr() returns, local variable "mapping" b

[PATCH AUTOSEL 5.4 100/266] staging: gasket: Fix mapping refcnt leak when register/store fails

2020-06-17 Thread Sasha Levin
From: Xiyu Yang [ Upstream commit e3436ce60cf5f5eaedda2b8c622f69feb97595e2 ] gasket_sysfs_register_store() invokes get_mapping(), which returns a reference of the specified gasket_sysfs_mapping object to "mapping" with increased refcnt. When gasket_sysfs_register_store() returns, local variable

[PATCH AUTOSEL 5.4 085/266] staging: greybus: fix a missing-check bug in gb_lights_light_config()

2020-06-17 Thread Sasha Levin
From: Chen Zhou [ Upstream commit 9bb086e5ba9495ac150fbbcc5c8c2bccc06261dd ] In gb_lights_light_config(), 'light->name' is allocated by kstrndup(). It returns NULL when fails, add check for it. Signed-off-by: Chen Zhou Acked-by: Rui Miguel Silva Link: https://lore.kernel.org/r/20200401030017.

[PATCH AUTOSEL 5.4 086/266] staging: rtl8712: fix multiline derefernce warnings

2020-06-17 Thread Sasha Levin
From: Aiman Najjar [ Upstream commit 269da10b1477c31c660288633c8d613e421b131f ] This patch fixes remaining checkpatch warnings in rtl871x_xmit.c: WARNING: Avoid multiple line dereference - prefer 'psecuritypriv->PrivacyKeyIndex' 636: FILE: drivers/staging//rtl8712/rtl871x_xmit.c:636: +

[PATCH AUTOSEL 5.7 208/388] staging: wfx: fix value of scan timeout

2020-06-17 Thread Sasha Levin
From: Jérôme Pouiller [ Upstream commit 6598b12d6635e8e3060863b84c04e472546ee126 ] Before to start the scan request, the firmware signals (with a null frame) to the AP it won't be able to receive data. This frame can be long to send: up to 512TU. The current calculus of the scan timeout does not

[PATCH AUTOSEL 5.7 171/388] staging: sm750fb: add missing case while setting FB_VISUAL

2020-06-17 Thread Sasha Levin
From: Matej Dujava [ Upstream commit fa90133377f4a7f15a937df6ad55133bb57c5665 ] Switch statement does not contain all cases: 8, 16, 24, 32. This patch will add missing one (24) Fixes: 81dee67e215b ("staging: sm750fb: add sm750 to staging") Signed-off-by: Matej Dujava Link: https://lore.kernel

[PATCH AUTOSEL 5.7 144/388] staging: wfx: fix overflow in frame counters

2020-06-17 Thread Sasha Levin
From: Jérôme Pouiller [ Upstream commit 87066173e34b0ca5d041d5519e6bb030b1958184 ] It has been reported that trying to send small packets of data could produce a "inconsistent notification" warning. It seems that in some circumstances, the number of frame queued in the driver could greatly incr

[PATCH AUTOSEL 5.7 170/388] staging: wilc1000: Increase the size of wid_list array

2020-06-17 Thread Sasha Levin
From: Oscar Carter [ Upstream commit a4338ed2e1cf724563956ec5f91deeaabfedbe23 ] Increase by one the size of wid_list array as index variable can reach a value of 5. If this happens, an out-of-bounds access is performed. Also, use a #define instead of a hard-coded literal for the new array size.

[PATCH AUTOSEL 5.7 137/388] staging: gasket: Fix mapping refcnt leak when register/store fails

2020-06-17 Thread Sasha Levin
From: Xiyu Yang [ Upstream commit e3436ce60cf5f5eaedda2b8c622f69feb97595e2 ] gasket_sysfs_register_store() invokes get_mapping(), which returns a reference of the specified gasket_sysfs_mapping object to "mapping" with increased refcnt. When gasket_sysfs_register_store() returns, local variable

[PATCH AUTOSEL 5.7 145/388] staging: wfx: fix double init of tx_policy_upload_work

2020-06-17 Thread Sasha Levin
From: Jérôme Pouiller [ Upstream commit 6ae0878b4800c7042d35c0fb4c6baabb62621ecc ] The work_struct tx_policy_upload_work was initialized twice. Fixes: 99879121bfbb ("staging: wfx: fix the cache of rate policies on interface reset") Signed-off-by: Jérôme Pouiller Link: https://lore.kernel.org

[PATCH AUTOSEL 5.7 172/388] staging: wfx: avoid compiler warning on empty array

2020-06-17 Thread Sasha Levin
From: Arnd Bergmann [ Upstream commit 2eeefd3787fdc6319124945d453774be95b97897 ] When CONFIG_OF is disabled, gcc-9 produces a warning about the wfx_sdio_of_match[] array having a declaration without a dimension: drivers/staging/wfx/bus_sdio.c:159:34: error: array 'wfx_sdio_of_match' assumed to

[PATCH AUTOSEL 5.7 136/388] staging: gasket: Fix mapping refcnt leak when put attribute fails

2020-06-17 Thread Sasha Levin
From: Xiyu Yang [ Upstream commit 57a66838e1494cd881b7f4e110ec685736e8e3ca ] gasket_sysfs_put_attr() invokes get_mapping(), which returns a reference of the specified gasket_sysfs_mapping object to "mapping" with increased refcnt. When gasket_sysfs_put_attr() returns, local variable "mapping" b

[PATCH AUTOSEL 5.7 116/388] staging: greybus: fix a missing-check bug in gb_lights_light_config()

2020-06-17 Thread Sasha Levin
From: Chen Zhou [ Upstream commit 9bb086e5ba9495ac150fbbcc5c8c2bccc06261dd ] In gb_lights_light_config(), 'light->name' is allocated by kstrndup(). It returns NULL when fails, add check for it. Signed-off-by: Chen Zhou Acked-by: Rui Miguel Silva Link: https://lore.kernel.org/r/20200401030017.

[PATCH AUTOSEL 5.7 117/388] staging: rtl8712: fix multiline derefernce warnings

2020-06-17 Thread Sasha Levin
From: Aiman Najjar [ Upstream commit 269da10b1477c31c660288633c8d613e421b131f ] This patch fixes remaining checkpatch warnings in rtl871x_xmit.c: WARNING: Avoid multiple line dereference - prefer 'psecuritypriv->PrivacyKeyIndex' 636: FILE: drivers/staging//rtl8712/rtl871x_xmit.c:636: +

[PATCH AUTOSEL 5.7 118/388] staging: mt7621-pci: fix PCIe interrupt mapping

2020-06-17 Thread Sasha Levin
From: Sergio Paracuellos [ Upstream commit fab6710e4c51f4eb622f95a08322ab5fdbe3f295 ] MT7621 has three assigned interrupts for the pcie. This interrupts should properly being mapped taking into account which devices are finally connected in which bus according to link status. So the irq mappings

[PATCH AUTOSEL 5.7 001/388] staging: wfx: fix potential deadlock in wfx_tx_flush()

2020-06-17 Thread Sasha Levin
From: Jérôme Pouiller [ Upstream commit a39e761aa4fefa2a8aaf549217329933b91da7c9 ] wfx_tx_flush() wait there are no more frame in device buffer. However, this event may never happens since wfx_tx_flush() don't forbid to enqueue new frames. Note that wfx_tx_flush() should only ensure that all fr

[PATCH AUTOSEL 5.7 040/388] staging: wfx: fix output of rx_stats on big endian hosts

2020-06-17 Thread Sasha Levin
From: Jérôme Pouiller [ Upstream commit a823d6ecd4904e1a6ffb12964de88fb0bb4802f6 ] The struct hif_rx_stats contains only little endian values. Thus, it is necessary to fix byte ordering before to use them. Signed-off-by: Jérôme Pouiller Link: https://lore.kernel.org/r/20200512150414.267198-6-

[PATCH AUTOSEL 5.7 012/388] staging: wfx: check ssidlen and prevent an array overflow

2020-06-17 Thread Sasha Levin
From: Dan Carpenter [ Upstream commit 87f86cddda65cab8a7e3df8a00e16abeccaa0730 ] We need to cap "ssidlen" to prevent a memcpy() overflow. Fixes: 40115bbc40e2 ("staging: wfx: implement the rest of mac80211 API") Signed-off-by: Dan Carpenter Reviewed-by: Jérôme Pouiller Link: https://lore.kerne

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Joe Perches
On Thu, 2020-06-18 at 00:31 +0300, Denis Efremov wrote: > > On 6/16/20 9:53 PM, Joe Perches wrote: > > On Mon, 2020-06-15 at 21:57 -0400, Waiman Long wrote: > > > v4: > > > - Break out the memzero_explicit() change as suggested by Dan Carpenter > > > so that it can be backported to stable.

Re: [PATCH v5 08/12] device core: Introduce multiple dma pfn offsets

2020-06-17 Thread Jim Quinlan
On Wed, Jun 17, 2020 at 9:00 AM Robin Murphy wrote: > > Hi Jim, > > Thanks for taking this on! Hi Robin, > > On 2020-06-16 21:55, Jim Quinlan wrote: > > The new field in struct device 'dma_pfn_offset_map' is used to facilitate > > the use of single or multiple pfn offsets between cpu addrs and d

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Denis Efremov
On 6/16/20 9:53 PM, Joe Perches wrote: > On Mon, 2020-06-15 at 21:57 -0400, Waiman Long wrote: >> v4: >> - Break out the memzero_explicit() change as suggested by Dan Carpenter >> so that it can be backported to stable. >> - Drop the "crypto: Remove unnecessary memzero_explicit()" patch

Re: [PATCH 1/4] staging: kpc2000: Unpin partial pinned pages

2020-06-17 Thread Souptick Joarder
On Wed, Jun 17, 2020 at 11:29 PM Dan Carpenter wrote: > > On Wed, Jun 17, 2020 at 11:13:32PM +0530, Souptick Joarder wrote: > > On Wed, Jun 17, 2020 at 4:43 PM Dan Carpenter > > wrote: > > > > > > On Wed, Jun 17, 2020 at 07:57:20AM +0530, Souptick Joarder wrote: > > > > There is a bug, when get_

Re: [PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c

2020-06-17 Thread Dan Carpenter
On Thu, Jun 18, 2020 at 12:11:27AM +0800, Zhixu Zhao wrote: > diff --git a/drivers/staging/gasket/gasket_core.c > b/drivers/staging/gasket/gasket_core.c > index 67325fbaf760..28dab302183b 100644 > --- a/drivers/staging/gasket/gasket_core.c > +++ b/drivers/staging/gasket/gasket_core.c > @@ -261,6 +

Re: [RFC 0/4] Don't do tuning zigzag using the very same frequency

2020-06-17 Thread Mauro Carvalho Chehab
Em Wed, 17 Jun 2020 20:52:10 +0200 Mauro Carvalho Chehab escreveu: > Marc reported on IRC that the zigzag code is trying to tune several times > using > the same frequency with si2168. Well, this is not how this would be supposed > to do: it should try with different frequencies each time. > >

[RFC 0/4] Don't do tuning zigzag using the very same frequency

2020-06-17 Thread Mauro Carvalho Chehab
Marc reported on IRC that the zigzag code is trying to tune several times using the same frequency with si2168. Well, this is not how this would be supposed to do: it should try with different frequencies each time. Change the core to use the one-shot mode if the frontend doesn't report a frequenc

[RFC 1/4] media: atomisp: fix identation at I2C Kconfig menu

2020-06-17 Thread Mauro Carvalho Chehab
There are several bad whitespacing usage there. Remove them. While here, place all Kconfig options for sensors at the same place. Signed-off-by: Mauro Carvalho Chehab --- drivers/staging/media/atomisp/i2c/Kconfig | 74 +++ .../staging/media/atomisp/i2c/ov5693/Kconfig | 12 -

[RFC 2/4] media: atomisp: fix help message for ISP2401 selection

2020-06-17 Thread Mauro Carvalho Chehab
I'm pretty sure I named this right, but it sounds that I ended doing something weird maybe while solving some conflict. So, fix the title of this config var. Signed-off-by: Mauro Carvalho Chehab --- drivers/staging/media/atomisp/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

Re: [PATCH 1/4] staging: kpc2000: Unpin partial pinned pages

2020-06-17 Thread Dan Carpenter
On Wed, Jun 17, 2020 at 11:13:32PM +0530, Souptick Joarder wrote: > On Wed, Jun 17, 2020 at 4:43 PM Dan Carpenter > wrote: > > > > On Wed, Jun 17, 2020 at 07:57:20AM +0530, Souptick Joarder wrote: > > > There is a bug, when get_user_pages() failed but partially pinned > > > pages are not unpinned

Re: [PATCH 1/4] staging: kpc2000: Unpin partial pinned pages

2020-06-17 Thread Souptick Joarder
On Wed, Jun 17, 2020 at 4:43 PM Dan Carpenter wrote: > > On Wed, Jun 17, 2020 at 07:57:20AM +0530, Souptick Joarder wrote: > > There is a bug, when get_user_pages() failed but partially pinned > > pages are not unpinned. Fixed it. > > > > Also, int is more appropriate type for rv. Changed it. > >

[PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c

2020-06-17 Thread Zhixu Zhao
A coding alignment issue is found by checkpatch.pl. Fix it by using a temporary for gasket_dev->bar_data[bar_num]. Signed-off-by: Zhixu Zhao --- Please ignore the last email (if you received it) because I forgot to Cc the mailing list. Sorry for the noise... Changes in v2: - gasket_dev->bar_d

Re: [PATCH v5 08/12] device core: Introduce multiple dma pfn offsets

2020-06-17 Thread Robin Murphy
Hi Jim, Thanks for taking this on! On 2020-06-16 21:55, Jim Quinlan wrote: The new field in struct device 'dma_pfn_offset_map' is used to facilitate the use of single or multiple pfn offsets between cpu addrs and dma addrs. It subsumes the role of dev->dma_pfn_offset -- a uniform offset. This

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Michal Hocko
On Wed 17-06-20 05:23:21, Matthew Wilcox wrote: > On Wed, Jun 17, 2020 at 01:31:57PM +0200, Michal Hocko wrote: > > On Wed 17-06-20 04:08:20, Matthew Wilcox wrote: > > > If you call vfree() under > > > a spinlock, you're in trouble. in_atomic() only knows if we hold a > > > spinlock for CONFIG_PRE

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Matthew Wilcox
On Wed, Jun 17, 2020 at 01:31:57PM +0200, Michal Hocko wrote: > On Wed 17-06-20 04:08:20, Matthew Wilcox wrote: > > If you call vfree() under > > a spinlock, you're in trouble. in_atomic() only knows if we hold a > > spinlock for CONFIG_PREEMPT, so it's not safe to check for in_atomic() > > in __v

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Michal Hocko
On Wed 17-06-20 04:08:20, Matthew Wilcox wrote: > On Wed, Jun 17, 2020 at 09:12:12AM +0200, Michal Hocko wrote: > > On Tue 16-06-20 17:37:11, Matthew Wilcox wrote: > > > Not just performance critical, but correctness critical. Since kvfree() > > > may allocate from the vmalloc allocator, I really

Re: [PATCH 1/4] staging: kpc2000: Unpin partial pinned pages

2020-06-17 Thread Dan Carpenter
On Wed, Jun 17, 2020 at 07:57:20AM +0530, Souptick Joarder wrote: > There is a bug, when get_user_pages() failed but partially pinned > pages are not unpinned. Fixed it. > > Also, int is more appropriate type for rv. Changed it. > > Signed-off-by: Souptick Joarder > Cc: John Hubbard > Cc: Bhara

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Matthew Wilcox
On Wed, Jun 17, 2020 at 09:12:12AM +0200, Michal Hocko wrote: > On Tue 16-06-20 17:37:11, Matthew Wilcox wrote: > > Not just performance critical, but correctness critical. Since kvfree() > > may allocate from the vmalloc allocator, I really think that kvfree() > > should assert that it's !in_atom

Receipt For Goods Available

2020-06-17 Thread info
Hi Hope this mail finds you well. Our company have not bought your products before but due to excess demand of it here, so we decided to go for it. I still have other request to make but there all in my specification. Please let me know if you still have stocks available. Waiting for your r

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Jo -l
Bonjour, Désolé, aucune traduction possible, En français pour comprendre! Merci slts > Le 17 06 2020 à 02:37, Matthew Wilcox a écrit : > > On Wed, Jun 17, 2020 at 01:01:30AM +0200, David Sterba wrote: >> On Tue, Jun 16, 2020 at 11:53:50AM -0700, Joe Perches wrote: >>> On Mon, 2020-06-15 at 21:5

[staging:staging-testing] BUILD SUCCESS 98fe05e21a6e0ca242e974650ed58b64813cb2dc

2020-06-17 Thread kernel test robot
-20200615 x86_64 randconfig-a011-20200615 x86_64 randconfig-a016-20200615 x86_64 randconfig-a012-20200615 x86_64 randconfig-a014-20200615 x86_64 randconfig-a013-20200615 x86_64 randconfig-a015-20200617 x86_64

[staging:staging-linus] BUILD SUCCESS b65a2d8c8614386f7e8d38ea150749f8a862f431

2020-06-17 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-linus branch HEAD: b65a2d8c8614386f7e8d38ea150749f8a862f431 Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate() elapsed time: 724m configs tested: 111 configs skipped: 2 The following

Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()

2020-06-17 Thread Michal Hocko
On Tue 16-06-20 17:37:11, Matthew Wilcox wrote: > On Wed, Jun 17, 2020 at 01:01:30AM +0200, David Sterba wrote: > > On Tue, Jun 16, 2020 at 11:53:50AM -0700, Joe Perches wrote: > > > On Mon, 2020-06-15 at 21:57 -0400, Waiman Long wrote: > > > > v4: > > > > - Break out the memzero_explicit() chan