Re: RFR: 8092102: Labeled: truncated property [v9]

2024-05-02 Thread Andy Goryachev
On Thu, 2 May 2024 18:21:52 GMT, Kevin Rushforth wrote: >> Andy Goryachev has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 15 commits: >> >> - missing ) >> - review comments >> - Merge br

Re: RFR: 8092102: Labeled: truncated property [v9]

2024-05-02 Thread Andy Goryachev
On Thu, 2 May 2024 18:34:04 GMT, Andy Goryachev wrote: >> modules/javafx.controls/src/main/java/javafx/scene/control/Labeled.java line >> 114: >> >>> 112: * by itself looks rather weird. >>> 113: */ >>> 114: private static boolean

Re: RFR: 8092102: Labeled: truncated property [v11]

2024-05-02 Thread Andy Goryachev
tps://bugs.openjdk.org/browse/JDK-8205211) Ability to show > Tooltip only when text is shown with ellipsis (...) Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision: using properties - Changes: - all: https://git.openjdk

Re: RFR: 8331591: sun.font.CharSequenceCodePointIterator is buggy and unused [v2]

2024-05-02 Thread Andy Goryachev
On Thu, 2 May 2024 21:58:21 GMT, Phil Race wrote: >> Delete an internal class that has been around for 20 years but never been >> used. >> Verified that is true at least as far back as JDK7 >> All platforms build. Tests pass. > > Phil Race has updated the pull request incrementally with one

Re: RFR: 8092102: Labeled: truncated property [v10]

2024-05-02 Thread Andy Goryachev
tps://bugs.openjdk.org/browse/JDK-8205211) Ability to show > Tooltip only when text is shown with ellipsis (...) Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 17 commits: - csr - Merge branch 'master' into 8092102.

Re: RFR: 8092102: Labeled: truncated property [v9]

2024-05-02 Thread Andy Goryachev
On Thu, 2 May 2024 17:37:52 GMT, Kevin Rushforth wrote: >> Andy Goryachev has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 15 commits: >> >> - missing ) >> - review comments >> - Merge br

Re: VDG application design sprint?

2024-05-02 Thread Andy B
dates > > and duration? > > Hi, > > based on the feedback I got I would aim for a 4-day sprint. > > Please add your availability to > https://nuudel.digitalcourage.de/Lv5ti5n1hVOCXlsa > > If you have any questions, concerns, or suggestions please reach out. > > Cheers > > Nico > > Done! -- Andy (anditosan)

[#347350] DONE python3-module-prometheus-pve-exporter.git=3.4.0-alt1

2024-05-02 Thread Girar pender (andy)
by andy: #100 build 3.4.0-alt1 from /people/andy/packages/python3-module-prometheus-pve-exporter.git fetched at 2024-May-02 17:37:12 2024-May-02 17:37:15 :: [ppc64le] #100 python3-module-prometheus-pve-exporter.git 3.4.0-alt1: build start 2024-May-02 17:37:15 :: [aarch64] #100 python3-module

Re: [v1,1/3] drm/panel: ili9341: Correct use of device property APIs

2024-05-02 Thread Andy Shevchenko
> > > > > On Sat, Apr 27, 2024 at 01:57:46PM +0800, Sui Jingfeng wrote: > > > > > > On 2024/4/26 14:23, Maxime Ripard wrote: > > > > > > > On Fri, Apr 26, 2024 at 04:43:18AM +0800, Sui Jingfeng wrote: > > > > > > > >

[#347349] FAILED python3-module-prometheus-pve-exporter.git=3.4.0-alt1

2024-05-02 Thread Girar awaiter (andy)
https://git.altlinux.org/tasks/347349/logs/events.1.1.log subtask nameaarch64 i586 ppc64le x86_64 #100 python3-module-prometheus-pve-exporter 3927 42 26 2024-May-02 17:32:25 :: task #347349 for sisyphus started by andy: #100 build

Re: [v1,1/3] drm/panel: ili9341: Correct use of device property APIs

2024-05-02 Thread Andy Shevchenko
On Fri, May 03, 2024 at 12:25:17AM +0800, Sui Jingfeng wrote: > On 2024/5/2 16:32, Andy Shevchenko wrote: > > On Wed, May 01, 2024 at 12:27:14AM +0800, Sui Jingfeng wrote: > > > On 2024/4/30 22:13, Andy Shevchenko wrote: > > > > On Fri, Apr 26, 2024 at 05:13:

Re: VDG application design sprint?

2024-05-02 Thread Andy B
dates > > and duration? > > Hi, > > based on the feedback I got I would aim for a 4-day sprint. > > Please add your availability to > https://nuudel.digitalcourage.de/Lv5ti5n1hVOCXlsa > > If you have any questions, concerns, or suggestions please reach out. > > Cheers > > Nico > > Done! -- Andy (anditosan)

[kmymoney] [Bug 486427] Reports icon is missing in the left side window pane

2024-05-02 Thread andy via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=486427 andy changed: What|Removed |Added CC||andy.chun...@gmail.com --- Comment #3 from andy --- I

[kmymoney] [Bug 486427] Reports icon is missing in the left side window pane

2024-05-02 Thread andy
https://bugs.kde.org/show_bug.cgi?id=486427 andy changed: What|Removed |Added CC||andy.chun...@gmail.com --- Comment #3 from andy --- I

Re: [PATCH 2/2] string: improve strlen performance

2024-05-02 Thread Andy Shevchenko
On Thu, May 02, 2024 at 08:10:32AM -0700, Kees Cook wrote: > On Thu, May 02, 2024 at 06:03:04PM +0300, Andy Shevchenko wrote: > > On Thu, May 2, 2024 at 5:59 PM Andy Shevchenko > > wrote: > > > On Thu, May 2, 2024 at 5:14 PM Hsin-Yu.Chen wrote: > > > > And

Re: RFR: 8242553: IntegerSpinner and DoubleSpinner do not wrap around values correctly in some cases [v2]

2024-05-02 Thread Andy Goryachev
On Thu, 2 May 2024 09:27:41 GMT, drmarmac wrote: > I can create the PR. thank you! - PR Comment: https://git.openjdk.org/jfx/pull/1431#issuecomment-2090784273

[Canonical-hw-cert] [Bug 2063659] Re: focal/linux-fips: 5.4.0-1099.109 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063659 Title: focal/linux-fips:

[Canonical-hw-cert] [Bug 2063684] Re: bionic/linux-hwe-5.4: 5.4.0-182.202~18.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of Canonical Hardware Certification, which is a bug assignee. https://bugs.launchpad.net/bugs/2063684 Title: bionic/linux-hwe-5.4:

Re: [PATCH 2/2] string: improve strlen performance

2024-05-02 Thread Andy Shevchenko
On Thu, May 2, 2024 at 5:59 PM Andy Shevchenko wrote: > On Thu, May 2, 2024 at 5:14 PM Hsin-Yu.Chen wrote: And on top of that, check what this code will do on the architectures that do not support unaligned access. If everything is fine, mention this in the commit message. Btw, your com

Re: [PATCH 2/2] string: improve strlen performance

2024-05-02 Thread Andy Shevchenko
else if (cp[5] == 0) > + return cp - s + 5; > + else if (cp[6] == 0) > + return cp - s + 6; > + else if (cp[7] == 0) > + return cp - s + 7; A lot of redundant 'else':s. > + } > + } > + } -- With Best Regards, Andy Shevchenko

[#347314] DONE lizardfs.git=3.13.0-alt0.rc4.1.1

2024-05-02 Thread Girar pender (andy)
https://git.altlinux.org/tasks/archive/done/_339/347314/logs/events.1.3.log subtask name aarch64 i586 ppc64le x86_64 #100 lizardfs 8:53 5:49 8:565:36 2024-May-02 14:28:31 :: task #347314 for sisyphus started by andy: 2024-May-02 14:28:31 :: message: New boost #100 build

[kscreenlocker] [Bug 486352] Security issue: Lockscreen unlocked without a password with mysterious "Unlock" button, NoPasswordUnlock.qml in logs

2024-05-02 Thread andy
https://bugs.kde.org/show_bug.cgi?id=486352 --- Comment #1 from andy --- After two more nights, unlocking my computer on May 1st had the password prompt as expected, but today May 2nd it had the passwordless "Unlock" button again. Clicking it unlocked my desktop with no passw

[Canonical-hw-cert] [Bug 2063607] Re: jammy/linux-ibm-gt: 5.15.0-1064.67 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063607 Title: jammy/linux-ibm-gt:

[Canonical-hw-cert] [Bug 2063613] Re: jammy/linux-realtime: 5.15.0-1063.71 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063613 Title: jammy/linux-realtime:

[Canonical-hw-cert] [Bug 2063596] Re: jammy/linux-fips: 5.15.0-107.117+fips1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063596 Title: jammy/linux-fips:

[Canonical-hw-cert] [Bug 2063560] Re: mantic/linux-aws: 6.5.0-1020.20 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063560 Title: mantic/linux-aws:

[Canonical-hw-cert] [Bug 2063562] Re: mantic/linux-azure: 6.5.0-1021.22 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063562 Title: mantic/linux-azure:

[#347303] DONE (try 2) crun.git=1.15.0-alt1

2024-05-02 Thread Girar pender (andy)
https://git.altlinux.org/tasks/archive/done/_339/347303/logs/events.2.1.log 2024-May-02 12:48:39 :: task #347303 for sisyphus resumed by andy: girar-check-perms: access to crun ALLOWED for andy: project leader welcomes random builders check-subtask-perms: #100: crun: allowed for andy 2024-May-02

[#347303] TESTED crun.git=1.15.0-alt1

2024-05-02 Thread Girar awaiter (andy)
https://git.altlinux.org/tasks/347303/logs/events.1.1.log subtask name aarch64 i586 ppc64le x86_64 #100 crun 1:52 1:19 2:071:14 2024-May-02 12:39:58 :: test-only task #347303 for sisyphus started by andy: #100 build 1.15.0-alt1 from /people/andy/packages/crun.git fetched

[Canonical-hw-cert] [Bug 2063564] Re: mantic/linux-gcp: 6.5.0-1020.20 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063564 Title: mantic/linux-gcp:

[Canonical-hw-cert] [Bug 2063569] Re: mantic/linux-oracle: 6.5.0-1023.23 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063569 Title: mantic/linux-oracle:

[Canonical-hw-cert] [Bug 2063584] Re: jammy/linux-aws: 5.15.0-1062.68 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063584 Title: jammy/linux-aws:

[Canonical-hw-cert] [Bug 2063589] Re: jammy/linux-azure: 5.15.0-1064.73 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063589 Title: jammy/linux-azure:

[Canonical-hw-cert] [Bug 2063682] Re: focal/linux-uc20-efi: 5.4.0-182.202.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063682 Title: focal/linux-uc20-efi:

[Canonical-hw-cert] [Bug 2063563] Re: jammy/linux-gcp-6.5: 6.5.0-1020.20~22.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: -- You received

[Canonical-hw-cert] [Bug 2063684] Re: bionic/linux-hwe-5.4: 5.4.0-182.202~18.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of Canonical Hardware Certification, which is a bug assignee. https://bugs.launchpad.net/bugs/2063684 Title: bionic/linux-hwe-5.4:

[Canonical-hw-cert] [Bug 2063680] Re: focal/linux-oracle: 5.4.0-1124.133 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063680 Title: focal/linux-oracle:

[Canonical-hw-cert] [Bug 2063675] Re: focal/linux-kvm: 5.4.0-1113.120 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063675 Title: focal/linux-kvm:

[Canonical-hw-cert] [Bug 2063680] Re: focal/linux-oracle: 5.4.0-1124.133 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063663] Re: focal/linux-gkeop: 5.4.0-1092.96 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063663 Title: focal/linux-gkeop:

[Canonical-hw-cert] [Bug 2063662] Re: focal/linux-gcp: 5.4.0-1129.138 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063709] Re: mantic/linux: 6.5.0-40.40 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see:   https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties --

[Canonical-hw-cert] [Bug 2063663] Re: focal/linux-gkeop: 5.4.0-1092.96 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063622] Re: focal/linux-lowlatency-hwe-5.15: 5.15.0-107.117~20.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063623] Re: jammy/linux-lowlatency: 5.15.0-107.117 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063659] Re: focal/linux-fips: 5.4.0-1099.109 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063659 Title: focal/linux-fips:

[Canonical-hw-cert] [Bug 2063709] Re: mantic/linux: 6.5.0-40.40 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see:   https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties --

[Canonical-hw-cert] [Bug 2063559] Re: jammy/linux-aws-6.5: 6.5.0-1020.20~22.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063559 Title: jammy/linux-aws-6.5:

[Canonical-hw-cert] [Bug 2063559] Re: jammy/linux-aws-6.5: 6.5.0-1020.20~22.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063559 Title: jammy/linux-aws-6.5:

[Canonical-hw-cert] [Bug 2063561] Re: jammy/linux-azure-6.5: 6.5.0-1021.22~22.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: -- You received

[Canonical-hw-cert] [Bug 2063642] Re: focal/linux-azure: 5.4.0-1130.137 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063642 Title: focal/linux-azure:

[Canonical-hw-cert] [Bug 2063641] Re: bionic/linux-azure-5.4: 5.4.0-1130.137~18.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063642] Re: focal/linux-azure: 5.4.0-1130.137 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063613] Re: jammy/linux-realtime: 5.15.0-1063.71 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063613 Title: jammy/linux-realtime:

[Canonical-hw-cert] [Bug 2063621] Re: jammy/linux-kvm: 5.15.0-1059.64 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063621 Title: jammy/linux-kvm:

[Canonical-hw-cert] [Bug 2063635] Re: jammy/linux: 5.15.0-107.117 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063635 Title: jammy/linux:

[Canonical-hw-cert] [Bug 2063639] Re: focal/linux-aws: 5.4.0-1125.135 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063639 Title: focal/linux-aws:

[Canonical-hw-cert] [Bug 2063639] Re: focal/linux-aws: 5.4.0-1125.135 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063559] Re: jammy/linux-aws-6.5: 6.5.0-1020.20~22.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: -- You received

[Canonical-hw-cert] [Bug 2063633] Re: focal/linux-hwe-5.15: 5.15.0-107.117~20.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063635] Re: jammy/linux: 5.15.0-107.117 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063640] Re: focal/linux-azure-fips: 5.4.0-1130.137+fips1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063662] Re: focal/linux-gcp: 5.4.0-1129.138 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063662 Title: focal/linux-gcp:

[Canonical-hw-cert] [Bug 2063613] Re: jammy/linux-realtime: 5.15.0-1063.71 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063659] Re: focal/linux-fips: 5.4.0-1099.109 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

Re: [PATCH] string: Add additional __realloc_size() annotations for "dup" helpers

2024-05-02 Thread Andy Shevchenko
e the > ability to manipulate userspace memory.) Makes sense to me, Reviewed-by: Andy Shevchenko ... > + checker(len, kmemdup_array(test_phrases[idx], len, 1, \ > + gfp), kfree(p)); \ Despite being longer

[Canonical-hw-cert] [Bug 2063682] Re: focal/linux-uc20-efi: 5.4.0-182.202.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063684] Re: bionic/linux-hwe-5.4: 5.4.0-182.202~18.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063605] Re: jammy/linux-ibm: 5.15.0-1055.58 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063605 Title: jammy/linux-ibm:

[Canonical-hw-cert] [Bug 2063607] Re: jammy/linux-ibm-gt: 5.15.0-1064.67 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063621] Re: jammy/linux-kvm: 5.15.0-1059.64 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063607] Re: jammy/linux-ibm-gt: 5.15.0-1064.67 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063607 Title: jammy/linux-ibm-gt:

Re: Cannot get Fuseki 5 to run...

2024-05-02 Thread Andy Seaborne
Hi Phil, It's a bug. Fuseki uses the CORS filter from Eclipse Jetty by code-copy so as not to depend on Jetty. But at the last update, some Jetty code usage didn't get replaced and there are class references. Issue created: https://github.com/apache/jena/issues/2443 Andy On 02/05/2024

[Canonical-hw-cert] [Bug 2063675] Re: focal/linux-kvm: 5.4.0-1113.120 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063601] Re: jammy/linux-gke: 5.15.0-1059.64 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063601 Title: jammy/linux-gke:

[Canonical-hw-cert] [Bug 2063603] Re: jammy/linux-gkeop: 5.15.0-1045.52 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063603 Title: jammy/linux-gkeop:

[Canonical-hw-cert] [Bug 2063605] Re: jammy/linux-ibm: 5.15.0-1055.58 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063623] Re: jammy/linux-lowlatency: 5.15.0-107.117 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063633] Re: focal/linux-hwe-5.15: 5.15.0-107.117~20.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063639] Re: focal/linux-aws: 5.4.0-1125.135 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063642] Re: focal/linux-azure: 5.4.0-1130.137 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063603] Re: jammy/linux-gkeop: 5.15.0-1045.52 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063606] Re: jammy/linux-ibm-gt-fips: 5.15.0-1064.67+fips1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063601] Re: jammy/linux-gke: 5.15.0-1059.64 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063602] Re: focal/linux-gkeop-5.15: 5.15.0-1045.52~20.04.1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Canonical-hw-cert] [Bug 2063613] Re: jammy/linux-realtime: 5.15.0-1063.71 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063607] Re: jammy/linux-ibm-gt: 5.15.0-1064.67 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: ** Changed in: k

[Canonical-hw-cert] [Bug 2063621] Re: jammy/linux-kvm: 5.15.0-1059.64 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: In Progress => Fix Released -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063621 Title: jammy/linux-kvm:

[Canonical-hw-cert] [Bug 2063621] Re: jammy/linux-kvm: 5.15.0-1059.64 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: -- You received

[Canonical-hw-cert] [Bug 2063600] Re: jammy/linux-gcp: 5.15.0-1060.68 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063600 Title: jammy/linux-gcp:

Re: [PATCH v1 0/3] drm/panel: ili9341: Obvious fixes

2024-05-02 Thread Andy Shevchenko
On Thu, May 02, 2024 at 09:43:42AM +0200, Neil Armstrong wrote: > Hi, > > On Thu, 25 Apr 2024 17:26:16 +0300, Andy Shevchenko wrote: > > A few obvious fixes to the driver. > > > > Andy Shevchenko (3): > > drm/panel: ili9341: Correct use of device property APIs

Re: [v1,1/3] drm/panel: ili9341: Correct use of device property APIs

2024-05-02 Thread Andy Shevchenko
On Thu, May 02, 2024 at 09:34:17AM +0200, Neil Armstrong wrote: > On 30/04/2024 11:34, Maxime Ripard wrote: ... > Anyway since the rant is finished I'll land the patches. Thank you all for the review and discussion! -- With Best Regards, Andy Shevchenko

Re: [v1,1/3] drm/panel: ili9341: Correct use of device property APIs

2024-05-02 Thread Andy Shevchenko
On Wed, May 01, 2024 at 12:27:14AM +0800, Sui Jingfeng wrote: > On 2024/4/30 22:13, Andy Shevchenko wrote: > > On Fri, Apr 26, 2024 at 05:13:43AM +0800, Sui Jingfeng wrote: ... > > the former might be subdivided to "is it swnode backed or real fwnode one?" > > &g

[Canonical-hw-cert] [Bug 2063589] Re: jammy/linux-azure: 5.15.0-1064.73 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063589 Title: jammy/linux-azure:

[Canonical-hw-cert] [Bug 2063596] Re: jammy/linux-fips: 5.15.0-107.117+fips1 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063596 Title: jammy/linux-fips:

[Canonical-hw-cert] [Bug 2063584] Re: jammy/linux-aws: 5.15.0-1062.68 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063584 Title: jammy/linux-aws:

[Canonical-hw-cert] [Bug 2063569] Re: mantic/linux-oracle: 6.5.0-1023.23 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063569 Title: mantic/linux-oracle:

[Canonical-hw-cert] [Bug 2063562] Re: mantic/linux-azure: 6.5.0-1021.22 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063562 Title: mantic/linux-azure:

[Canonical-hw-cert] [Bug 2063560] Re: mantic/linux-aws: 6.5.0-1020.20 -proposed tracker

2024-05-02 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 Status: Confirmed => In Progress -- You received this bug notification because you are a member of hardware- certification-users, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/2063560 Title: mantic/linux-aws:

Re: [PATCH 073/149] board: intel: Remove and add needed includes

2024-05-02 Thread Andy Shevchenko
On Tue, Apr 30, 2024 at 08:42:00PM -0600, Tom Rini wrote: > Remove from this board vendor directory and when needed > add missing include files directly. Acked-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko

  1   2   3   4   5   6   7   8   9   10   >