[PATCH] x86: string_32.h: Provide basic sanity checks for fallback memcpy()

2025-05-22 Thread Kees Cook
Add basic sanity checking for pathological "size" arguments to memcpy(). Besides the run-time checking benefit, this avoids GCC trying to be very smart about value range tracking[1] when CONFIG_PROFILE_ALL_BRANCHES=y but FORTIFY_SOURCE=n. Link: https://lore.kernel.org/all/202505191117.C094A90F88@k

Re: [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

2025-05-22 Thread Krzysztof Kozlowski
On 22/05/2025 16:39, Claudiu Beznea wrote: > > > On 22.05.2025 15:48, Krzysztof Kozlowski wrote: >> On 22/05/2025 14:46, Krzysztof Kozlowski wrote: >> >> + - if: >> + properties: >> +compatible: >> + contains: >> +const: renesas,usb2-ph

Re: [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

2025-05-22 Thread Claudiu Beznea
On 22.05.2025 15:48, Krzysztof Kozlowski wrote: > On 22/05/2025 14:46, Krzysztof Kozlowski wrote: > > + - if: > + properties: > +compatible: > + contains: > +const: renesas,usb2-phy-r9a08g045 > +then: > + required: >>>

Re: [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

2025-05-22 Thread Claudiu Beznea
On 22.05.2025 15:46, Krzysztof Kozlowski wrote: > On 22/05/2025 12:26, Claudiu Beznea wrote: >> Hi, Krzysztof, >> >> On 22.05.2025 10:03, Krzysztof Kozlowski wrote: >>> On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote: .../bindings/phy/renesas,usb2-phy.yaml| 22 +++

Re: [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

2025-05-22 Thread Krzysztof Kozlowski
On 22/05/2025 14:46, Krzysztof Kozlowski wrote: + - if: + properties: +compatible: + contains: +const: renesas,usb2-phy-r9a08g045 +then: + required: +- renesas,sysc-signals >>> >>> That's ABI break. >

Re: [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

2025-05-22 Thread Krzysztof Kozlowski
On 22/05/2025 12:26, Claudiu Beznea wrote: > Hi, Krzysztof, > > On 22.05.2025 10:03, Krzysztof Kozlowski wrote: >> On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote: >>> .../bindings/phy/renesas,usb2-phy.yaml| 22 +++ >>> 1 file changed, 22 insertions(+) >>> >>> diff -

Re: [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

2025-05-22 Thread Claudiu Beznea
Hi, Krzysztof, On 22.05.2025 10:03, Krzysztof Kozlowski wrote: > On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote: >> .../bindings/phy/renesas,usb2-phy.yaml| 22 +++ >> 1 file changed, 22 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/phy/renesas,u

Re: [PATCH v3 08/12] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY signal

2025-05-22 Thread kernel test robot
21703 base: next-20250521 patch link: https://lore.kernel.org/r/20250521140943.3830195-9-claudiu.beznea.uj%40bp.renesas.com patch subject: [PATCH v3 08/12] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY signal config: sparc-randconfig-r111-20250522 (https://download.01.org/0day-ci/archiv

Re: [PATCH v3 09/12] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support

2025-05-22 Thread Krzysztof Kozlowski
On Wed, May 21, 2025 at 05:09:40PM GMT, Claudiu wrote: > From: Claudiu Beznea > > The Renesas USB PHY hardware block receives an input signal from the system > controller. This signal must be controlled during power-on, power-off, and > system suspend/resume sequences as follows: > - during power

Re: [PATCH v3 05/12] dt-bindings: phy: renesas,usb2-phy: Add renesas,sysc-signals

2025-05-22 Thread Krzysztof Kozlowski
On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote: > .../bindings/phy/renesas,usb2-phy.yaml| 22 +++ > 1 file changed, 22 insertions(+) > > diff --git a/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml > b/Documentation/devicetree/bindings/phy/renesas,usb2-