[linux-yocto] [PATCH 1/1] memcg: enable accounting of ipc resources

2022-03-11 Thread Joe Slater
From: Vasily Averin When user creates IPC objects it forces kernel to allocate memory for these long-living objects. It makes sense to account them to restrict the host's memory consumption from inside the memcg-limited container. This patch enables accounting for IPC shared memory segments,

[linux-yocto] [PATCH 0/1] memcg: enable accounting of ipc resources

2022-03-11 Thread Joe Slater
As noted in the patch header, this fix for CVE-2021-3759 was backported by Ubuntu to 5.10. The patch is a "cherry-pick" of that backport. Applied to v5.10/standard/base and compiled. Vasily Averin (1): memcg: enable accounting of ipc resources ipc/msg.c | 2 +- ipc/sem.c | 9 +

Re: [linux-yocto] [PATCH 6/7] Revert "mtd: spi-nor: Set proper block protection bits for Winbond flashes"

2022-03-11 Thread quanyang.wang
Hi Amit, On 3/11/22 19:31, Amit Kumar Kumar Mahapatra wrote: Hello Quanyang, -Original Message- From: quanyang.w...@windriver.com Sent: Tuesday, October 19, 2021 1:46 PM To: Bruce ; michal.si...@xilinx.com Cc: linux-yocto@lists.yoctoproject.org; amit.kumar-mahapa...@xilinx.com