Accepting request 1230308 from Kernel:slowroll

6.6.65

OBS-URL: https://build.opensuse.org/request/show/1230308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source-longterm?expand=0&rev=46
This commit is contained in:
Ana Guerrero 2024-12-13 21:25:38 +00:00 committed by Git OBS Bridge
commit 0ed42925dc
9 changed files with 55 additions and 15 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 11 22:41:48 CET 2024 - rfrohl@suse.com
- Linux 6.6.65 (bsc#1218260).
- openrisc: Use asm-generic's version of fix_to_virt() &
virt_to_fix() (bsc#1218260).
- Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"
(bsc#1218260).
- Revert "x86/pvh: Call C code via the kernel virtual mapping"
(bsc#1218260).
- commit fbcee5f
-------------------------------------------------------------------
Mon Dec 9 20:12:46 CET 2024 - rfrohl@suse.com

View File

@ -18,8 +18,8 @@
%define srcversion 6.6
%define patchversion 6.6.64
%define git_commit 11cb128c56500fbab810768a01e8fcd34a69d853
%define patchversion 6.6.65
%define git_commit fbcee5fd53b58227c3fcf2d8fef8ddb1618dfe3f
%define variant -longterm%{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -113,9 +113,9 @@ Name: kernel-longterm
Summary: The Linux Kernel
License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.64
Version: 6.6.65
%if 0%{?is_kotd}
Release: <RELEASE>.g11cb128
Release: <RELEASE>.gfbcee5f
%else
Release: 0
%endif

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 11 22:41:48 CET 2024 - rfrohl@suse.com
- Linux 6.6.65 (bsc#1218260).
- openrisc: Use asm-generic's version of fix_to_virt() &
virt_to_fix() (bsc#1218260).
- Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"
(bsc#1218260).
- Revert "x86/pvh: Call C code via the kernel virtual mapping"
(bsc#1218260).
- commit fbcee5f
-------------------------------------------------------------------
Mon Dec 9 20:12:46 CET 2024 - rfrohl@suse.com

View File

@ -17,8 +17,8 @@
%define srcversion 6.6
%define patchversion 6.6.64
%define git_commit 11cb128c56500fbab810768a01e8fcd34a69d853
%define patchversion 6.6.65
%define git_commit fbcee5fd53b58227c3fcf2d8fef8ddb1618dfe3f
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
@ -31,9 +31,9 @@
%endif
Name: kernel-source-longterm
Version: 6.6.64
Version: 6.6.65
%if 0%{?is_kotd}
Release: <RELEASE>.g11cb128
Release: <RELEASE>.gfbcee5f
%else
Release: 0
%endif

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 11 22:41:48 CET 2024 - rfrohl@suse.com
- Linux 6.6.65 (bsc#1218260).
- openrisc: Use asm-generic's version of fix_to_virt() &
virt_to_fix() (bsc#1218260).
- Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"
(bsc#1218260).
- Revert "x86/pvh: Call C code via the kernel virtual mapping"
(bsc#1218260).
- commit fbcee5f
-------------------------------------------------------------------
Mon Dec 9 20:12:46 CET 2024 - rfrohl@suse.com

View File

@ -16,7 +16,7 @@
#
%define git_commit 11cb128c56500fbab810768a01e8fcd34a69d853
%define git_commit fbcee5fd53b58227c3fcf2d8fef8ddb1618dfe3f
%define variant -longterm%{nil}
%include %_sourcedir/kernel-spec-macros
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0-only
Group: Development/Sources
Version: 6.6.64
Version: 6.6.65
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g11cb128
Release: <RELEASE>.gfbcee5f
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6536f0b5080cc7762a78844a36146b69081540d8c7d7908924acb0ca22916792
size 10354138
oid sha256:f51fd28b831e883706510e4848fa20839eb08469562e49f75bb81d3e39cbd811
size 10356389

View File

@ -13223,6 +13223,10 @@
patches.kernel.org/bpf-handle-fake-register-spill-to-stack-with-BPF_ST_MEM-instruction.patch
patches.kernel.org/drm-vc4-Match-drm_dev_enter-and-exit-calls-in-vc4_hvs_lut_load.patch
patches.kernel.org/ALSA-usb-audio-Fix-a-DMA-to-stack-memory-bug.patch
patches.kernel.org/6.6.65-001-Revert-x86-pvh-Call-C-code-via-the-kernel-virt.patch
patches.kernel.org/6.6.65-002-Revert-x86-pvh-Set-phys_base-when-calling-xen_.patch
patches.kernel.org/6.6.65-003-openrisc-Use-asm-generic-s-version-of-fix_to_v.patch
patches.kernel.org/6.6.65-004-Linux-6.6.65.patch
########################################################
# Build fixes that apply to the vanilla kernel too.

View File

@ -1,3 +1,3 @@
2024-12-09 19:12:46 +0000
GIT Revision: 11cb128c56500fbab810768a01e8fcd34a69d853
2024-12-11 21:41:57 +0000
GIT Revision: fbcee5fd53b58227c3fcf2d8fef8ddb1618dfe3f
GIT Branch: slowroll