Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Jan Beulich
On 29.01.2025 04:22, Marek Marczykowski-Górecki wrote: > On Tue, Jan 28, 2025 at 09:03:15PM -0600, Bjorn Helgaas wrote: >> The report claims the problem only happens with Xen. I'm not a Xen >> person, and I don't know how to find the relevant config accessors. >> The snippets of kernel messages I

Re: [PATCH for-4.20 1/2] x86/shutdown: quiesce devices ahead of AP shutdown

2025-01-29 Thread Jan Beulich
On 28.01.2025 17:27, Roger Pau Monne wrote: > The current shutdown logic in smp_send_stop() will first disable the APs, > and then attempt to disable (some) of the interrupt sources. > > There are two issues with this approach; the first one being that MSI > interrupt sources are not disabled, the

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Juergen Gross
On 29.01.25 10:15, Harshvardhan Jha wrote: On 29/01/25 2:34 PM, Greg KH wrote: On Wed, Jan 29, 2025 at 02:29:48PM +0530, Harshvardhan Jha wrote: Hi Greg, On 29/01/25 2:18 PM, Greg KH wrote: On Wed, Jan 29, 2025 at 02:13:34PM +0530, Harshvardhan Jha wrote: Hi there, On 29/01/25 2:05 PM, Gre

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Jan Beulich
On 29.01.2025 12:53, Marek Marczykowski-Górecki wrote: > On Wed, Jan 29, 2025 at 10:17:20AM +0100, Jan Beulich wrote: >> On 29.01.2025 04:22, Marek Marczykowski-Górecki wrote: >>> On Tue, Jan 28, 2025 at 09:03:15PM -0600, Bjorn Helgaas wrote: The report claims the problem only happens with Xen

Re: [PATCH v1 2/2] docs: fusa: Add the requirements for some of the commands of XEN_VERSION

2025-01-29 Thread Julien Grall
Hi, On Tue, 14 Jan 2025 at 16:50, Ayan Kumar Halder wrote: > We have written the requirements for some of the commands of the > XEN_VERSION > hypercall. > > Signed-off-by: Ayan Kumar Halder > --- > .../design-reqs/arm64/version_hypercall.rst | 33 > .../reqs/design-reqs/version_hype

Re: [PATCH v1 1/3] xen/riscv: implement software page table walking

2025-01-29 Thread Oleksii Kurochko
On 1/29/25 3:01 PM, Jan Beulich wrote: On 29.01.2025 14:12, Oleksii Kurochko wrote: On 1/28/25 9:14 AM, Jan Beulich wrote: On 27.01.2025 18:22, Oleksii Kurochko wrote: On 1/27/25 1:57 PM, Jan Beulich wrote: On 27.01.2025 13:29, Oleksii Kurochko wrote: On 1/27/25 11:06 AM, Jan Beulich wrote:

Re: slow start of Pod HVM domU with qemu 9.1

2025-01-29 Thread Edgar E. Iglesias
On Tue, Jan 28, 2025 at 03:58:14PM -0800, Stefano Stabellini wrote: > On Tue, 28 Jan 2025, Edgar E. Iglesias wrote: > > On Tue, Jan 28, 2025 at 03:15:44PM +0100, Olaf Hering wrote: > > > Hello, > > > > > > starting with qemu 9.1 a PoD HVM domU takes a long time to start. > > > Depending on the dom

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Bjorn Helgaas
On Wed, Jan 29, 2025 at 02:52:33PM +0100, Jan Beulich wrote: > On 29.01.2025 14:32, Bjorn Helgaas wrote: > > On Wed, Jan 29, 2025 at 04:47:28AM +0100, Marek Marczykowski-Górecki wrote: > >> On Tue, Jan 28, 2025 at 09:40:18PM -0600, Bjorn Helgaas wrote: > >>> I guess the code at [2] is running in us

Re: [PATCH for-4.20 2/2] x86/irq: drop fixup_irqs() parameters

2025-01-29 Thread Jan Beulich
On 28.01.2025 17:27, Roger Pau Monne wrote: > The solely remaining caller always passes the same globally available > parameters. Drop the parameters and modify fixup_irqs() to use > cpu_online_map in place of the input mask parameter, and always be verbose > in its output printing. > > While the

Re: [PATCH v1 1/3] xen/riscv: implement software page table walking

2025-01-29 Thread Jan Beulich
On 29.01.2025 14:12, Oleksii Kurochko wrote: > > On 1/28/25 9:14 AM, Jan Beulich wrote: >> On 27.01.2025 18:22, Oleksii Kurochko wrote: >>> On 1/27/25 1:57 PM, Jan Beulich wrote: On 27.01.2025 13:29, Oleksii Kurochko wrote: > On 1/27/25 11:06 AM, Jan Beulich wrote: >> On 20.01.2025 17

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
Hi All, +stable There seems to be some formatting issues in my log output. I have attached it as a file. Thanks & Regards, Harshvardhan On 29/01/25 1:57 PM, Harshvardhan Jha wrote: > Hello there, > > The stable tag v5.4.289 seems to fail to boot with following trace: > > [ OK ] Created slice sy

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
Hi Greg, On 29/01/25 2:18 PM, Greg KH wrote: > On Wed, Jan 29, 2025 at 02:13:34PM +0530, Harshvardhan Jha wrote: >> Hi there, >> >> On 29/01/25 2:05 PM, Greg KH wrote: >>> On Wed, Jan 29, 2025 at 02:03:51PM +0530, Harshvardhan Jha wrote: Hi All, +stable There seems to be s

v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
Hello there, The stable tag v5.4.289 seems to fail to boot with following trace: [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Listening on udev Control Socket. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening o

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
On 29/01/25 2:34 PM, Greg KH wrote: > On Wed, Jan 29, 2025 at 02:29:48PM +0530, Harshvardhan Jha wrote: >> Hi Greg, >> >> On 29/01/25 2:18 PM, Greg KH wrote: >>> On Wed, Jan 29, 2025 at 02:13:34PM +0530, Harshvardhan Jha wrote: Hi there, On 29/01/25 2:05 PM, Greg KH wrote: > On

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
Hi there, On 29/01/25 2:05 PM, Greg KH wrote: > On Wed, Jan 29, 2025 at 02:03:51PM +0530, Harshvardhan Jha wrote: >> Hi All, >> >> +stable >> >> There seems to be some formatting issues in my log output. I have >> attached it as a file. > Confused, what are you wanting us to do here in the stable

Re: [PATCH for-4.20 1/2] x86/shutdown: quiesce devices ahead of AP shutdown

2025-01-29 Thread Jan Beulich
On 29.01.2025 11:13, Jan Beulich wrote: > On 28.01.2025 17:27, Roger Pau Monne wrote: >> The current shutdown logic in smp_send_stop() will first disable the APs, >> and then attempt to disable (some) of the interrupt sources. >> >> There are two issues with this approach; the first one being that

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Bjorn Helgaas
On Wed, Jan 29, 2025 at 04:47:28AM +0100, Marek Marczykowski-Górecki wrote: > On Tue, Jan 28, 2025 at 09:40:18PM -0600, Bjorn Helgaas wrote: > > I guess the code at [2] is running in user mode and uses Linux > > syscalls for config access? Is it straceable? > > Nope, it's running as the hyperviso

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Bjorn Helgaas
On Wed, Jan 29, 2025 at 10:17:20AM +0100, Jan Beulich wrote: > On 29.01.2025 04:22, Marek Marczykowski-Górecki wrote: > > On Tue, Jan 28, 2025 at 09:03:15PM -0600, Bjorn Helgaas wrote: > >> The report claims the problem only happens with Xen. I'm not a Xen > >> person, and I don't know how to find

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Jan Beulich
On 29.01.2025 14:32, Bjorn Helgaas wrote: > On Wed, Jan 29, 2025 at 04:47:28AM +0100, Marek Marczykowski-Górecki wrote: >> On Tue, Jan 28, 2025 at 09:40:18PM -0600, Bjorn Helgaas wrote: >>> I guess the code at [2] is running in user mode and uses Linux >>> syscalls for config access? Is it stracea

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Jan Beulich
On 29.01.2025 14:28, Bjorn Helgaas wrote: > On Wed, Jan 29, 2025 at 10:17:20AM +0100, Jan Beulich wrote: >> On 29.01.2025 04:22, Marek Marczykowski-Górecki wrote: >>> On Tue, Jan 28, 2025 at 09:03:15PM -0600, Bjorn Helgaas wrote: The report claims the problem only happens with Xen. I'm not a

Re: [PATCH v1 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall.

2025-01-29 Thread Bertrand Marquis
Hi Ayan, > On 14 Jan 2025, at 20:50, Ayan Kumar Halder wrote: > > In the current patch, we have defined the requirements which are common for > all the commands. > > Signed-off-by: Ayan Kumar Halder > --- > .../fusa/reqs/design-reqs/arm64/hypercall.rst | 52 > docs/fusa/reqs/in

Re: [PATCH v1 2/2] docs: fusa: Add the requirements for some of the commands of XEN_VERSION

2025-01-29 Thread Bertrand Marquis
Hi Ayan, > On 14 Jan 2025, at 20:50, Ayan Kumar Halder wrote: > > We have written the requirements for some of the commands of the XEN_VERSION > hypercall. > > Signed-off-by: Ayan Kumar Halder > --- > .../design-reqs/arm64/version_hypercall.rst | 33 > .../reqs/design-reqs/version_hy

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Greg KH
On Wed, Jan 29, 2025 at 02:03:51PM +0530, Harshvardhan Jha wrote: > Hi All, > > +stable > > There seems to be some formatting issues in my log output. I have > attached it as a file. Confused, what are you wanting us to do here in the stable tree? thanks, greg k-h

Re: Re: Re: Re: Re: [PATCH v2] treewide: const qualify ctl_tables where applicable

2025-01-29 Thread Joel Granados
On Tue, Jan 28, 2025 at 10:43:10AM -0500, Paul Moore wrote: > On Tue, Jan 28, 2025 at 6:22 AM Joel Granados > wrote: > > On Mon, Jan 27, 2025 at 03:42:39PM +, Matthew Wilcox wrote: > > > On Mon, Jan 27, 2025 at 04:55:58PM +0200, Jani Nikula wrote: > > > > You could have static const within fu

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Greg KH
On Wed, Jan 29, 2025 at 02:13:34PM +0530, Harshvardhan Jha wrote: > Hi there, > > On 29/01/25 2:05 PM, Greg KH wrote: > > On Wed, Jan 29, 2025 at 02:03:51PM +0530, Harshvardhan Jha wrote: > >> Hi All, > >> > >> +stable > >> > >> There seems to be some formatting issues in my log output. I have > >

Re: slow start of Pod HVM domU with qemu 9.1

2025-01-29 Thread Jan Beulich
On 29.01.2025 00:58, Stefano Stabellini wrote: > On Tue, 28 Jan 2025, Edgar E. Iglesias wrote: >> On Tue, Jan 28, 2025 at 03:15:44PM +0100, Olaf Hering wrote: >>> With this change the domU starts fast again: >>> >>> --- a/hw/xen/xen-mapcache.c >>> +++ b/hw/xen/xen-mapcache.c >>> @@ -522,6 +522,7 @@

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Greg KH
On Wed, Jan 29, 2025 at 02:29:48PM +0530, Harshvardhan Jha wrote: > Hi Greg, > > On 29/01/25 2:18 PM, Greg KH wrote: > > On Wed, Jan 29, 2025 at 02:13:34PM +0530, Harshvardhan Jha wrote: > >> Hi there, > >> > >> On 29/01/25 2:05 PM, Greg KH wrote: > >>> On Wed, Jan 29, 2025 at 02:03:51PM +0530, Ha

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Stefano Stabellini
On Wed, 29 Jan 2025, Jürgen Groß wrote: > On 29.01.25 19:35, Harshvardhan Jha wrote: > > > > On 29/01/25 4:52 PM, Juergen Gross wrote: > > > On 29.01.25 10:15, Harshvardhan Jha wrote: > > > > > > > > On 29/01/25 2:34 PM, Greg KH wrote: > > > > > On Wed, Jan 29, 2025 at 02:29:48PM +0530, Harshvard

Re: [PATCH v1 2/2] docs: fusa: Add the requirements for some of the commands of XEN_VERSION

2025-01-29 Thread Julien Grall
On Wed, 29 Jan 2025 at 12:49, Bertrand Marquis wrote: > Hi Julien, > > Welcome back :-) I am not fully back yet but I have a bit of spare time to go through xen-devel :). > > > On 29 Jan 2025, at 16:33, Julien Grall > wrote: > > > > Hi, > > > > On Tue, 14 Jan 2025 at 16:50, Ayan Kumar Halder

Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

2025-01-29 Thread Demi Marie Obenour
On 1/8/25 12:05 PM, Simona Vetter wrote: > On Fri, Dec 27, 2024 at 10:24:29AM +0800, Huang, Honglei1 wrote: >> >> On 2024/12/22 9:59, Demi Marie Obenour wrote: >>> On 12/20/24 10:35 AM, Simona Vetter wrote: On Fri, Dec 20, 2024 at 06:04:09PM +0800, Honglei Huang wrote: > From: Honglei Huan

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Marek Marczykowski-Górecki
On Wed, Jan 29, 2025 at 12:48:25PM -0600, Bjorn Helgaas wrote: > On Wed, Jan 29, 2025 at 03:10:49AM +0100, Marek Marczykowski-Górecki wrote: > > On Tue, Jan 28, 2025 at 07:15:26PM -0600, Bjorn Helgaas wrote: > > > On Fri, Jan 17, 2025 at 01:05:30PM +0100, Marek Marczykowski-Górecki > > > wrote: >

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
On 30/01/25 3:31 AM, Stefano Stabellini wrote: > On Wed, 29 Jan 2025, Jürgen Groß wrote: >> On 29.01.25 19:35, Harshvardhan Jha wrote: >>> On 29/01/25 4:52 PM, Juergen Gross wrote: On 29.01.25 10:15, Harshvardhan Jha wrote: > On 29/01/25 2:34 PM, Greg KH wrote: >> On Wed, Jan 29, 202

Re: [PATCH v1 2/2] docs: fusa: Add the requirements for some of the commands of XEN_VERSION

2025-01-29 Thread Bertrand Marquis
Hi Julien, > On 29 Jan 2025, at 21:20, Julien Grall wrote: > > > On Wed, 29 Jan 2025 at 12:49, Bertrand Marquis > wrote: > Hi Julien, > > Welcome back :-) > > I am not fully back yet but I have a bit of spare time to go through > xen-devel :). Then enjoy your remaining free time to, nothi

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Jürgen Groß
On 30.01.25 06:27, Harshvardhan Jha wrote: On 30/01/25 3:31 AM, Stefano Stabellini wrote: On Wed, 29 Jan 2025, Jürgen Groß wrote: On 29.01.25 19:35, Harshvardhan Jha wrote: On 29/01/25 4:52 PM, Juergen Gross wrote: On 29.01.25 10:15, Harshvardhan Jha wrote: On 29/01/25 2:34 PM, Greg KH wrot

Re: slow start of Pod HVM domU with qemu 9.1

2025-01-29 Thread Stefano Stabellini
On Wed, 29 Jan 2025, Edgar E. Iglesias wrote: > On Tue, Jan 28, 2025 at 03:58:14PM -0800, Stefano Stabellini wrote: > > On Tue, 28 Jan 2025, Edgar E. Iglesias wrote: > > > On Tue, Jan 28, 2025 at 03:15:44PM +0100, Olaf Hering wrote: > > > > Hello, > > > > > > > > starting with qemu 9.1 a PoD HVM d

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Marek Marczykowski-Górecki
On Wed, Jan 29, 2025 at 10:17:20AM +0100, Jan Beulich wrote: > On 29.01.2025 04:22, Marek Marczykowski-Górecki wrote: > > On Tue, Jan 28, 2025 at 09:03:15PM -0600, Bjorn Helgaas wrote: > >> The report claims the problem only happens with Xen. I'm not a Xen > >> person, and I don't know how to find

Re: [PATCH v1 1/3] xen/riscv: implement software page table walking

2025-01-29 Thread Oleksii Kurochko
On 1/28/25 9:14 AM, Jan Beulich wrote: On 27.01.2025 18:22, Oleksii Kurochko wrote: On 1/27/25 1:57 PM, Jan Beulich wrote: On 27.01.2025 13:29, Oleksii Kurochko wrote: On 1/27/25 11:06 AM, Jan Beulich wrote: On 20.01.2025 17:54, Oleksii Kurochko wrote: RISC-V doesn't have hardware feature t

Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

2025-01-29 Thread Demi Marie Obenour
On 1/24/25 7:42 PM, Demi Marie Obenour wrote: > On 1/8/25 12:05 PM, Simona Vetter wrote: >> On Fri, Dec 27, 2024 at 10:24:29AM +0800, Huang, Honglei1 wrote: >>> >>> On 2024/12/22 9:59, Demi Marie Obenour wrote: On 12/20/24 10:35 AM, Simona Vetter wrote: > On Fri, Dec 20, 2024 at 06:04:09PM

Re: slow start of Pod HVM domU with qemu 9.1

2025-01-29 Thread Edgar E. Iglesias
On Wed, Jan 29, 2025 at 09:52:19AM +0100, Jan Beulich wrote: > On 29.01.2025 00:58, Stefano Stabellini wrote: > > On Tue, 28 Jan 2025, Edgar E. Iglesias wrote: > >> On Tue, Jan 28, 2025 at 03:15:44PM +0100, Olaf Hering wrote: > >>> With this change the domU starts fast again: > >>> > >>> --- a/hw/x

Re: [PATCH v1 2/2] docs: fusa: Add the requirements for some of the commands of XEN_VERSION

2025-01-29 Thread Bertrand Marquis
Hi Julien, Welcome back :-) > On 29 Jan 2025, at 16:33, Julien Grall wrote: > > Hi, > > On Tue, 14 Jan 2025 at 16:50, Ayan Kumar Halder > wrote: > We have written the requirements for some of the commands of the XEN_VERSION > hypercall. > > Signed-off-by: Ayan Kumar Halder > --- > .../des

Re: [PATCH 0/3] tools/hvmloader: Decouple APIC IDs from vCPU IDs

2025-01-29 Thread Roger Pau Monné
On Tue, Jan 28, 2025 at 06:42:38PM +, Alejandro Vallejo wrote: > On Tue Jan 28, 2025 at 5:45 PM GMT, Roger Pau Monné wrote: > > On Tue, Jan 28, 2025 at 04:33:39PM +, Alejandro Vallejo wrote: > > > The hypervisor, hvmloader and the toolstack currently engage in a shared > > > assumption that

[GIT PULL] xen: branch for v6.14-rc1

2025-01-29 Thread Juergen Gross
Linus, Please git pull the following tag: git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.14-rc1-tag xen: branch for v6.14-rc1 It contains 3 minor fixes. Thanks. Juergen arch/x86/xen/mmu_pv.c | 4 drivers/xen/pcpu.c | 2 +- drivers/xen/pvcalls-

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
On 29/01/25 4:52 PM, Juergen Gross wrote: > On 29.01.25 10:15, Harshvardhan Jha wrote: >> >> On 29/01/25 2:34 PM, Greg KH wrote: >>> On Wed, Jan 29, 2025 at 02:29:48PM +0530, Harshvardhan Jha wrote: Hi Greg, On 29/01/25 2:18 PM, Greg KH wrote: > On Wed, Jan 29, 2025 at 02:13:34

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Jürgen Groß
On 29.01.25 19:35, Harshvardhan Jha wrote: On 29/01/25 4:52 PM, Juergen Gross wrote: On 29.01.25 10:15, Harshvardhan Jha wrote: On 29/01/25 2:34 PM, Greg KH wrote: On Wed, Jan 29, 2025 at 02:29:48PM +0530, Harshvardhan Jha wrote: Hi Greg, On 29/01/25 2:18 PM, Greg KH wrote: On Wed, Jan 29

Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range

2025-01-29 Thread Harshvardhan Jha
On 30/01/25 12:13 AM, Jürgen Groß wrote: > On 29.01.25 19:35, Harshvardhan Jha wrote: >> >> On 29/01/25 4:52 PM, Juergen Gross wrote: >>> On 29.01.25 10:15, Harshvardhan Jha wrote: On 29/01/25 2:34 PM, Greg KH wrote: > On Wed, Jan 29, 2025 at 02:29:48PM +0530, Harshvardhan Jha wrote

Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)

2025-01-29 Thread Bjorn Helgaas
On Wed, Jan 29, 2025 at 03:10:49AM +0100, Marek Marczykowski-Górecki wrote: > On Tue, Jan 28, 2025 at 07:15:26PM -0600, Bjorn Helgaas wrote: > > On Fri, Jan 17, 2025 at 01:05:30PM +0100, Marek Marczykowski-Górecki wrote: > > > After updating PV dom0 to Linux 6.12, The Mediatek MT7922 device reports

Re: [GIT PULL] xen: branch for v6.14-rc1

2025-01-29 Thread pr-tracker-bot
The pull request you sent on Wed, 29 Jan 2025 19:36:12 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git > for-linus-6.14-rc1-tag has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/b2091a64820f068dd19b7dd5351d8095adb3e5f6 Thank you! -- Deet-doot-dot, I